summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorkliment <kliment.yanev@gmail.com>2011-03-13 12:49:44 +0100
committerkliment <kliment.yanev@gmail.com>2011-03-13 12:49:44 +0100
commit0e0087ef75af8b7a798e2dadeef0ad49c7810ecb (patch)
tree3163dbb2db62ecb1f82d0462f2f77a480eba226f /README
parentf538a2d590f4902372d50ac2e5c49dfe0da4039b (diff)
Updated readme
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 60a8b4e..8656c0d 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-Tonokip RepRap firmware rewrite based off of Hydra-mmm firmware.
+This is a firmware for RAMPS and other reprap single-processor electronics setups. It supports printing from SD card, active heatbed control, and ATmega internal pullups.
+
+This work is licensed under the GNU GPL v3 or (at the user's discretion) any later version.
+
+It is based on Tonokips's firmware, which was licensed under GPL v2 or later.
+
+
-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