Temperature changes

This commit is contained in:
Erik van der Zalm
2011-11-05 19:21:36 +01:00
parent d7c4f0780b
commit d15f01e1b4
6 changed files with 121 additions and 101 deletions

View File

@@ -54,6 +54,8 @@ char version_string[] = "1.0.0 Alpha 1";
//-------------------
// G0 -> G1
// G1 - Coordinated Movement X Y Z E
// G2 - CW ARC
// G3 - CCW ARC
// G4 - Dwell S<seconds> or P<milliseconds>
// G28 - Home all Axis
// G90 - Use Absolute Coordinates