Firmware for RepRap printers and similar devices
Find a file
2011-03-13 12:34:34 +01:00
Tonokip_Firmware Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering. 2011-03-13 12:34:34 +01: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.