summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index e69de29..60a8b4e 100644
--- a/README
+++ b/README
@@ -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