summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/pins.h
AgeCommit message (Collapse)Author
2011-04-17Changed error message when selecting invalid board to actually make senseNils
2011-04-15Correct number for Gen6 in pins.hkliment
2011-04-15Add support for Gen6, conditional SD and heated bed code, and mendelparts ↵kliment
thermistor table
2011-03-28Added temp tables to configuration. Made dual temp tables optional. ↵kliment
Re-enabled min-z endstop in default config.
2011-03-13Added SD support, heatbed support and internal endstop pullup support. ↵kliment
Improved communications, removed echo, added buffering.
2010-12-08added ifndef for 2560johnnyr
2010-11-10Changed Heater and Fan pins for v1.1johnnyr
2010-08-11changed arduino mega pins for rampsjohnnyr
2010-05-02remove (byte) from pins.htonokip
2010-05-01rewritetonokip