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
2012-08-02
Fixes an array length calculation bug. The bug causes M42 pin sets to fail.
Jason von Nieda
2012-06-29
Thermistortable 7 without thermistor shows 5 C, add an safety point with 0 C
midopple
2012-06-23
Update master
MrAlvinTesting
2012-06-11
Error with Command M201, when this Command is use the same Values are written...
midopple
2012-06-02
Bug in heater.cpp --> Thermistor type 3, disconnecting thermistor yields temp...
midopple
2012-05-24
Wrong declaration for Variable min_time_before_dir_change
midopple
2012-05-16
If a small move is drop and the next move is retract the speed is wrong calcu...
midopple
2012-04-30
Bug: turn on SD_FAST_XFER_AKTIV and compilation fails if PID is
OhmEye
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
fix enable_endstops being used before its definition
Michael Moon
2012-03-27
Set the defaults for the heart of the sun...uhm, set default board to 33
Kliment Yanev
2012-03-23
First char '#' was unicode so linux give an compile error
midopple
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
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-17
Make fastio & Arduino pin numbering consistent for AT90USB128x
lincomatic
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
Update pins.h for gen7, working setup for 20MHz
Christian Metzen
2012-03-12
calculate feedrate without extrude before planner block is set
midopple
2012-03-10
New Board --> GEN7 @ 20 Mhz
midopple
2012-03-04
Merge commit 'from changwoo/arduino-1.0-compatibility' into experimental
midopple
2012-03-04
Move SLOWDOWN Funktion up, at the current position does not work
midopple
2012-03-05
Correct SD for Arduino 1.0 compatibility
Changwoo Ryu
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
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
fix applet/core.a: not found
Michael Moon
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-13
changed homing function to not conflict with min_software_endstops/max_softwa...
Vyacheslav Kononenko
2012-02-06
Add pin definition for the Printrboard Rev B --> Thaks to lwalkera
midopple
2012-02-05
Add pin definition for the Printrboard Rev B
Laine Walker-Avina
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
[next]