index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sprinter
/
Sprinter.pde
Age
Commit message (
Expand
)
Author
2012-08-20
Version 1.3.22T
midopple
2012-08-02
Merge pull request #200 from kliment/master
kliment
2012-08-02
Fixes an array length calculation bug. The bug causes M42 pin sets to fail.
Jason von Nieda
2012-07-22
Add M84 T to enable all axes
Kliment Yanev
2012-07-18
Version 1.3.21T
midopple
2012-07-07
Added chain of command so hotend wont be turned off before print is done.
blddk
2012-06-27
use PID_PGAIN, PID_IGAIN, PID_DGAIN for PID default values
Felipe Corrêa da Silva Sanches
2012-06-27
refactor eeprom routines to make it possible to modify the value of a single ...
Felipe Corrêa da Silva Sanches
2012-06-18
reimplement homing routine as an inline function
Felipe Corrêa da Silva Sanches
2012-06-18
refactoring homing routine to avoid copy&pasted code
Felipe Corrêa da Silva Sanches
2012-06-15
fix a few typos and correct english usage
Felipe Corrêa da Silva Sanches
2012-06-14
Merge pull request #186 from blddk/experimental
midopple
2012-06-14
Forgot to pit the part in where it makes the pin an output pin... >.<
blddk
2012-06-12
Version 1.3.19T
midopple
2012-06-11
Merge pull request #183 from kliment/master
midopple
2012-06-11
Error with Command M201, when this Command is use the same Values are written...
midopple
2012-06-07
Added M400
blddk
2012-05-24
Too many if('s
blddk
2012-05-17
Merge pull request #171 from kliment/master
midopple
2012-05-16
If a small move is drop and the next move is retract the speed is wrong calcu...
midopple
2012-05-04
Version 1.3.17T
midopple
2012-05-01
Merge pull request #168 from kliment/master
midopple
2012-04-30
Bug: turn on SD_FAST_XFER_AKTIV and compilation fails if PID is
OhmEye
2012-04-24
Extra Retract Feedrate for Extruder
midopple
2012-04-23
Ignore ":" in comments.
midopple
2012-04-22
Version 1.3.15T
midopple
2012-04-20
When endstop is hit count virtual steps, so the print lose no position when e...
midopple
2012-04-20
- Extrudmultiply with code M221 Sxxx (S100 original Extrude value)
midopple
2012-04-01
Merge pull request #161 from se5a/master
kliment
2012-04-02
Added M93 command. sends current steps for all axis
se5a
2012-03-30
Merge pull request #160 from kliment/master
kliment
2012-03-30
Command M106 / M107 for control the fan can use PWM
midopple
2012-03-28
Merge from experimental, thanks to triffid_hunter
midopple
2012-03-28
fix enable_endstops being used before its definition
Michael Moon
2012-03-27
Fixed arc offset
midopple
2012-03-19
Fixes virtual endstops when using mixed physical endstop positions.
midopple
2012-03-19
Version 1.3.11T
midopple
2012-03-14
ENDSTOPS_ONLY_FOR_HOMING Option ignore Endstop always --> fault is cleared
midopple
2012-03-12
calculate feedrate without extrude before planner block is set
midopple
2012-03-04
Move SLOWDOWN Funktion up, at the current position does not work
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-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-05
- Implement Plannercode from Marlin V1 --> big thanks to Erik
midopple
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
Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2
midopple
2012-01-29
Change infotext
midopple
2012-01-29
New Version Sprinter V2
midopple
[next]