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-06-23
Added Sanguinololu 1.2 pin changes (and new define for this version)
Eric Duprey
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-04
Merge pull request #33 from Spacexula/master
kliment
2011-06-04
Edited Tonokip_Firmware/configuration.h via GitHub
Spacexula
2011-06-02
added RAMPS 1.3 pins
Johnny Russell
2011-05-23
Updated README
Emanuele Caruso
2011-05-16
Safety check for homing direction
kliment
2011-05-15
Merge pull request #24 from jmgiacalone/master
kliment
2011-05-15
Merge pull request #25 from ScribbleJ/3dba0cd086d96358e6bc3570e364324406769304
kliment
2011-05-15
Heat interval checked inside manage_heater
jmgiacalone
2011-05-15
Heat interval check coded only once inside manage_heater()
jmgiacalone
2011-05-15
Remove M86, make kill() shut down motors and heaters, but not stop responding...
kliment
2011-05-15
Make temperature check interval constant regardless of whether a move is happ...
kliment
2011-05-14
Added support for endstops at either max or min - no longer supports min only.
Christopher Jansen
2011-05-14
Make either x steps or y steps remaining shortcut the loop
kliment
2011-05-14
Inverse the logic in the conditional that determines whether to continue
kliment
2011-05-14
Fix terrible lockup bug with RAMP acceleration
kliment
2011-05-14
Merge pull request #20 from MrAlvin/patch-1
kliment
2011-05-14
Added a few spaces here and there.
MrAlvin
2011-05-13
Merge pull request #19 from MrAlvin/patch-1
kliment
2011-05-13
Edited Tonokip_Firmware/Makefile via GitHub
MrAlvin
2011-05-13
Merge pull request #18 from k-eex/fix
kliment
2011-05-13
Fix typo in M201/M202 y-acceleration setting
Keegi
2011-05-12
Merge pull request #17 from WebSpider/master
kliment
2011-05-12
Removing MCode for overheat protection
Nils
2011-05-12
Merge branch 'master' of github.com:kliment/Sprinter
Nils
2011-05-12
Adding experimental support for max temperature gueard (M143)
Nils
2011-05-12
Merge branch 'master' of github.com:kliment/Sprinter
kliment
2011-05-12
Merge pull request #15 from sam-ward/master
kliment
2011-05-12
Make heater check more frequent during moves, intialize SD faster to avoid co...
kliment
2011-05-12
Added G28 command description to top of file.
Sam Ward
2011-05-12
Fixed prepare_move function prototype and inlining
Sam Ward
2011-05-11
Merge branch 'master' of github.com:kliment/Sprinter
kliment
2011-05-11
Remove extraneous newline
kliment
2011-05-11
Added some more intelligent homing logic
Sam Ward
2011-05-11
Added G28 homing code.
Sam Ward
2011-05-11
Merge pull request #14 from sam-ward/master
kliment
2011-05-11
Merge branch 'master' of https://github.com/kliment/Sprinter
Sam Ward
2011-05-11
Merge pull request #12 from cakeller98/RAMPS_Versions
kliment
2011-05-11
Cleaning up code formatting
Sam Ward
2011-05-11
Merge pull request #13 from sam-ward/master
kliment
2011-05-11
Moved function definitions into separate .h file for readability.
Sam Ward
2011-05-11
Merge branch 'master' of https://github.com/kliment/Sprinter
Sam Ward
[next]