Updated readme
This commit is contained in:
parent
f538a2d590
commit
0e0087ef75
1 changed files with 7 additions and 7 deletions
14
README
14
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.
|
||||
Loading…
Reference in a new issue