summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortonokip <tonokip@gmail.com>2010-05-01 16:52:51 -0700
committertonokip <tonokip@gmail.com>2010-05-01 16:52:51 -0700
commitd024fdb1b1c30259dac6b8503bc32405ce32c0dd (patch)
tree4f07382852f86d7a6028069d3ba1f10bb6e57933 /README
parentefc932a4c077ef798d05d748b4ce9f73afb39764 (diff)
rewrite
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