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-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 pull request #45 from pelrun/master
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 makefile and header to compile from command line
kliment
2011-07-07
Add missing accel per sq second for E
kliment
2011-07-07
Fix broken #ifdef
kliment
2011-07-06
Documentation fix - delete misleading comment
kliment
2011-07-06
Fix sanguinololu version define
kliment
2011-07-06
Make M190 not break flow control
kliment
2011-07-06
Merge pull request #47 from ahmetcemturan/patch-1
kliment
2011-07-06
Put some notes in for gen6 users..
Ahmet Cem TURAN
2011-07-06
Single definition temp tables
kliment
2011-07-06
Documentation improvements in Configuration.h
kliment
2011-07-05
Fix RAMPS 1.3 number
kliment
2011-07-05
Merge branch 'master' of github.com:kliment/Sprinter into refactor
kliment
2011-07-05
Cleaned up configuration. Made a hack so that board versions can be set from ...
kliment
2011-07-04
Merge pull request #46 from mosfet/master
kliment
2011-07-04
Merge branch 'experimental'
Joem
2011-07-04
fixed sanguinololu pins.h
Joem
2011-07-04
Rename to sprinter
kliment
2011-07-04
Rename to Sprinter
kliment
2011-07-01
Make M119 take ENDSTOPS_INVERTING into account.
James Churchill
2011-07-01
Add M119 - return status of endstops
James Churchill
2011-06-24
Added comment in configuration.h explaining how to set axes steps per unit
Emanuele Caruso
2011-06-24
Merge remote branch 'origin/master' into experimental
Emanuele Caruso
2011-06-23
Merge pull request #41 from destinal/master
kliment
2011-06-23
Added Sanguinololu 1.2 pin changes (and new define for this version)
Eric Duprey
2011-06-22
Fixed merge bug, I forgot to declare the new variable home_all_axis
Emanuele Caruso
2011-06-22
Fixed merge: adapted new G28 code to the experimental branch
Emanuele Caruso
2011-06-22
Now heat check is also disabled during retract moves, if DISABLE_CHECK_DURING...
Emanuele Caruso
2011-06-21
Merge pull request #37 from sam-ward/master
kliment
2011-06-21
Added support for G28 to home specific axis, or all axis if none specified.
Sam Ward
2011-06-14
Merge pull request #35 from johnnyr/master
kliment
2011-06-14
Set RAMPS 1.3 Max endstop pins -1 for default config
johnnyr
2011-06-14
Merge branch 'master' of github.com:kliment/Sprinter
kliment
2011-06-14
Single line response to M105
kliment
2011-06-12
Merge pull request #34 from johnnyr/master
kliment
2011-06-11
Add SD support so Sanguinololu
kliment
2011-06-06
Added safety feature to DISABLE_CHECK_DURING_TRAVEL feature, which allows to ...
Emanuele Caruso
2011-06-06
Optimized print/travel move check, as it is performed in the bresenham loop
Emanuele Caruso
2011-06-06
Added comment to configuration.h
Emanuele Caruso
2011-06-05
Heat management now performed between moves if DISABLE_CHECK_DURING_TRAVEL is...
Emanuele Caruso
2011-06-05
Fixed automatic merge of spacexula fix
Emanuele Caruso
2011-06-05
Merge remote branch 'origin/master' into experimental
Emanuele Caruso
[next]