summaryrefslogtreecommitdiff
path: root/README
blob: 60a8b4e733633fcb74eb182d6fd0d770967f221b (plain)
1
2
3
4
5
6
7
8
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.