Typo regarding "G52", "G92" and DISABLE_G92_PERSISTENCE
14 Feb 2024 12:06 #293321
by Unlogic
Typo regarding "G52", "G92" and DISABLE_G92_PERSISTENCE was created by Unlogic
As the CNC conversion of my mill is nearing completion I started reading through the G-code documentation of LinuxCNC and came across what I think might be typo.
On the page linked here it says:
Shouldn't it say that the parameter in question are persisted by default and volatile only if "DISABLE_G92_PERSISTENCE = 1"?
On the page linked here it says:
- 5210 - 1 if "G52" or "G92" offset is currently applied, 0 otherwise. Volatile by default; persistent if DISABLE_G92_PERSISTENCE = 1 in the [RS274NGC] section of the INI file.
- 5211-5219 - Shared "G52" and "G92" offset for X, Y, Z, A, B, C, U, V & W. Volatile by default; persistent if DISABLE_G92_PERSISTENCE = 1 in the [RS274NGC] section of the INI file.
Shouldn't it say that the parameter in question are persisted by default and volatile only if "DISABLE_G92_PERSISTENCE = 1"?
Please Log in or Create an account to join the conversation.
17 Feb 2024 13:01 #293612
by andypugh
Replied by andypugh on topic Typo regarding "G52", "G92" and DISABLE_G92_PERSISTENCE
You are right that this doesn't sound right.
Can you raise it as an issue here:
github.com/LinuxCNC/linuxcnc/issues
Can you raise it as an issue here:
github.com/LinuxCNC/linuxcnc/issues
Please Log in or Create an account to join the conversation.
18 Feb 2024 09:52 #293676
by Unlogic
Replied by Unlogic on topic Typo regarding "G52", "G92" and DISABLE_G92_PERSISTENCE
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.085 seconds