Re: [Emc-developers] joint mode jogging in master

2017-04-15 Thread Gene Heskett
On Sunday 16 April 2017 01:45:53 Phillip Carter wrote: > On 16/4/17 3:23 pm, Gene Heskett wrote: > > On Saturday 15 April 2017 19:35:57 Gene Heskett wrote: > >> On Saturday 15 April 2017 19:17:23 Gene Heskett wrote: > >>> On Saturday 15 April 2017 06:29:22 Phillip Carter wrote: > I have just

Re: [Emc-developers] joint mode jogging in master

2017-04-15 Thread Gene Heskett
On Saturday 15 April 2017 19:35:57 Gene Heskett wrote: > On Saturday 15 April 2017 19:17:23 Gene Heskett wrote: > > On Saturday 15 April 2017 06:29:22 Phillip Carter wrote: > > > I have just noticed in sim/axis/gantry that joint 3 does not jog > > > with the leftbracket/rightbracket keyboard keys

Re: [Emc-developers] view and mm/inches switching.

2017-04-15 Thread Gene Heskett
On Saturday 15 April 2017 19:58:22 andy pugh wrote: > On 16 April 2017 at 00:43, Gene Heskett wrote: > > Its a last ditch thought, but not as dynamic as I'd like. I'd like > > very much if it was real time as I have used that switch in the > > middle of a gcode program more

Re: [Emc-developers] view and mm/inches switching.

2017-04-15 Thread andy pugh
On 16 April 2017 at 00:43, Gene Heskett wrote: > Its a last ditch thought, but not as dynamic as I'd like. I'd like very > much if it was real time as I have used that switch in the middle of a > gcode program more than once. Do you often care about jog step sizes in the

Re: [Emc-developers] view and mm/inches switching.

2017-04-15 Thread Gene Heskett
On Saturday 15 April 2017 19:35:45 John Figie wrote: > Gene > > I don't know if this helps. There are some global parameters you can > read witin your g code program. > > >- > >#<_metric> - Return 1 if G21 is on, else 0. >- > >#<_imperial> - Return 1 if G20 is on, else 0. > >

Re: [Emc-developers] joint mode jogging in master

2017-04-15 Thread Phillip Carter
On 16/4/17 9:17 am, Gene Heskett wrote: > On Saturday 15 April 2017 06:29:22 Phillip Carter wrote: > >> I have just noticed in sim/axis/gantry that joint 3 does not jog with >> the leftbracket/rightbracket keyboard keys but does with the >> minus/equals keyboard keys. Is this the correct

Re: [Emc-developers] joint mode jogging in master

2017-04-15 Thread Gene Heskett
On Saturday 15 April 2017 19:17:23 Gene Heskett wrote: > On Saturday 15 April 2017 06:29:22 Phillip Carter wrote: > > I have just noticed in sim/axis/gantry that joint 3 does not jog > > with the leftbracket/rightbracket keyboard keys but does with the > > minus/equals keyboard keys. Is this the

Re: [Emc-developers] view and mm/inches switching.

2017-04-15 Thread John Figie
Gene I don't know if this helps. There are some global parameters you can read witin your g code program. - #<_metric> - Return 1 if G21 is on, else 0. - #<_imperial> - Return 1 if G20 is on, else 0. John. On Apr 15, 2017 9:05 AM, "Gene Heskett" wrote: >

Re: [Emc-developers] joint mode jogging in master

2017-04-15 Thread Gene Heskett
On Saturday 15 April 2017 06:29:22 Phillip Carter wrote: > I have just noticed in sim/axis/gantry that joint 3 does not jog with > the leftbracket/rightbracket keyboard keys but does with the > minus/equals keyboard keys. Is this the correct behaviour? I also, for lack of anything better to do,

Re: [Emc-developers] G20/G21 status HAL pins

2017-04-15 Thread Gene Heskett
On Saturday 15 April 2017 16:25:31 you wrote: > Hello Gene, > > First off I want to apologize for responding to your message on the > EMC dev list the other day regarding the lack of HAL pins for G20/21 > status. I was on my stupid phone and did not realize you had sent that > message to the EMC

[Emc-developers] view and mm/inches switching.

2017-04-15 Thread Gene Heskett
Greetings everybody; I think I asked about this once before, but do not recall getting an answer I could use, so asking again. My jog wheel code currently has no way to switch between inches and mm's, either for the motion stepsize, or for the displayed step size. So I need a pair of pins

[Emc-developers] joint mode jogging in master

2017-04-15 Thread Phillip Carter
I have just noticed in sim/axis/gantry that joint 3 does not jog with the leftbracket/rightbracket keyboard keys but does with the minus/equals keyboard keys. Is this the correct behaviour? -- Cheers, Phill -- Check