Added : M32 - Select file and start SD print (Can be used when printing from SD card)

Untested
This commit is contained in:
Erik van der Zalm
2013-07-14 22:39:59 +02:00
parent c4a2077951
commit 461dad6e05
3 changed files with 15 additions and 1 deletions

View File

@@ -159,6 +159,7 @@ M Codes
* M29 - Stop SD write
* M30 - Delete file from SD (M30 filename.g)
* M31 - Output time since last M109 or SD card start to serial
* M32 - Select file and start SD print (Can be used when printing from SD card)
* M42 - Change pin status via gcode Use M42 Px Sy to set pin x to value y, when omitting Px the onboard led will be used.
* M80 - Turn on Power Supply
* M81 - Turn off Power Supply