Firmware for RepRap printers and similar devices
Find a file
2010-11-10 11:23:12 -08:00
Tonokip_Firmware Added Fan control 2010-11-10 11:23:12 -08: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.