Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-12 | changed the pins.h file to accept more Sanguino versions | Vasileios Georgitzikis | |
2012-05-15 | Add MOTHERBOARD 51 for GEN6 with Heatbed and Heatbedsensor | midopple | |
2012-03-19 | Merge commit pins.h from master to experimentell | midopple | |
Conflicts: Sprinter/pins.h | |||
2012-03-19 | Make fastio & Arduino pin numbering consistent for AT90USB128x. | midopple | |
Thanks to lincomatic | |||
2012-03-17 | Make fastio & Arduino pin numbering consistent for AT90USB128x | lincomatic | |
2012-03-13 | Add info to GEN7 Pins | midopple | |
2012-03-13 | Update pins.h for gen7, working setup for 20MHz | Christian Metzen | |
2012-03-10 | New Board --> GEN7 @ 20 Mhz | midopple | |
Select in configuration.h --> #define MOTHERBOARD 71 New Speedtable for 16 Mhz and 20 Mhz | |||
2012-02-06 | Add pin definition for the Printrboard Rev B --> Thaks to lwalkera | midopple | |
2012-02-05 | Add pin definition for the Printrboard Rev B | Laine Walker-Avina | |
2012-01-29 | Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2 | midopple | |
Conflicts: Sprinter/Configuration.h | |||
2012-01-29 | New Version Sprinter V2 | midopple | |
- Look Vorward Funktion - - Stepper Control with Timer 1 - SOFT PWM for Extruder heating --> Free Timer 1 - G2 / G3 Command for arc real arc - Baudrate 250 kbaud - M30 Command delete file on SD Card - Text moved to flash to free RAM - M203 Command for Temp debugging | |||
2011-11-28 | Revert "Merge pull request #121 from Traumflug/master" | Kliment Yanev | |
This reverts commit 11d3281a09e2a2f0ae7c9695f79d2d903c22716b, reversing changes made to f8c17d3b4655ba9b694c407ff174135badb914a5. | |||
2011-11-28 | pins.h: allow an ATmega644 (without P). | Markus Hitter | |
2011-10-29 | Define default value for alarm pin | Kliment Yanev | |
2011-10-28 | Moved pins.h footer to the end of the file, fixing teensylu support | Joe Kerman | |
2011-10-27 | Merge branch 'master' of github.com:kliment/Sprinter into experimental | Kliment Yanev | |
Conflicts: Sprinter/Configuration.h | |||
2011-10-04 | (correct) pin defs for a190usb1286/teensylu | Joe Kerman | |
2011-09-30 | pins.h entry for Teensylu | Joe Kerman | |
2011-09-25 | Edited Sprinter/pins.h via GitHub | rotorit | |
2011-09-17 | Signal an optional ALARM_PIN when reaching MAXTEMP | Alessandro Ranellucci | |
Alarm signal can be dismissed by hard-resetting the board or by sending a M42 P23 S0 command (where 23 is the ALARM_PIN) | |||
2011-09-03 | Merge branch 'master' into experimental | Kliment Yanev | |
2011-09-03 | Fix missing newline in pins.h that prevents max6675 support from working | Kliment Yanev | |
2011-08-31 | Merge branch 'experimental' of github.com:kliment/Sprinter into experimental | Kliment Yanev | |
2011-08-31 | Merge branch 'master' of github.com:kliment/Sprinter into experimental | Kliment Yanev | |
2011-08-31 | Add temp2 pin define | Kliment Yanev | |
2011-08-12 | Merge pull request #69 from changwoo/master | kliment | |
ATmega1284P support | |||
2011-08-09 | first revision... had to use the fan pin to control the extruder hot end ↵ | rotorit | |
heater. meaning.. this setup will not support a bed heat control ..for now... Time will show if I can get the Tip management A/D converter to work... or.. should i get it to work at all??? | |||
2011-08-09 | typo | rotorit | |
2011-08-09 | Added support for Gen3-pluss and Gen3-Monolithic Electronics | rotorit | |
2011-08-09 | Support Sanguino/Sanguinololu with ATmega1284P | Changwoo Ryu | |
2011-08-02 | Added a list of pins which will be ignored by manual change through M42 | blddk | |
2011-07-18 | Added Ramps 1.3 pin assignments for E1 (second extruder) stepper driver | Emery Roth | |
This is my first commit…Please don't hurt me if i screw up! | |||
2011-07-06 | Documentation fix - delete misleading comment | kliment | |
2011-07-06 | Fix sanguinololu version define | kliment | |
2011-07-05 | Merge branch 'master' of github.com:kliment/Sprinter into refactor | kliment | |
2011-07-05 | Cleaned up configuration. Made a hack so that board versions can be set from ↵ | kliment | |
configuration.h. Combined thermistor tables. Enabled maxtemp and mintemp by default. Changed case of configuration.h to make it appear first in Arduino IDE | |||
2011-07-04 | Merge branch 'experimental' | Joem | |
2011-07-04 | Rename to Sprinter | kliment | |