You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OpenCNCPilot/Resources/ucnc_setting_codes_en_US.csv
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
"1","Step idle delay","milliseconds","Sets a short hold delay when stopping to let dynamics settle before disabling steppers. Value 255 keeps motors enabled with no delay."
4
4
"2","Step pulse invert","mask","Inverts the step signal. Set axis bit to invert (00000ZYX)."
5
5
"3","Step direction invert","mask","Inverts the direction signal. Set axis bit to invert (00000ZYX)."
6
-
"4","Invert step enable pin","boolean","Inverts the stepper driver enable pin signal."
7
-
"5","Invert limit pins","boolean","Inverts the all of the limit input pins."
6
+
"4","Invert step enable pin","mask","Inverts the stepper driver enable pin signal."
7
+
"5","Invert limit pins","mask","Inverts the limit input pins."
8
8
"6","Invert probe pin","boolean","Inverts the probe input pin signal."
9
9
"7","Invert control pins","mask","Inverts the control input pins signal. Bit 0 (Emergency stop) has no effect."
10
10
"10","Status report options","mask","Alters data included in status reports."
0 commit comments