- For repeatability reasons, all G38.x probe cycles ignore feed rate overrides and move at their programmed speed. - The mandate can be removed with a new config.h option. - Updated the documentation to reflect the change.
17 lines
No EOL
734 B
CSV
17 lines
No EOL
734 B
CSV
"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"
|
|
"L","Two limit switches on axis","Enabled"
|
|
"A","Allow feed rate overrides in probe cycles","Enabled"
|
|
"R","Classic compatibility mode","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" |