From d024fdb1b1c30259dac6b8503bc32405ce32c0dd Mon Sep 17 00:00:00 2001 From: tonokip Date: Sat, 1 May 2010 16:52:51 -0700 Subject: rewrite --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') 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 -- cgit v1.2.1