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-09-08
Merge pull request #86 from reprapperMC/master
kliment
2011-09-08
Edited Sprinter/thermistortables.h via GitHub
reprapperMC
2011-09-08
Edited Sprinter/Configuration.h via GitHub
reprapperMC
2011-09-04
Merge pull request #83 from condac/patch-1
kliment
2011-09-04
New and improved On and Off for FAN_PIN
condac
2011-09-03
Fix deceleration
Kliment Yanev
2011-09-03
Merge branch 'master' into experimental
Kliment Yanev
2011-09-03
Fix underflow in steps per square second
Kliment Yanev
2011-09-03
Fix missing newline in pins.h that prevents max6675 support from working
Kliment Yanev
2011-09-03
Fix so the FAN works, added fan pin as output and fixed fan off case statement
condac
2011-08-31
Merge branch 'experimental' of github.com:kliment/Sprinter into experimental
Kliment Yanev
2011-08-31
Merge branch 'master' of github.com:kliment/Sprinter into experimental
Kliment Yanev
2011-08-31
Add temp2 pin define
Kliment Yanev
2011-08-29
Merge pull request #82 from alexrj/setup-acceleration
kliment
2011-08-29
Added setup_acceleration() to header file
Alessandro Ranellucci
2011-08-29
Refactoring acceleration math to a new setup_acceleration() function to make ...
Alessandro Ranellucci
2011-08-26
Fixed typo in Z_ENDSTOP_INVERT patch by lemio
Alessandro Ranellucci
2011-08-26
Fixed configuration for new [XYZ]_ENDSTOP_INVERT options
Alessandro Ranellucci
2011-08-26
Edited Sprinter/Configuration.h via GitHub
lemio
2011-08-26
Added support for using different endstops ()
lemio
2011-08-25
Merge pull request #77 from alexrj/smoothing-config
kliment
2011-08-25
Removed all unnecessary config option values to avoid confusion (one might th...
Alessandro Ranellucci
2011-08-25
Merge pull request #76 from alexrj/smoothing-config
kliment
2011-08-25
SMOOTHING had a value (1); however turning it to 0 won't disable the feature,...
Alessandro Ranellucci
2011-08-25
Merge pull request #75 from alexrj/cooling-temp-residency
kliment
2011-08-25
Refactoring in M109 to support residency time on cooling without code duplica...
Alessandro Ranellucci
2011-08-23
Merge pull request #73 from jebba/patch-1
kliment
2011-08-23
Add Epcos 100k thermistor to table.
jebba
2011-08-23
Merge pull request #74 from jebba/patch-2
kliment
2011-08-23
Add EPCOS comment to configuration.
jebba
2011-08-19
Edited Sprinter/thermistortables.h via GitHub
ParCan
2011-08-19
Edited Sprinter/Configuration.h via GitHub
ParCan
2011-08-18
Merge pull request #71 from ParCan/master
kliment
2011-08-12
Merge pull request #69 from changwoo/master
kliment
2011-08-12
Merge pull request #68 from WebSpider/experimental
kliment
2011-08-12
Merge pull request #67 from rotorit/master
kliment
2011-08-11
Adding falling mode to M109 to better implement GCode definition
Nils
2011-08-09
first revision... had to use the fan pin to control the extruder hot end heat...
rotorit
2011-08-09
Merge pull request #66 from rotorit/master
kliment
2011-08-09
typo
rotorit
2011-08-09
Edited Sprinter/Configuration.h via GitHub
rotorit
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
[prev]
[next]