Re: [Emc-users] Slaved axis

2018-07-29 Thread John Dammeyer
From: andy pugh [mailto:bodge...@gmail.com] > Sent: July-29-18 10:53 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Slaved axis > > On 29 July 2018 at 18:25, John Dammeyer wrote: > > > If I understand the code correctly it treats the display as if it's &g

Re: [Emc-users] Slaved axis

2018-07-29 Thread andy pugh
On 29 July 2018 at 18:25, John Dammeyer wrote: > If I understand the code correctly it treats the display as if it's > connected via Ethernet to "localhost", "port 13666" so I'm not sure how the > interface is a Serial or USB. Possibly through a driver. I think that Matrix Orbital might

Re: [Emc-users] Slaved axis

2018-07-29 Thread John Dammeyer
: andy pugh [mailto:bodge...@gmail.com] > Sent: July-29-18 5:48 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Slaved axis > > On 29 July 2018 at 05:12, John Dammeyer wrote: > > I'm still pondering over replacing my ELS project with a Beaglebone running >

Re: [Emc-users] Slaved axis

2018-07-29 Thread andy pugh
On 29 July 2018 at 05:12, John Dammeyer wrote: > I'm still pondering over replacing my ELS project with a Beaglebone running > MachineKit so it can run G-Code but use the keypad and display from my > original ELS and duplicate the manual style of operation when needed. FWIW there used to be a

Re: [Emc-users] Slaved axis

2018-07-28 Thread John Dammeyer
el.net] > Sent: July-28-18 8:39 PM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Slaved axis > > On Saturday 28 July 2018 20:13:20 John Dammeyer wrote: > > > Quick question. For a mill to move the tool bit from Point A to Point > > B the software parsin

Re: [Emc-users] Slaved axis

2018-07-28 Thread Gene Heskett
On Saturday 28 July 2018 20:13:20 John Dammeyer wrote: > Quick question. For a mill to move the tool bit from Point A to Point > B the software parsing the G Code Xn.nnnYm.mmm determines how fast to > accelerate and move each axis so a straight line is drawn between the > starting and new end

Re: [Emc-users] Slaved axis

2018-07-28 Thread jeremy youngs
On Sat, Jul 28, 2018, 7:32 PM andy pugh wrote: > On 29 July 2018 at 01:13, John Dammeyer wrote: > > > With MachineKit or LinuxCNC, the JOG keys or MPG moves the carriage. Can > the > > cross slide be programmed track the taper? Is there a way to 'link' the > jog > > buttons so that they track

Re: [Emc-users] Slaved axis

2018-07-28 Thread andy pugh
On 29 July 2018 at 01:13, John Dammeyer wrote: > With MachineKit or LinuxCNC, the JOG keys or MPG moves the carriage. Can the > cross slide be programmed track the taper? Is there a way to 'link' the jog > buttons so that they track with a mathematical formula? All things are possible, but

[Emc-users] Slaved axis

2018-07-28 Thread John Dammeyer
Quick question. For a mill to move the tool bit from Point A to Point B the software parsing the G Code Xn.nnnYm.mmm determines how fast to accelerate and move each axis so a straight line is drawn between the starting and new end points. Similarly, if an arc is programed the X,Y motion is