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 (
Expand
)
Author
2011-08-09
Added support for Gen3-pluss and Gen3-Monolithic Electronics
rotorit
2011-08-09
added motherboard entry for Gen3-pluss and Gen3-Monolithic Electronics
rotorit
2011-08-09
Support Sanguino/Sanguinololu with ATmega1284P
Changwoo Ryu
2011-08-03
Merge pull request #65 from blddk/master
kliment
2011-08-03
Fixed so commenting out MINTEMP won't break compile, however, commenting out ...
blddk
2011-08-03
Added MINTEMP to work on the heated bed too, so it will also turn off when th...
blddk
2011-08-02
Added M42 to control non used pins example: M42 P23 S255
blddk
2011-08-02
Added a list of pins which will be ignored by manual change through M42
blddk
2011-08-02
When you set PWM on a pin to a given value and then WRITE a 0 to it, the PWM ...
Kliment
2011-07-26
Merge pull request #62 from alexrj/heater-current-limit
kliment
2011-07-26
New config option HEATER_CURRENT to limit current to the nozzle
Alessandro Ranellucci
2011-07-26
New implementation of TEMP_RESIDENCY_TIME. We now wait for the target temp to...
Alessandro Ranellucci
2011-07-25
Merge pull request #60 from LawrenceLeung/master
kliment
2011-07-25
Comment out TEMP_RESIDENCY_TIME
Lawrence
2011-07-25
Revert "Disable TEMP_RESIDENCY_TIME for default"
Lawrence
2011-07-25
Disable TEMP_RESIDENCY_TIME for default
Lawrence Leung larryleungcal@yahoo.com
2011-07-25
add support for TEMP_RESIDENCY_TIME for M109
Lawrence Leung larryleungcal@yahoo.com
2011-07-24
Added MakerGear Hybrid Prusa steps per unit values.
Spencer Renosis
2011-07-24
Merge branch 'experimental'
kliment
2011-07-24
Merge remote branch 'origin/experimental' into experimental
Emanuele Caruso
2011-07-24
Fixed bug which in some cases caused the moves to be done at full speed witho...
Emanuele Caruso
2011-07-24
added uuid identification support
jglauche
2011-07-18
Merge branch 'master' into experimental
kliment
2011-07-18
Added Ramps 1.3 pin assignments for E1 (second extruder) stepper driver
Emery Roth
2011-07-17
Merge branch 'master' into experimental
kliment
2011-07-17
Add some explanations to config, change some variables to #defines. Fixes #36
kliment
2011-07-17
Merge branch 'master' into experimental
kliment
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
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
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
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 mov...
kliment
[prev]
[next]