diff options
author | tonokip <tonokip@gmail.com> | 2010-05-01 16:52:51 -0700 |
---|---|---|
committer | tonokip <tonokip@gmail.com> | 2010-05-01 16:52:51 -0700 |
commit | d024fdb1b1c30259dac6b8503bc32405ce32c0dd (patch) | |
tree | 4f07382852f86d7a6028069d3ba1f10bb6e57933 /README | |
parent | efc932a4c077ef798d05d748b4ce9f73afb39764 (diff) |
rewrite
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 |