Typo regarding "G52", "G92" and DISABLE_G92_PERSISTENCE

More
14 Feb 2024 12:06 #293321 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:

  • 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.

More
17 Feb 2024 13:01 #293612 by andypugh
You are right that this doesn't sound right.
Can you raise it as an issue here:
github.com/LinuxCNC/linuxcnc/issues

Please Log in or Create an account to join the conversation.

More
18 Feb 2024 09:52 #293676 by Unlogic

Please Log in or Create an account to join the conversation.

Moderators: HansU
Time to create page: 0.102 seconds
Powered by Kunena Forum