summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-16Bugfix: smoothed temperature was initialized without respecting HEATER_USES_*Alessandro Ranellucci
2011-07-12Add 10k thermistorkliment
2011-07-12Merge pull request #49 from alexrj/masterkliment
2011-07-12Bugfix: bad math for long distance moves.Alessandro Ranellucci
2011-07-11Fix for AD595 as bed temp sensorkliment
2011-07-11Fix temp handling for AD595kliment
2011-07-10Fix G28 commandkliment
2011-07-09Add newline after M119 outputkliment
2011-07-09M119 output all on a single linekliment
2011-07-09Merge pull request #45 from pelrun/masterkliment
2011-07-09Merge branch 'master' of git://github.com/kliment/SprinterJames Churchill
2011-07-09Change backoff during homing to 5mm.kliment
2011-07-07Fix makefile and header to compile from command linekliment
2011-07-07Add missing accel per sq second for Ekliment
2011-07-07Fix broken #ifdefkliment
2011-07-06Documentation fix - delete misleading commentkliment
2011-07-06Fix sanguinololu version definekliment
2011-07-06Make M190 not break flow controlkliment
2011-07-06Merge pull request #47 from ahmetcemturan/patch-1kliment
2011-07-06Put some notes in for gen6 users..Ahmet Cem TURAN
2011-07-06Single definition temp tableskliment
2011-07-06Documentation improvements in Configuration.hkliment
2011-07-05Fix RAMPS 1.3 numberkliment
2011-07-05Merge branch 'master' of github.com:kliment/Sprinter into refactorkliment
2011-07-05Cleaned up configuration. Made a hack so that board versions can be set from ...kliment
2011-07-04Merge pull request #46 from mosfet/masterkliment
2011-07-04Merge branch 'experimental'Joem
2011-07-04fixed sanguinololu pins.hJoem
2011-07-04Rename to sprinterkliment
2011-07-04Rename to Sprinterkliment
2011-07-01Make M119 take ENDSTOPS_INVERTING into account.James Churchill
2011-07-01Add M119 - return status of endstopsJames Churchill
2011-06-24Added comment in configuration.h explaining how to set axes steps per unitEmanuele Caruso
2011-06-24Merge remote branch 'origin/master' into experimentalEmanuele Caruso
2011-06-23Merge pull request #41 from destinal/masterkliment
2011-06-23Added Sanguinololu 1.2 pin changes (and new define for this version)Eric Duprey
2011-06-22Fixed merge bug, I forgot to declare the new variable home_all_axisEmanuele Caruso
2011-06-22Fixed merge: adapted new G28 code to the experimental branchEmanuele Caruso
2011-06-22Now heat check is also disabled during retract moves, if DISABLE_CHECK_DURING...Emanuele Caruso
2011-06-21Merge pull request #37 from sam-ward/masterkliment
2011-06-21Added support for G28 to home specific axis, or all axis if none specified.Sam Ward
2011-06-14Merge pull request #35 from johnnyr/masterkliment
2011-06-14Set RAMPS 1.3 Max endstop pins -1 for default configjohnnyr
2011-06-14Merge branch 'master' of github.com:kliment/Sprinterkliment
2011-06-14Single line response to M105kliment
2011-06-12Merge pull request #34 from johnnyr/masterkliment
2011-06-11Add SD support so Sanguinololukliment
2011-06-06Added safety feature to DISABLE_CHECK_DURING_TRAVEL feature, which allows to ...Emanuele Caruso
2011-06-06Optimized print/travel move check, as it is performed in the bresenham loopEmanuele Caruso
2011-06-06Added comment to configuration.hEmanuele Caruso