File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1037,16 +1037,15 @@ Modify your INI File to include the following:
10371037[source,{ini}]
10381038----
10391039[RS274NGC]
1040- # Make sure INI_VARS and HAL_PIN_VARS are not set to 0. They are set to 1 by default.
1041- # LinuxCNC versions below 2.8 require the following line to be uncommented:
1042- # FEATURES = 12
1043-
10441040# is the sub, with is called when a error during tool change happens, not needed on every machine configuration
10451041ON_ABORT_COMMAND=O <on_abort> call
10461042
10471043# The remap code
10481044REMAP=M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
10491045----
1046+ [NOTE]
1047+ Make sure INI_VARS and HAL_PIN_VARS are not set to 0. They are set to 1 by default.
1048+
10501049
10511050.The Tool Sensor Section
10521051The position of the tool sensor and the start position of the probing movement,
You can’t perform that action at this time.
0 commit comments