index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge branch 'master' of github.com:kliment/Sprinter into experimental
kliment
2011-07-16
Merge pull request #51 from alexrj/temp-smoothing
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
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
Merge pull request #49 from alexrj/master
kliment
2011-07-12
Bugfix: bad math for long distance moves.
Alessandro Ranellucci
2011-07-11
Merge pull request #48 from rodrigob/experimental
kliment
2011-07-11
Fixing some typos
Rodrigo Benenson
2011-07-11
Added link to http://reprap.org/wiki/Sanguinololu#Endstops
Rodrigo Benenson
2011-07-11
Extended the README so newbies now what to do
Rodrigo Benenson
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 mov...
kliment
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
Merge pull request #45 from pelrun/master
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
[prev]
[next]