summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/pins.h
AgeCommit message (Collapse)Author
2011-07-04fixed sanguinololu pins.hJoem
2011-06-23Added Sanguinololu 1.2 pin changes (and new define for this version)Eric Duprey
2011-06-14Merge pull request #35 from johnnyr/masterkliment
max endstops -1 in RAMPS 1.3
2011-06-14Set RAMPS 1.3 Max endstop pins -1 for default configjohnnyr
2011-06-14Merge branch 'master' of github.com:kliment/Sprinterkliment
2011-06-11Add SD support so Sanguinololukliment
2011-06-02added RAMPS 1.3 pinsJohnny Russell
2011-05-07Cleaned up the MEGA1280Christopher Keller
Added a RAMPS version #define in pins.h, so there are two clean/clear sections of pins for the RAMPS versions. Also added the Heater_1_Pin -1 to the RAMPS V1.0 section.
2011-04-30Adding Support for SanguinololuTommy Cheng
2011-04-22Fix pin definitions for MAX6675 (SS)kliment
2011-04-22Gregfrost thermocouple support - still needs minor cleanupkliment
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