Re: [Emc-developers] Active gcode display incorrectly

2013-09-17 Thread Chris Morley
> Date: Tue, 17 Sep 2013 05:51:54 -0500 > From: bjt...@gmail.com > To: emc-developers@lists.sourceforge.net > Subject: Re: [Emc-developers] Active gcode display incorrectly > > G17 may not be in your program but if you have M2 as program end G17 is > applied. > > http://linuxcnc.org/docs/html/

Re: [Emc-developers] DISCUSS: feed interlock pins

2013-09-17 Thread Chris Morley
> Date: Tue, 17 Sep 2013 20:45:08 -0500 > From: ch...@timeguy.com > To: emc-developers@lists.sourceforge.net > Subject: Re: [Emc-developers] DISCUSS: feed interlock pins > > On Wed, Sep 18, 2013 at 12:23:28AM +, Chris Morley wrote: > > > Fair enough. I'm not stuck on multiple pins. > > > >

Re: [Emc-developers] DISCUSS: feed interlock pins

2013-09-17 Thread Chris Radek
On Wed, Sep 18, 2013 at 12:23:28AM +, Chris Morley wrote: > Fair enough. I'm not stuck on multiple pins. > > What I can do is re-do the patch one pin of each feed and spindle. > I will use the name inhibit rather then interlock. > > I can't see how it hurts to have them available, no one has

Re: [Emc-developers] DISCUSS: feed interlock pins

2013-09-17 Thread Chris Morley
> Date: Tue, 17 Sep 2013 14:23:12 -0500 > From: ch...@timeguy.com > To: emc-developers@lists.sourceforge.net > Subject: Re: [Emc-developers] DISCUSS: feed interlock pins > > On Tue, Sep 17, 2013 at 05:36:04AM +, Chris Morley wrote: > > > > Actually I think axis.N.amp-enable-out is like this

Re: [Emc-developers] DISCUSS: feed interlock pins

2013-09-17 Thread Chris Radek
On Tue, Sep 17, 2013 at 05:36:04AM +, Chris Morley wrote: > > Actually I think axis.N.amp-enable-out is like this. since there is no way > to turn individual axis amps on and off... You could have just had one pin. You are right! I forgot about that one. It is a holdover from the pre-hal da

[Emc-developers] LCNC V3 nice to have feature

2013-09-17 Thread Gene Heskett
Greetings; I am in the middle of roughing out a bit of code that would help me in laying out the pocket to hold a piece of PCB material for mechanical etching, with the pocket carved in a sheet of micarta I get in 1/2" thickness from Highland Hdwe in Hotlanta. A common feature of all those I h

[Emc-developers] DISCUSS: feed interlock pins

2013-09-17 Thread Rick Lair
Hello Guys Lair82 from the forum, We have expressed interest in the past about some form of interlock pin, mainly to not allow an idle machine to start production, and also to not allow a machine that is making chips to be able to finish its current program and not be able to re-start. An example

Re: [Emc-developers] Active gcode display incorrectly

2013-09-17 Thread John Thornton
G17 may not be in your program but if you have M2 as program end G17 is applied. http://linuxcnc.org/docs/html/gcode/m-code.html#sec:M2-M30 JT On 9/16/2013 12:46 PM, Chris Morley wrote: > >> From: dro...@tormach.com >> To: emc-developers@lists.sourceforge.net >> Date: Mon, 16 Sep 2013 08:32:39

Re: [Emc-developers] DISCUSS: feed interlock pins

2013-09-17 Thread andy pugh
On 17 September 2013 03:44, Chris Radek wrote: > Can you say more about why this is (a use case)? It is prompted by this thread: http://www.linuxcnc.org/index.php/english/forum/24-hal-components/27004-multiple-instances-of-feed-hold?limitstart=0#38870 I feel he may be trying to exactly replicat