Difference between revisions of "Sekret!"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Using the T with the ESR and 30M == | == Using the T with the ESR and 30M == | ||
Revision as of 19:15, 8 May 2020
Using the T with the ESR and 30M
Gcodes the customer shouldn't need
M670 Toggle Y-Arm Light Now
Turn on Y-arm light immediately.
M671 Toggle X-Arm Lights
Toggle X-arm Lights
M672 Toggle Y-Arm with Sensor
See main Gcode page.
M673 Toggle Y-Arm Light Next
Toggle Y-arm light after all previous commands are finished.
M797 Report Sensors
Generates a text report of sensor states in 3D-View text window!
M797 I1 reports what is homed and what is not:
>GB: AX ST DR HM L1 L2 FT >GB: == == == == == == == >GB: X 1 1 1 0 0 1 >GB: Y 1 1 0 0 0 1 >GB: Z 1 0 1 0 0 1 >GB: A 0 0 1 0 0 1 >GB: B 0 0 0 0 0 0 >GB: C 0 0 0 0 0 0
AX - Axis ST - Step DR - Direction HM - Home L1 - Limit 1 L2 - Limit 2 FT - Fault