File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ if __name__ == "__main__":
491491* `ORIENT_OFFSET = 0` - (((ORIENT OFFSET)))
492492 A float value added to the R word parameter of an <<mcode:m19,M19 Orient Spindle>> operation.
493493 Used to define an arbitrary zero position regardless of encoder mount orientation.
494- * `RS274NGC_STARTUP_CODE = G17 G20 G40 G49 G64 P0.001 G80 G90 G92 G94 G97 G98` - (((RS274NGC STARTUP CODE)))
494+ * `RS274NGC_STARTUP_CODE = G17 G20 G40 G49 G64 P0.001 G80 G90 G92.1 G94 G97 G98` - (((RS274NGC STARTUP CODE)))
495495 A string of NC codes that the interpreter is initialized with.
496496 This is not a substitute for specifying modal G-codes at the top of each NGC file,
497497 because the modal codes of machines differ, and may be changed by G-code interpreted earlier in the session.
You can’t perform that action at this time.
0 commit comments