summaryrefslogtreecommitdiff
path: root/Sprinter/Configuration.h
AgeCommit message (Collapse)Author
2011-07-26New config option HEATER_CURRENT to limit current to the nozzleAlessandro Ranellucci
2011-07-26New implementation of TEMP_RESIDENCY_TIME. We now wait for the target temp ↵Alessandro Ranellucci
to be esablished and maintained for residency time +/- a configurable hysteresis
2011-07-25Merge pull request #60 from LawrenceLeung/masterkliment
Support TEMP_RESIDENCY_TIME.
2011-07-25Comment out TEMP_RESIDENCY_TIMELawrence
2011-07-25Revert "Disable TEMP_RESIDENCY_TIME for default"Lawrence
This reverts commit eb1c87fa7bf2e4bcc8b074775d88a6e767de2c29.
2011-07-25Disable TEMP_RESIDENCY_TIME for defaultLawrence Leung larryleungcal@yahoo.com
2011-07-25add support for TEMP_RESIDENCY_TIME for M109Lawrence Leung larryleungcal@yahoo.com
2011-07-24Added MakerGear Hybrid Prusa steps per unit values.Spencer Renosis
2011-07-24added uuid identification supportjglauche
2011-07-17Add some explanations to config, change some variables to #defines. Fixes #36kliment
2011-07-17Add extra config for homing feedrate - fixes #28kliment
2011-07-12Add 10k thermistorkliment
2011-07-07Add missing accel per sq second for Ekliment
2011-07-06Put some notes in for gen6 users..Ahmet Cem TURAN
2011-07-06Documentation improvements in Configuration.hkliment
2011-07-05Fix RAMPS 1.3 numberkliment
2011-07-05Cleaned 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