index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sprinter
/
Sprinter.pde
Age
Commit message (
Collapse
)
Author
2011-07-16
Bugfix: smoothed temperature was initialized without respecting HEATER_USES_*
Alessandro Ranellucci
2011-07-12
Bugfix: bad math for long distance moves.
Alessandro Ranellucci
2011-07-11
Fix for AD595 as bed temp sensor
kliment
2011-07-11
Fix temp handling for AD595
kliment
2011-07-10
Fix G28 command
kliment
2011-07-09
Add newline after M119 output
kliment
2011-07-09
M119 output all on a single line
kliment
2011-07-09
Merge branch 'master' of git://github.com/kliment/Sprinter
James Churchill
2011-07-09
Change backoff during homing to 5mm.
kliment
2011-07-07
Fix broken #ifdef
kliment
Fix declarations in .h file
2011-07-06
Make M190 not break flow control
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
Rename to sprinter
kliment
2011-07-04
Rename to Sprinter
kliment