Merge pull request #5 from sam-ward/master.

Updated M28, M29 codes at top of file
This commit is contained in:
kliment 2011-05-02 23:34:20 -07:00
commit bc8f7921c9

View file

@ -37,6 +37,8 @@
// M25 - Pause SD print
// M26 - Set SD position in bytes (M26 S12345)
// M27 - Report SD print status
// M28 - Start SD write (M28 filename.g)
// M29 - Stop SD write
// M81 - Turn off Power Supply
// M82 - Set E codes absolute (default)
// M83 - Set E codes relative while in Absolute Coordinates (G90) mode