Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-14 Thread andy pugh
On 14 September 2013 01:53, Cecil Thomas wctho...@chartertn.net wrote: The default lathe setup has only 2 axes. It is not obvious to me how to add the third axis for the speed knob. Can I add the third axis in the .ini file without messing up anything Something I forgot to say last

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread N. Christopher Perry
Try using 'DEBUG'. I have the same problem with 'PRINT'. N. Christopher Perry On Sep 13, 2013, at 0:18, Cecil Thomas wctho...@chartertn.net wrote: I have completed the CNC conversion of my Monarch 10EE except for the spindle speed control. For now I must set the spindle speed manually

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread andy pugh
On 13 September 2013 05:18, Cecil Thomas wctho...@chartertn.net wrote: Until I have figured out how to control the 10EE speed from LinuxCNC I would like to have a message or notice to show up in my Axis custompanel where I have the spindle speed readout and the Spindle at speed Led.

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread John Thornton
I just do that in G code for my BP until I fit a proper motor. (DEBUG, Set Spindle Speed to 500) M0 ; wait for the start button to be pressed JT On 9/12/2013 11:18 PM, Cecil Thomas wrote: I have completed the CNC conversion of my Monarch 10EE except for the spindle speed control. For now I

[Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread Cecil Thomas
Thanks John, Andy, Chris and Christopher. The DEBUG did what I needed for now. I left the m3 s#71 because I use it to set the speed (PWM) on the little JET 9x20 and it also gives me a target for the SPINDLE at SPEED LED. I still have a lot to learn about widgets. Now that I think about it

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread andy pugh
On 13 September 2013 22:53, Cecil Thomas wctho...@chartertn.net wrote: My 10EE is a 1953 model with the Ward Leonard m/g drive. The speed is controlled with two 50 watt rheostats ganged together It's a very Heath Robinson[1] solution, but a small stepper motor moving the rheostats would work

[Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread Cecil Thomas
Andy, That solution has occurred to me and it might be the way I'll go. I have the stepper and the gecko to drive for it and room in the control box. The speed knob is connected to the rheostats by a chain drive (similar to bicycle chain and sprockets) I can just put a sprocket on the

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread andy pugh
On 14 September 2013 01:53, Cecil Thomas wctho...@chartertn.net wrote: I can even hide it inside the machine so no one will know it's there. I know where you are coming from, I am considering a CNC conversion of a Rivett 608. If you thought that the Monarch guys were going to howl…. The

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-13 Thread Gene Heskett
On Friday 13 September 2013 22:11:07 Cecil Thomas did opine: Andy, That solution has occurred to me and it might be the way I'll go. I have the stepper and the gecko to drive for it and room in the control box. The speed knob is connected to the rheostats by a chain drive (similar to

[Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-12 Thread Cecil Thomas
I have completed the CNC conversion of my Monarch 10EE except for the spindle speed control. For now I must set the spindle speed manually with the speed knob. Until I have figured out how to control the 10EE speed from LinuxCNC I would like to have a message or notice to show up in my

Re: [Emc-users] Displaying a variable in the Axis Custom Panel

2013-09-12 Thread Chris Morley
Sep 2013 00:18:13 -0400 To: emc-users@lists.sourceforge.net From: wctho...@chartertn.net Subject: [Emc-users] Displaying a variable in the Axis Custom Panel I have completed the CNC conversion of my Monarch 10EE except for the spindle speed control. For now I must set the spindle speed