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 (
Expand
)
Author
2011-07-17
Add extra config for homing feedrate - fixes #28
kliment
2011-07-16
Ignore bedtemp if no bed temp pin defined
kliment
2011-07-16
Merge pull request #52 from alexrj/inverted-homing
kliment
2011-07-16
Bugfix: homing to max endstops didn't work because current_position was alway...
Alessandro Ranellucci
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
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
2011-07-04
Rename to sprinter
kliment
2011-07-04
Rename to Sprinter
kliment