Merge pull request #2127 from Wackerbarth/Kossel_Pro

Kossel Pro
This commit is contained in:
Scott Lahteine
2015-05-21 18:43:26 -07:00
70 changed files with 12410 additions and 14 deletions

View File

@ -213,6 +213,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
*