index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-30
Command M106 / M107 for control the fan can use PWM
midopple
2012-03-30
Command M106 / M107 for control the fan can use PWM
midopple
2012-03-28
Merge pull request #157 from triffid/fix-order
kliment
2012-03-28
fix enable_endstops being used before its definition
Michael Moon
2012-03-28
add my name
midopple
2012-03-27
Set the defaults for the heart of the sun...uhm, set default board to 33
Kliment Yanev
2012-03-27
Merge pull request #156 from midopple/experimental
kliment
2012-03-23
First char '#' was unicode so linux give an compile error
midopple
2012-03-19
Merge pull request #155 from midopple/experimental
kliment
2012-03-19
Fixes virtual endstops when using mixed physical endstop positions.
midopple
2012-03-19
Merge commit pins.h from master to experimentell
midopple
2012-03-19
Merge pull request #154 from midopple/experimental
kliment
2012-03-19
Version 1.3.11T
midopple
2012-03-19
fix for broken include in store_eeprom.cpp
midopple
2012-03-19
Make fastio & Arduino pin numbering consistent for AT90USB128x.
midopple
2012-03-18
Merge pull request #152 from lincomatic/master
kliment
2012-03-17
Make fastio & Arduino pin numbering consistent for AT90USB128x
lincomatic
2012-03-14
Merge pull request #150 from midopple/experimental
kliment
2012-03-14
ENDSTOPS_ONLY_FOR_HOMING Option ignore Endstop always --> fault is cleared
midopple
2012-03-13
Add info to GEN7 Pins
midopple
2012-03-13
Merge pull request #4 from metzench/patch-1
midopple
2012-03-13
Update pins.h for gen7, working setup for 20MHz
Christian Metzen
2012-03-13
Info about GEN7 @ 20Mhz
midopple
2012-03-12
calculate feedrate without extrude before planner block is set
midopple
2012-03-10
New Board --> GEN7 @ 20 Mhz
midopple
2012-03-05
Merge pull request #148 from midopple/experimental
kliment
2012-03-04
Merge commit 'from changwoo/arduino-1.0-compatibility' into experimental
midopple
2012-03-04
Merge pull request #147 from changwoo/arduino-1.0-compatibility
kliment
2012-03-04
Move SLOWDOWN Funktion up, at the current position does not work
midopple
2012-03-05
Update README on Arduino v1 support
Changwoo Ryu
2012-03-05
Correct SD for Arduino 1.0 compatibility
Changwoo Ryu
2012-02-24
Merge pull request #144 from midopple/experimental
kliment
2012-02-24
Merge commit '89180de4bfd598298f4d5e77889c57a250e35084' into experimental
midopple
2012-02-24
If a line starts with ';', it is ignored but comment_mode is reset.
midopple
2012-02-24
Version 1.3.07T
midopple
2012-02-24
Remove unused function "st_set_position"
midopple
2012-02-24
Add "store_eeprom.cpp" to makefile
midopple
2012-02-24
fix applet/core.a: not found --> Thanks to triffid
midopple
2012-02-24
Changhe PWM Value from INT to unsigned char, is faster for interrupt
midopple
2012-02-24
compile experimental using the Makefile
Joachim Schleicher
2012-02-23
Merge pull request #142 from jschleic/fix-comment_mode
kliment
2012-02-23
Merge pull request #141 from jschleic/fix-Makefile2
kliment
2012-02-23
fix comment mode.
Joachim Schleicher
2012-02-23
compile experimental using the Makefile
Joachim Schleicher
2012-02-23
Thermistortable temptable_4
midopple
2012-02-22
Merge pull request #139 from triffid/makefile-fix
kliment
2012-02-22
fix applet/core.a: not found
Michael Moon
2012-02-21
Merge pull request #137 from midopple/experimental
kliment
2012-02-17
The microcontroller can store settings to EEPROM
midopple
2012-02-15
- changed homing function to not conflict with min_software_endstops/max_soft...
midopple
[next]