summaryrefslogtreecommitdiff
path: root/Sprinter/Configuration.h
AgeCommit message (Expand)Author
2013-07-15Using a 10k thermistor for heatbedHEADmasterChristian Franke
2013-07-15using 100k thermistor againDavid Lamparter
2013-05-04We temporarily use a 10k thermistorChristian Franke
2013-04-29Holding Z may be beneficial and shouldn't cause troubleChristian Franke
2013-04-29The current setup only allows for 180mm way along YChristian Franke
2013-04-29Initial SettingsChristian Franke
2012-08-27M303 Autotune use HEATER_CURRENT for Maximum PWM Valuemidopple
2012-07-07Added chain of command so hotend wont be turned off before the print is finis...blddk
2012-06-27use PID_PGAIN, PID_IGAIN, PID_DGAIN for PID default valuesFelipe CorrĂȘa da Silva Sanches
2012-06-27refactor eeprom routines to make it possible to modify the value of a single ...Felipe CorrĂȘa da Silva Sanches
2012-06-12Version 1.3.19Tmidopple
2012-05-28Merge pull request #177 from kliment/mastermidopple
2012-05-24Added variables for extruder fanblddk
2012-05-24Wrong declaration for Variable min_time_before_dir_change midopple
2012-05-15Add MOTHERBOARD 51 for GEN6 with Heatbed and Heatbedsensormidopple
2012-05-04Version 1.3.17Tmidopple
2012-04-24Fix commit Textmidopple
2012-04-24Extra Retract Feedrate for Extrudermidopple
2012-04-22Version 1.3.15Tmidopple
2012-04-20- Extrudmultiply with code M221 Sxxx (S100 original Extrude value)midopple
2012-03-27Set the defaults for the heart of the sun...uhm, set default board to 33Kliment Yanev
2012-03-23First char '#' was unicode so linux give an compile errormidopple
2012-03-19Make fastio & Arduino pin numbering consistent for AT90USB128x.midopple
2012-03-10New Board --> GEN7 @ 20 Mhzmidopple
2012-02-17The microcontroller can store settings to EEPROMmidopple
2012-02-15Standardvalue MAX Feed Rate for Z-Axis reduced to 2 mm/s some Printers had pr...midopple
2012-02-05- Implement Plannercode from Marlin V1 --> big thanks to Erikmidopple
2012-01-29Change Motherboard to 3 (standardsettings)midopple
2012-01-29Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2midopple
2012-01-29Change configuration.h to original settingsmidopple
2012-01-29New Version Sprinter V2midopple
2012-01-28Update Sprinter/Configuration.hmidopple
2012-01-22Added option to set a delay after enabling a stepper driver, default turned o...blddk
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-16M30/M31 fast sd block transferPhilip Kin
2011-11-06osc reductionChris Dieringer
2011-10-27PID parameters for MakerGearKeegi
2011-10-27Merge branch 'master' of github.com:kliment/Sprinter into experimentalKliment Yanev
2011-10-16Update Sprinter/Configuration.hblddk
2011-10-16Added options for the controller cooling fanblddk
2011-10-04i will figure out git eventuallyJoe Kerman
2011-10-04(correct) pin defs for a190usb1286/teensyluJoe Kerman
2011-09-30pins.h entry for TeensyluJoe Kerman
2011-09-25added Gen3 PLUS for TechZone Gen3 Remix Motherboard and renaming 21 rotorit
2011-09-17fixed typo, added even more PID improvements (these settings work out of box ...Keegi
2011-09-17PID fixesKeegi
2011-09-08Merge branch 'master' of github.com:kliment/Sprinter into experimentalKliment Yanev
2011-09-08Merge pull request #80 from alexrj/different-endstopskliment