mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-20 21:32:03 +02:00
Initial commit
This commit is contained in:
22
doc/csv/build_option_codes_en_US.csv
Normal file
22
doc/csv/build_option_codes_en_US.csv
Normal file
@@ -0,0 +1,22 @@
|
||||
OPT: Code, Build-Option Description,State
|
||||
V,Variable spindle,Enabled
|
||||
N,Line numbers,Enabled
|
||||
M,Mist coolant M7,Enabled
|
||||
C,CoreXY,Enabled
|
||||
P,Parking motion,Enabled
|
||||
Z,Homing force origin,Enabled
|
||||
H,Homing single axis commands,Enabled
|
||||
T,Two limit switches on axis,Enabled
|
||||
A,Allow feed rate overrides in probe cycles,Enabled
|
||||
D,Use spindle direction as enable pin,Enabled
|
||||
0,Spindle enable off when speed is zero,Enabled
|
||||
S,Software limit pin debouncing,Enabled
|
||||
R,Parking override control,Enabled
|
||||
+,Safety door input pin,Enabled
|
||||
*,Restore all EEPROM command,Disabled
|
||||
$,Restore EEPROM `$` settings command,Disabled
|
||||
#,Restore EEPROM parameter data command,Disabled
|
||||
I,Build info write user string command,Disabled
|
||||
E,Force sync upon EEPROM write,Disabled
|
||||
W,Force sync upon work coordinate offset change,Disabled
|
||||
L,Homing initialization auto-lock,Disabled
|
|
Reference in New Issue
Block a user