summaryrefslogtreecommitdiff
path: root/Sprinter
AgeCommit message (Expand)Author
2012-02-14Changed check in arc_funcmidopple
2012-02-13changed homing function to not conflict with min_software_endstops/max_softwa...Vyacheslav Kononenko
2012-02-06Add pin definition for the Printrboard Rev B --> Thaks to lwalkeramidopple
2012-02-05Add pin definition for the Printrboard Rev BLaine Walker-Avina
2012-02-05- Implement Plannercode from Marlin V1 --> big thanks to Erikmidopple
2012-02-02Without the PID control for Hotend the tempmonitor use the wrong variablemidopple
2012-02-02Option to deaktivate the arc functionmidopple
2012-02-01Check Uart Puffer while circle processing (CMD: G2 / G3)midopple
2012-01-29Add function to check the UART buffer while arc function is workingmidopple
2012-01-29Update Changelog in Mainfilemidopple
2012-01-29Change Motherboard to 3 (standardsettings)midopple
2012-01-29Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2midopple
2012-01-29Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2midopple
2012-01-29Change configuration.h to original settingsmidopple
2012-01-29Change infotextmidopple
2012-01-29New Version Sprinter V2midopple
2012-01-28Update Sprinter/Configuration.hmidopple
2012-01-27fix indentationJoachim Schleicher
2012-01-22Reported wrong temperature while heating upblddk
2012-01-22Changed temperature table for bed, to the one for the bed, instead of for the...blddk
2012-01-22Added option to set a delay after enabling a stepper driver, default turned o...blddk
2012-01-22Added option to set a delay after enabeling stepper driver, to allow the driv...blddk
2012-01-20correct dependencies in MakefileJoachim Schleicher
2011-12-06Fix ifdef with missing # in Sprinter.pde and add 644 non P to the Gen 7 board...Greg Dahlman
2011-12-05Fixing issues in pins.h and fastio.h, I created them not understanding it was...Greg Dahlman
2011-12-04Added an option to make init.g on SD run on boot.Nathan Zadoks
2011-11-28Add gen7 to list of boards in configurationKliment Yanev
2011-11-28Revert "Merge pull request #121 from Traumflug/master"Kliment Yanev
2011-11-28pins.h: allow an ATmega644 (without P).Markus Hitter
2011-11-16M30/M31 fast sd block transferPhilip Kin
2011-11-16M30/M31 fast sd block transferPhilip Kin
2011-11-10Merge branch 'master' into experimentalKliment Yanev
2011-11-10Improve 200k thermistor table to better match realityKliment Yanev
2011-11-06Merge pull request #116 from cdaringe/masterkliment
2011-11-06osc reductionChris Dieringer
2011-11-03Edited pins.h to add missing #endifGreg Dahlman
2011-11-02Added Pin 33-40 digital defs to fastio.h for the 644Greg Dahlman
2011-11-02Added support for Gen7 BoardGreg Dahlman
2011-10-29Define default value for alarm pinKliment Yanev
2011-10-29Fix d calculation on XYZ moves where comparison was inside of abs() instead o...barclayo
2011-10-28Moved pins.h footer to the end of the file, fixing teensylu supportJoe Kerman
2011-10-27PID parameters for MakerGearKeegi
2011-10-27Merge branch 'master' of github.com:kliment/Sprinter into experimentalKliment Yanev
2011-10-16Update Sprinter/Sprinter.pdeblddk
2011-10-16Update Sprinter/Sprinter.pdeblddk
2011-10-16Update Sprinter/Sprinter.pdeblddk
2011-10-16Update Sprinter/Configuration.hblddk
2011-10-16Added options for the controller cooling fanblddk
2011-10-16Added function for controlling controller cooling fanblddk
2011-10-04i will figure out git eventuallyJoe Kerman