Browse Source

Restore M928, M999

Scott Lahteine 10 years ago
parent
commit
3105ebc562
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Documentation/GCodes.md

+ 2
- 0
Documentation/GCodes.md View File

@@ -126,6 +126,8 @@ M362 - SCARA calibration: Move to cal-position PsiA (0 deg calibration)
126 126
 M363 - SCARA calibration: Move to cal-position PsiB (90 deg calibration - steps per degree)
127 127
 M364 - SCARA calibration: Move to cal-position PSIC (90 deg to Theta calibration position)
128 128
 M365 - SCARA calibration: Scaling factor, X, Y, Z axis
129
+M928 - Start SD logging (M928 filename.g) - ended by M29
130
+M999 - Restart after being stopped by error
129 131
 ```
130 132
 
131 133
 # Comments

Loading…
Cancel
Save