Describe Custom M Code

This commit is contained in:
Richard Wackerbarth 2015-05-19 06:25:15 -05:00
parent d6c1285ab5
commit 735bf2d35f

View file

@ -212,6 +212,10 @@
* M365 - SCARA calibration: Scaling factor, X, Y, Z axis
* ************* SCARA End ***************
*
* ************ Custom codes - This can change to suit future G-code regulations
* M851 - Set probe's Z offset (mm above extruder -- The value will always be negative)
* M928 - Start SD logging (M928 filename.g) - ended by M29
* M999 - Restart after being stopped by error
*