Randomly switching between G20 & G21 mode
- Hippy
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 2
17 Mar 2018 01:13 #107454
by Hippy
Randomly switching between G20 & G21 mode was created by Hippy
Hi...I am currently running 2.7.11 and use gmocappy as my screen. I run inches so I have G20 set, but sometimes randomly it will switch to a G21. What could be causing this? My ini files only reference G20, as far as I know G21 is not referenced anywhere in my configs.
Its more of an annoyance then anything else at this point, but would like to get it fixed as restarting Linuxcnc everything it happens to get my G20 back gets old.
Its more of an annoyance then anything else at this point, but would like to get it fixed as restarting Linuxcnc everything it happens to get my G20 back gets old.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
18 Mar 2018 22:51 #107522
by andypugh
Replied by andypugh on topic Randomly switching between G20 & G21 mode
You could just MDI a G20 instruction, no need to restart.
I would suspect that the G21 instruction is in a remap or subroutine file somewhere.
As a first step I would grep the config directory for "G21"
I would suspect that the G21 instruction is in a remap or subroutine file somewhere.
As a first step I would grep the config directory for "G21"
Please Log in or Create an account to join the conversation.
- Hippy
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 2
19 Mar 2018 00:25 #107528
by Hippy
Replied by Hippy on topic Randomly switching between G20 & G21 mode
Thanks Andy never thought of doing that.
Please Log in or Create an account to join the conversation.
Time to create page: 0.107 seconds