Re: [Emc-users] User Interface Addition

2019-12-02 Thread Eric H. Johnson
Todd,

Oops, flawed memory. The application is called schedrmt, emcsched is the main 
module. The description for how it is supposed to work is in the comments of 
schedrmt.cc.

Regards,
Eric

On December 2, 2019 6:50:17 PM EST, "Eric H. Johnson"  
wrote:
>Todd,
>
>I wrote something along those lines years ago, and still exists in the
>source code. It is called emcsched. I wrote it for a jewelry
>application that did lots of small parts. It basically lets you put a
>job in queue, pick a starting point, feed rate, etc. and runs the jobs
>in the order in the queue. The jewelry job ultimately fell through, so
>the feature went dormant / abandoned.
>
>It is in the same family of applications as linuxcncrsh and halrmt,
>which use a telnet type text interface to issue commands. No user
>interface currently supports it, other than a custom interface I wrote,
>which has long since been abandoned.
>
>Regards,
>Eric
>
>
>On December 2, 2019 4:15:12 PM EST, Todd Zuercher
> wrote:
>>How hard might it be to add a Job Queue to one of the user interfaces?
>>
>>At our factory it is common for a supervisor to create a list of jobs
>>that are to be ran on a machine for the next shift(s).  I think it
>>would be nice if this could be handled as part of Linuxcnc.  The
>>supervisor could build the job list including:  file name and path,
>>type of material to be used, and number of parts needed (or file runs)
>>then send that directly to the Linuxcnc PC at the machine over the
>>network.  Then Linuxcnc could use this list to open the correct file
>>for the machine operator, tell the operator what material is to be
>>used, keep track of the number of parts (or runs) completed, and move
>>on to the next item in the queue and load it's milling file when
>ready,
>>and on down the list.
>>
>>Todd Zuercher
>>P. Graham Dunn Inc.
>>630 Henry Street
>>Dalton, Ohio 44618
>>Phone:  (330)828-2105ext. 2031
>>
>>
>>___
>>Emc-users mailing list
>>Emc-users@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/emc-users
>
>-- 
>Sent from my Android device with K-9 Mail. Please excuse my brevity.
>___
>Emc-users mailing list
>Emc-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/emc-users

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] User Interface Addition

2019-12-02 Thread Eric H. Johnson
Todd,

I wrote something along those lines years ago, and still exists in the source 
code. It is called emcsched. I wrote it for a jewelry application that did lots 
of small parts. It basically lets you put a job in queue, pick a starting 
point, feed rate, etc. and runs the jobs in the order in the queue. The jewelry 
job ultimately fell through, so the feature went dormant / abandoned.

It is in the same family of applications as linuxcncrsh and halrmt, which use a 
telnet type text interface to issue commands. No user interface currently 
supports it, other than a custom interface I wrote, which has long since been 
abandoned.

Regards,
Eric


On December 2, 2019 4:15:12 PM EST, Todd Zuercher  wrote:
>How hard might it be to add a Job Queue to one of the user interfaces?
>
>At our factory it is common for a supervisor to create a list of jobs
>that are to be ran on a machine for the next shift(s).  I think it
>would be nice if this could be handled as part of Linuxcnc.  The
>supervisor could build the job list including:  file name and path,
>type of material to be used, and number of parts needed (or file runs)
>then send that directly to the Linuxcnc PC at the machine over the
>network.  Then Linuxcnc could use this list to open the correct file
>for the machine operator, tell the operator what material is to be
>used, keep track of the number of parts (or runs) completed, and move
>on to the next item in the queue and load it's milling file when ready,
>and on down the list.
>
>Todd Zuercher
>P. Graham Dunn Inc.
>630 Henry Street
>Dalton, Ohio 44618
>Phone:  (330)828-2105ext. 2031
>
>
>___
>Emc-users mailing list
>Emc-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/emc-users

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] User Interface Addition

2019-12-02 Thread Todd Zuercher
Having it controlled by a central server is probably a good idea.  But I think 
the user interface at the machine would be best served by a tab or VCP panel.



Sent from my Verizon 4G LTE smartphone


 Original message 
From: Chris Albertson 
Date: 12/2/19 4:41 PM (GMT-05:00)
To: "Enhanced Machine Controller (EMC)" 
Subject: Re: [Emc-users] User Interface Addition

I think scheduling might be a useful feature but it is best done as a
separate application.The schedule app could run CNC jobs on remote
computers.   It would be able to do shop-wide scheduling on any number of
CNC machines. Also, I think you'd want the scheduler to run on a
computer that is not driving a CNC machine.You want the scheduler's
user interface to be available at multiple screens and even a cell phone so
a web-based interface would be best.



On Mon, Dec 2, 2019 at 1:17 PM Todd Zuercher  wrote:

> How hard might it be to add a Job Queue to one of the user interfaces?
>
> At our factory it is common for a supervisor to create a list of jobs that
> are to be ran on a machine for the next shift(s).  I think it would be nice
> if this could be handled as part of Linuxcnc.  The supervisor could build
> the job list including:  file name and path, type of material to be used,
> and number of parts needed (or file runs) then send that directly to the
> Linuxcnc PC at the machine over the network.  Then Linuxcnc could use this
> list to open the correct file for the machine operator, tell the operator
> what material is to be used, keep track of the number of parts (or runs)
> completed, and move on to the next item in the queue and load it's milling
> file when ready, and on down the list.
>
> Todd Zuercher
> P. Graham Dunn Inc.
> 630 Henry Street
> Dalton, Ohio 44618
> Phone:  (330)828-2105ext. 2031
>
>
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>


--

Chris Albertson
Redondo Beach, California

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] User Interface Addition

2019-12-02 Thread andy pugh
On Mon, 2 Dec 2019 at 23:03, dave engvall  wrote:

> I have no idea what hooks are there or need to be added to make this happen.

The first thing I would try would be:
http://linuxcnc.org/docs/2.8/html/man/man1/linuxcncrsh.1.html

Which allows each machine on the network to specify its own interface
name, which seems like it would help with a single master server
controlling multiple instances.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] User Interface Addition

2019-12-02 Thread dave engvall
I've been asking about this for years and have been met with resounding 
silence. I rather like the idea of doing it remotely. Not that most 
cpu's can't handle it but tends to get one thinking shopwise rather then 
just a single machine.


Thanks for poking the bear. ;-)

I have no idea what hooks are there or need to be added to make this happen.

Dave



On 12/2/19 1:59 PM, andy pugh wrote:

On Mon, 2 Dec 2019 at 21:17, Todd Zuercher  wrote:

How hard might it be to add a Job Queue to one of the user interfaces?

I think this might be an easy thing to do as a VBA Macro in Excel. If
Excel is the current input level.




___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] User Interface Addition

2019-12-02 Thread andy pugh
On Mon, 2 Dec 2019 at 21:17, Todd Zuercher  wrote:
>
> How hard might it be to add a Job Queue to one of the user interfaces?

I think this might be an easy thing to do as a VBA Macro in Excel. If
Excel is the current input level.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] User Interface Addition

2019-12-02 Thread Chris Albertson
I think scheduling might be a useful feature but it is best done as a
separate application.The schedule app could run CNC jobs on remote
computers.   It would be able to do shop-wide scheduling on any number of
CNC machines. Also, I think you'd want the scheduler to run on a
computer that is not driving a CNC machine.You want the scheduler's
user interface to be available at multiple screens and even a cell phone so
a web-based interface would be best.



On Mon, Dec 2, 2019 at 1:17 PM Todd Zuercher  wrote:

> How hard might it be to add a Job Queue to one of the user interfaces?
>
> At our factory it is common for a supervisor to create a list of jobs that
> are to be ran on a machine for the next shift(s).  I think it would be nice
> if this could be handled as part of Linuxcnc.  The supervisor could build
> the job list including:  file name and path, type of material to be used,
> and number of parts needed (or file runs) then send that directly to the
> Linuxcnc PC at the machine over the network.  Then Linuxcnc could use this
> list to open the correct file for the machine operator, tell the operator
> what material is to be used, keep track of the number of parts (or runs)
> completed, and move on to the next item in the queue and load it's milling
> file when ready, and on down the list.
>
> Todd Zuercher
> P. Graham Dunn Inc.
> 630 Henry Street
> Dalton, Ohio 44618
> Phone:  (330)828-2105ext. 2031
>
>
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>


-- 

Chris Albertson
Redondo Beach, California

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] User Interface Addition

2019-12-02 Thread Todd Zuercher
How hard might it be to add a Job Queue to one of the user interfaces?

At our factory it is common for a supervisor to create a list of jobs that are 
to be ran on a machine for the next shift(s).  I think it would be nice if this 
could be handled as part of Linuxcnc.  The supervisor could build the job list 
including:  file name and path, type of material to be used, and number of 
parts needed (or file runs) then send that directly to the Linuxcnc PC at the 
machine over the network.  Then Linuxcnc could use this list to open the 
correct file for the machine operator, tell the operator what material is to be 
used, keep track of the number of parts (or runs) completed, and move on to the 
next item in the queue and load it's milling file when ready, and on down the 
list.

Todd Zuercher
P. Graham Dunn Inc.
630 Henry Street
Dalton, Ohio 44618
Phone:  (330)828-2105ext. 2031


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users