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-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 #141 from jschleic/fix-Makefile2
kliment
2012-02-23
compile experimental using the Makefile
Joachim Schleicher
2012-02-23
Thermistortable temptable_4
midopple
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
2012-02-15
Standardvalue MAX Feed Rate for Z-Axis reduced to 2 mm/s some Printers had pr...
midopple
2012-02-14
Changed check in arc_func
midopple
2012-02-06
Add pin definition for the Printrboard Rev B --> Thaks to lwalkera
midopple
2012-02-05
Merge pull request #133 from midopple/experimental
kliment
2012-02-05
- Implement Plannercode from Marlin V1 --> big thanks to Erik
midopple
2012-02-02
Without the PID control for Hotend the tempmonitor use the wrong variable
midopple
2012-02-02
Option to deaktivate the arc function
midopple
2012-02-01
Check Uart Puffer while circle processing (CMD: G2 / G3)
midopple
2012-01-29
Merge commit '132f8c212e4c316559177e532df6b9a6c2205bf2' into experimental
midopple
2012-01-29
Merge pull request #131 from midopple/SprinterV2
kliment
2012-01-29
Add function to check the UART buffer while arc function is working
midopple
2012-01-29
Update Changelog in Mainfile
midopple
2012-01-29
Change Motherboard to 3 (standardsettings)
midopple
2012-01-29
Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2
midopple
2012-01-29
Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2
midopple
2012-01-29
Change configuration.h to original settings
midopple
2012-01-29
Change infotext
midopple
2012-01-29
New Version Sprinter V2
midopple
2012-01-28
Update Sprinter/Configuration.h
midopple
2012-01-27
Merge pull request #129 from jschleic/patch-1
kliment
2012-01-27
fix indentation
Joachim Schleicher
2012-01-22
Merge pull request #128 from blddk/experimental
kliment
2012-01-22
Reported wrong temperature while heating up
blddk
2012-01-22
Merge pull request #127 from blddk/experimental
kliment
2012-01-22
Changed temperature table for bed, to the one for the bed, instead of for the...
blddk
2012-01-22
Added option to set a delay after enabling a stepper driver, default turned o...
blddk
2012-01-22
Added option to set a delay after enabeling stepper driver, to allow the driv...
blddk
2012-01-20
correct dependencies in Makefile
Joachim Schleicher
2011-12-10
Merge pull request #125 from gdahlm/experimental
kliment
2011-12-10
Merge pull request #126 from ERoth3/patch-1
kliment
2011-12-10
Updated readme with a warning about Arduino V1.0 incompatibility.
ERoth3
2011-12-06
Fix ifdef with missing # in Sprinter.pde and add 644 non P to the Gen 7 board...
Greg Dahlman
2011-12-05
Fixing issues in pins.h and fastio.h, I created them not understanding it was...
Greg Dahlman
2011-12-05
Merge remote-tracking branch 'upstream/experimental'
Greg Dahlman
2011-12-05
Merge pull request #123 from FrozenFire/master
kliment
2011-12-04
Added an option to make init.g on SD run on boot.
Nathan Zadoks
[next]