Commit graph

33 commits

Author SHA1 Message Date
rotorit
0df9fa2891 added Gen3 PLUS for TechZone Gen3 Remix Motherboard and renaming 21 2011-09-25 17:42:03 +03:00
Keegi
116eefa1d7 fixed typo, added even more PID improvements (these settings work out of box for my old hotend, but overshoot badly on MG hotend) 2011-09-17 17:45:43 +03:00
Keegi
c6a228d62e PID fixes 2011-09-17 17:43:09 +03:00
Kliment Yanev
78be8881ce Merge branch 'master' of github.com:kliment/Sprinter into experimental 2011-09-08 23:03:57 +02:00
kliment
7dd34fc5e8 Merge pull request #80 from alexrj/different-endstops
Change ENDSTOPS_INVERTING to [XYZ]_ENDSTOP_INVERT
2011-09-08 12:29:29 -07:00
reprapperMC
1d53de4077 Edited Sprinter/Configuration.h via GitHub 2011-09-08 13:01:08 -06:00
Kliment Yanev
acc6f2caf8 Merge branch 'master' of github.com:kliment/Sprinter into experimental 2011-08-31 11:55:49 +02:00
Alessandro Ranellucci
492682f06a Fixed configuration for new [XYZ]_ENDSTOP_INVERT options 2011-08-26 19:40:37 +02:00
lemio
34b9fd054b Edited Sprinter/Configuration.h via GitHub 2011-08-26 19:01:47 +02:00
Alessandro Ranellucci
c097f45d1f Removed all unnecessary config option values to avoid confusion (one might think that setting them to 0 disabled the feature, while it has to be commented instead) 2011-08-25 21:10:29 +02:00
Alessandro Ranellucci
2c2336d8ab SMOOTHING had a value (1); however turning it to 0 won't disable the feature, so that's just confusing. 2011-08-25 21:03:53 +02:00
jebba
6d63c2d9e9 Add EPCOS comment to configuration. 2011-08-23 13:57:23 -06:00
ParCan
c5014902ad Edited Sprinter/Configuration.h via GitHub 2011-08-19 06:21:01 +02:00
rotorit
486cf5a2cc Edited Sprinter/Configuration.h via GitHub 2011-08-09 11:19:05 +03:00
rotorit
3f09e6fec9 added motherboard entry for Gen3-pluss and Gen3-Monolithic Electronics 2011-08-09 00:43:26 +03:00
kliment
b3280f5adc Merge pull request #62 from alexrj/heater-current-limit
Heater current limit
2011-07-26 14:16:20 -07:00
Alessandro Ranellucci
0ca62c5596 New config option HEATER_CURRENT to limit current to the nozzle 2011-07-26 18:45:13 +02:00
Alessandro Ranellucci
53be78c949 New implementation of TEMP_RESIDENCY_TIME. We now wait for the target temp to be esablished and maintained for residency time +/- a configurable hysteresis 2011-07-26 18:17:52 +02:00
kliment
3ff008c064 Merge pull request #60 from LawrenceLeung/master
Support TEMP_RESIDENCY_TIME.
2011-07-25 12:30:42 -07:00
Lawrence
a24acc7731 Comment out TEMP_RESIDENCY_TIME 2011-07-25 10:58:02 -07:00
Lawrence
cec92aff24 Revert "Disable TEMP_RESIDENCY_TIME for default"
This reverts commit eb1c87fa7b.
2011-07-25 10:56:55 -07:00
Lawrence Leung larryleungcal@yahoo.com
eb1c87fa7b Disable TEMP_RESIDENCY_TIME for default 2011-07-25 00:55:42 -07:00
Lawrence Leung larryleungcal@yahoo.com
067c662510 add support for TEMP_RESIDENCY_TIME for M109 2011-07-25 00:51:27 -07:00
Spencer Renosis
95504583ff Added MakerGear Hybrid Prusa steps per unit values. 2011-07-24 18:41:47 -07:00
jglauche
726a0583a5 added uuid identification support 2011-07-24 00:36:32 +02:00
kliment
0c376e76d1 Add some explanations to config, change some variables to #defines. Fixes #36 2011-07-17 14:09:14 +02:00
kliment
b136a652c4 Add extra config for homing feedrate - fixes #28 2011-07-17 14:02:35 +02:00
kliment
02566cc007 Add 10k thermistor 2011-07-12 15:24:09 +02:00
kliment
57f82b5a5b Add missing accel per sq second for E 2011-07-07 16:32:10 +02:00
Ahmet Cem TURAN
e5cb83f4aa Put some notes in for gen6 users.. 2011-07-06 05:59:27 -07:00
kliment
709a84956b Documentation improvements in Configuration.h 2011-07-06 13:34:08 +02:00
kliment
c8767013f1 Fix RAMPS 1.3 number 2011-07-05 23:29:45 +02:00
kliment
d1cfd12190 Cleaned up configuration. Made a hack so that board versions can be set from configuration.h. Combined thermistor tables. Enabled maxtemp and mintemp by default.
Changed case of configuration.h to make it appear first in Arduino IDE
2011-07-05 20:20:15 +02:00
Renamed from Sprinter/configuration.h (Browse further)