Difference between revisions of "Sekret!"

From Hyrel3D
Jump to: navigation, search
(M797 Report Sensors)
Line 26: Line 26:
  
 
M797 I1 reports what is homed and what is not:
 
M797 I1 reports what is homed and what is not:
 +
 +
  >GB: Logical State
 +
  >GB: A  S    H L L 
 +
  >GB: x  t D  o i i F
 +
  >GB: i  e i  m m m l
 +
  >GB: s  p r  e 1 2 t
 +
  >GB: ==  = =  = = = =
 +
  >GB: X:  - F  - . . .
 +
  >GB: Y:  - F  H . . .
 +
  >GB: Z:  - F  . . . .
 +
 +
Old style:
  
 
   >GB: AX ST DR  HM L1 L2 FT
 
   >GB: AX ST DR  HM L1 L2 FT

Revision as of 16:59, 9 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: Logical State
 >GB: A   S     H L L  
 >GB: x   t D   o i i F
 >GB: i   e i   m m m l
 >GB: s   p r   e 1 2 t
 >GB: ==  = =   = = = =
 >GB: X:  - F   - . . .
 >GB: Y:  - F   H . . .
 >GB: Z:  - F   . . . .

Old style:

 >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