Merge tag 'v1.1f.20170131'

This commit is contained in:
Todd Fleming
2017-03-11 10:09:48 -05:00
19 changed files with 318 additions and 102 deletions

View File

@ -8,9 +8,14 @@
"H","Homing single axis commands","Enabled"
"L","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"
"*","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"
"W","Force sync upon work coordinate offset change","Disabled"
"L","Homing initialization auto-lock","Disabled"
1 OPT: Code Build-Option Description State
8 H Homing single axis commands Enabled
9 L Two limit switches on axis Enabled
10 A Allow feed rate overrides in probe cycles Enabled
11 D Use spindle direction as enable pin Enabled
12 0 Spindle enable off when speed is zero Enabled
13 S Software limit pin debouncing Enabled
14 R Parking override control Enabled
15 * Restore all EEPROM command Disabled
16 $ Restore EEPROM `$` settings command Disabled
17 # Restore EEPROM parameter data command Disabled
18 I Build info write user string command Disabled
19 E Force sync upon EEPROM write Disabled
20 W Force sync upon work coordinate offset change Disabled
21 L Homing initialization auto-lock Disabled