index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sprinter
/
Configuration.h
Age
Commit message (
Expand
)
Author
2012-08-27
M303 Autotune use HEATER_CURRENT for Maximum PWM Value
midopple
2012-07-07
Added chain of command so hotend wont be turned off before the print is finis...
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-12
Version 1.3.19T
midopple
2012-05-28
Merge pull request #177 from kliment/master
midopple
2012-05-24
Added variables for extruder fan
blddk
2012-05-24
Wrong declaration for Variable min_time_before_dir_change
midopple
2012-05-15
Add MOTHERBOARD 51 for GEN6 with Heatbed and Heatbedsensor
midopple
2012-05-04
Version 1.3.17T
midopple
2012-04-24
Fix commit Text
midopple
2012-04-24
Extra Retract Feedrate for Extruder
midopple
2012-04-22
Version 1.3.15T
midopple
2012-04-20
- Extrudmultiply with code M221 Sxxx (S100 original Extrude value)
midopple
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
Make fastio & Arduino pin numbering consistent for AT90USB128x.
midopple
2012-03-10
New Board --> GEN7 @ 20 Mhz
midopple
2012-02-17
The microcontroller can store settings to EEPROM
midopple
2012-02-15
Standardvalue MAX Feed Rate for Z-Axis reduced to 2 mm/s some Printers had pr...
midopple
2012-02-05
- Implement Plannercode from Marlin V1 --> big thanks to Erik
midopple
2012-01-29
Change Motherboard to 3 (standardsettings)
midopple
2012-01-29
Merge commit 'fa63b839c6cbf261f2655e8783bf4745cc9ca513' into SprinterV2
midopple
2012-01-29
Change configuration.h to original settings
midopple
2012-01-29
New Version Sprinter V2
midopple
2012-01-28
Update Sprinter/Configuration.h
midopple
2012-01-22
Added option to set a delay after enabling a stepper driver, default turned o...
blddk
2011-12-05
Fixing issues in pins.h and fastio.h, I created them not understanding it was...
Greg Dahlman
2011-12-04
Added an option to make init.g on SD run on boot.
Nathan Zadoks
2011-11-28
Add gen7 to list of boards in configuration
Kliment Yanev
2011-11-16
M30/M31 fast sd block transfer
Philip Kin
2011-11-06
osc reduction
Chris Dieringer
2011-10-27
PID parameters for MakerGear
Keegi
2011-10-27
Merge branch 'master' of github.com:kliment/Sprinter into experimental
Kliment Yanev
2011-10-16
Update Sprinter/Configuration.h
blddk
2011-10-16
Added options for the controller cooling fan
blddk
2011-10-04
i will figure out git eventually
Joe Kerman
2011-10-04
(correct) pin defs for a190usb1286/teensylu
Joe Kerman
2011-09-30
pins.h entry for Teensylu
Joe Kerman
2011-09-25
added Gen3 PLUS for TechZone Gen3 Remix Motherboard and renaming 21
rotorit
2011-09-17
fixed typo, added even more PID improvements (these settings work out of box ...
Keegi
2011-09-17
PID fixes
Keegi
2011-09-08
Merge branch 'master' of github.com:kliment/Sprinter into experimental
Kliment Yanev
2011-09-08
Merge pull request #80 from alexrj/different-endstops
kliment
2011-09-08
Edited Sprinter/Configuration.h via GitHub
reprapperMC
2011-08-31
Merge branch 'master' of github.com:kliment/Sprinter into experimental
Kliment Yanev
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-25
Removed all unnecessary config option values to avoid confusion (one might th...
Alessandro Ranellucci
2011-08-25
SMOOTHING had a value (1); however turning it to 0 won't disable the feature,...
Alessandro Ranellucci
[next]