diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Tonokip RepRap firmware rewrite based off of Hydra-mmm firmware.
+
+TODO:
+Inactivity timer failsafe that can be enabled/disabled by using a custom Mcode.
+Max Endstop support (easy).
+Add support for DC Extruders.
+Store internal position using steps(long int) instead of units(float).
+
+Test thermocouple support.
\ No newline at end of file |