Question about G49
- Vector
-
Topic Author
- Online
- Premium Member
-
Less
More
- Posts: 101
- Thank you received: 23
17 Feb 2025 00:38 #321787
by Vector
Question about G49 was created by Vector
This may be a purely academic question, but nonetheless:
G49 seems to be 'modal' whenever a G43 Hn is not in effect (also, the 'n' tool must have a non-zero offset in order to 'turn off' G49 and 'turn on' G43 in the 'active g-codes display').
I say the previous because whether or not I specify G49 in the RS274NGC_STARTUP_CODE , my machine shows G49 under 'active g-codes' after every restart. (I'm using QtDragon, and this is right under the last axis in the DRO).
I guess my questions are:
Is there any reason the G49 needs to be specified in RS274NGC_STARTUP_CODE ?
It appears that tool offsets are not persistent across re-starts: but is there any case outside of custom programming that would make them persistent across re-starts? (I guess this might be an answer to my first question.)
Thanks!
G49 seems to be 'modal' whenever a G43 Hn is not in effect (also, the 'n' tool must have a non-zero offset in order to 'turn off' G49 and 'turn on' G43 in the 'active g-codes display').
I say the previous because whether or not I specify G49 in the RS274NGC_STARTUP_CODE , my machine shows G49 under 'active g-codes' after every restart. (I'm using QtDragon, and this is right under the last axis in the DRO).
I guess my questions are:
Is there any reason the G49 needs to be specified in RS274NGC_STARTUP_CODE ?
It appears that tool offsets are not persistent across re-starts: but is there any case outside of custom programming that would make them persistent across re-starts? (I guess this might be an answer to my first question.)
Thanks!
Please Log in or Create an account to join the conversation.
- JT
-
- Away
- Administrator
-
Less
More
- Posts: 910
- Thank you received: 470
20 Feb 2025 14:04 #322067
by JT
Replied by JT on topic Question about G49
The RS274NGC_STARTUP_CODE IMHO is not really needed for anything because your preamble in the NC file will over write the startup code. If you run the Axis sim which does not have RS274NGC_STARTUP_CODE you can see the default start up codes G80 G17 G40 G20 G90 G94 G54 G49 G99 G64 G97 G91.1 G8 G92.2 M5 M9 M48 M53 M0 F0
JT
JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds