1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-25 13:29:15 +02:00

Updated Settings (markdown)

bdring
2021-02-13 11:05:06 -06:00
parent 0a62e7662f
commit 53ab3f6bbb

@@ -157,6 +157,7 @@ Enum settings have a specified set of allowable values, that can be expressed ei
|Spindle/Delay/SpinUp||Float|percent|0|0|30|[Time in seconds]| |Spindle/Delay/SpinUp||Float|percent|0|0|30|[Time in seconds]|
|Spindle/Delay/SpinDown||Float|percent|0|0|30|[Time is seconds]| |Spindle/Delay/SpinDown||Float|percent|0|0|30|[Time is seconds]|
|Spindle/Enable/Invert | |Flag||Off|||Inverts the spindle enable output| |Spindle/Enable/Invert | |Flag||Off|||Inverts the spindle enable output|
|Stepper/Enable/Delay | | Int | microseconds | 0 | 0 | 1000 | |
|Spindle/PWM/Invert | |Flag||Off|||Inverts the spindle output| |Spindle/PWM/Invert | |Flag||Off|||Inverts the spindle output|
|Spindle/Enable/OffWithSpeed | |Flag||Off|||Enable will be off at 0 RPM Regardless of M3/M4/M5| |Spindle/Enable/OffWithSpeed | |Flag||Off|||Enable will be off at 0 RPM Regardless of M3/M4/M5|
|Report/StallGuard||AxisMask||0|||List of axes for reporting stallguard status| |Report/StallGuard||AxisMask||0|||List of axes for reporting stallguard status|