Firmware for RepRap printers and similar devices
Find a file
2010-05-02 15:06:43 -07:00
Tonokip_Firmware fix extrusion feedrate 2010-05-02 15:06:43 -07:00
README rewrite 2010-05-01 16:52:51 -07:00

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.