index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sprinter
Age
Commit message (
Collapse
)
Author
2011-07-17
Add extra config for homing feedrate - fixes #28
kliment
2011-07-16
Merge branch 'master' into experimental
kliment
2011-07-16
Ignore bedtemp if no bed temp pin defined
kliment
2011-07-16
Merge branch 'master' of github.com:kliment/Sprinter into experimental
kliment
2011-07-16
Merge pull request #52 from alexrj/inverted-homing
kliment
Fix homing to max endstops
2011-07-16
Bugfix: homing to max endstops didn't work because current_position was ↵
Alessandro Ranellucci
always reset to 0.
2011-07-16
Merge branch 'master' of github.com:kliment/Sprinter into experimental
kliment
2011-07-16
Bugfix: smoothed temperature was initialized without respecting HEATER_USES_*
Alessandro Ranellucci
2011-07-15
Revert "Remove float conversions from step loop"
kliment
This reverts commit b31c7a837ff5baff89043f3c06b1b2191ed9f79d.
2011-07-15
Remove float conversions from step loop
kliment
2011-07-15
Add extended pin definition for 168/328 to fastio (analog pins)
kliment
2011-07-15
Extended pindefs for mega 1280/2560 (analog pins)
kliment
2011-07-12
Merge branch 'master' into experimental
kliment
2011-07-12
Add 10k thermistor
kliment
2011-07-12
Merge branch 'master' into experimental
kliment
2011-07-12
Bugfix: bad math for long distance moves.
Alessandro Ranellucci
2011-07-11
Merge branch 'master' into experimental
kliment
2011-07-11
Fix for AD595 as bed temp sensor
kliment
2011-07-11
Fix temp handling for AD595
kliment
2011-07-10
Merge branch 'master' into experimental
kliment
2011-07-10
Fix G28 command
kliment
2011-07-10
Fix typo in variable name
kliment
2011-07-10
Attempt to complete move if non-primary axis endstop hit, otherwise abort ↵
kliment
move and save position
2011-07-10
Force boolean return in READ
kliment
2011-07-09
Check pins exist before writing to them
kliment
2011-07-09
Change inlining to reduce binary size
kliment
2011-07-09
Use fastio for M119
kliment
2011-07-09
Merge branch 'master' into experimental
kliment
2011-07-09
Add newline after M119 output
kliment
2011-07-09
Merge branch 'master' into experimental
kliment
2011-07-09
M119 output all on a single line
kliment
2011-07-09
Merge branch 'master' into experimental
kliment
2011-07-09
Use fastio for endstop checks during moves
kliment
2011-07-09
Use fastio for endstop check at start of move
kliment
2011-07-09
Merge branch 'master' of git://github.com/kliment/Sprinter
James Churchill
2011-07-09
Use fastio for fan, psu, dir
kliment
2011-07-09
Factor away do_step_update_micros
kliment
2011-07-09
Change step and temp control to fastio
kliment
2011-07-09
Use fastio in setup
kliment
2011-07-09
Add fastio to enable/disable
kliment
2011-07-09
Merge branch 'master' into experimental
kliment
2011-07-09
Change backoff during homing to 5mm.
kliment
2011-07-07
Change behaviour on endstop hit.
kliment
2011-07-07
Merge branch 'master' into experimental
kliment
2011-07-07
Fix makefile and header to compile from command line
kliment
2011-07-07
Merge branch 'master' into experimental
kliment
2011-07-07
Add missing accel per sq second for E
kliment
2011-07-07
Add WString.cpp to Makefile
kliment
2011-07-07
Make buildable using makefile
kliment
2011-07-07
Merge experimental
kliment
[prev]
[next]