index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sprinter
/
Configuration.h
Age
Commit message (
Expand
)
Author
2011-09-17
fixed typo, added even more PID improvements (these settings work out of box ...
Keegi
2011-09-17
PID fixes
Keegi
2011-09-08
Merge branch 'master' of github.com:kliment/Sprinter into experimental
Kliment Yanev
2011-09-08
Merge pull request #80 from alexrj/different-endstops
kliment
2011-09-08
Edited Sprinter/Configuration.h via GitHub
reprapperMC
2011-08-31
Merge branch 'master' of github.com:kliment/Sprinter into experimental
Kliment Yanev
2011-08-26
Fixed configuration for new [XYZ]_ENDSTOP_INVERT options
Alessandro Ranellucci
2011-08-26
Edited Sprinter/Configuration.h via GitHub
lemio
2011-08-25
Removed all unnecessary config option values to avoid confusion (one might th...
Alessandro Ranellucci
2011-08-25
SMOOTHING had a value (1); however turning it to 0 won't disable the feature,...
Alessandro Ranellucci
2011-08-23
Add EPCOS comment to configuration.
jebba
2011-08-19
Edited Sprinter/Configuration.h via GitHub
ParCan
2011-08-09
Edited Sprinter/Configuration.h via GitHub
rotorit
2011-08-09
added motherboard entry for Gen3-pluss and Gen3-Monolithic Electronics
rotorit
2011-07-26
Merge pull request #62 from alexrj/heater-current-limit
kliment
2011-07-26
New config option HEATER_CURRENT to limit current to the nozzle
Alessandro Ranellucci
2011-07-26
New implementation of TEMP_RESIDENCY_TIME. We now wait for the target temp to...
Alessandro Ranellucci
2011-07-25
Merge pull request #60 from LawrenceLeung/master
kliment
2011-07-25
Comment out TEMP_RESIDENCY_TIME
Lawrence
2011-07-25
Revert "Disable TEMP_RESIDENCY_TIME for default"
Lawrence
2011-07-25
Disable TEMP_RESIDENCY_TIME for default
Lawrence Leung larryleungcal@yahoo.com
2011-07-25
add support for TEMP_RESIDENCY_TIME for M109
Lawrence Leung larryleungcal@yahoo.com
2011-07-24
Added MakerGear Hybrid Prusa steps per unit values.
Spencer Renosis
2011-07-24
added uuid identification support
jglauche
2011-07-17
Add some explanations to config, change some variables to #defines. Fixes #36
kliment
2011-07-17
Add extra config for homing feedrate - fixes #28
kliment
2011-07-12
Add 10k thermistor
kliment
2011-07-07
Add missing accel per sq second for E
kliment
2011-07-06
Put some notes in for gen6 users..
Ahmet Cem TURAN
2011-07-06
Documentation improvements in Configuration.h
kliment
2011-07-05
Fix RAMPS 1.3 number
kliment
2011-07-05
Cleaned up configuration. Made a hack so that board versions can be set from ...
kliment