Commit Graph

18 Commits

Author SHA1 Message Date
dc40a5f6e0 Patch up more outdated config lines 2015-06-15 20:20:32 -05:00
98c9111a7d Update delta configs with latest settings 2015-06-15 20:20:32 -05:00
e6baf8afd9 Fix up allen key settings in delta configs 2015-06-15 20:20:31 -05:00
3b293fc5d1 Move Delta settings lower in delta files 2015-06-15 20:20:31 -05:00
df21857583 Move extruder offset settings next to extruders setting 2015-06-15 20:20:31 -05:00
a274769f4f Clean up spacing and comments
Also clean up some trailing spaces in a few other sources
2015-06-15 20:20:31 -05:00
d3bce05d54 Fix up spacing for filament sensor values 2015-06-15 20:20:31 -05:00
b4b10a57fe Fix configurator section directives and values lists 2015-06-15 20:20:31 -05:00
bba14dcbe6 Move Z Safe Homing point to the middle of the movement range 2015-06-15 20:20:31 -05:00
58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed
#defining something just to define something else doesn’t
make sense

If you want SDCARDDETECTINVERTED, just define it yourself.

If the previous code was intended to define, undefined and then again define the term, that code is improper.
2015-06-06 21:44:59 -05:00
08968c29bb Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples 2015-06-06 16:40:32 -05:00
d1f4471000 Merge pull request #2146 from Wackerbarth/Versioning
Versioning
2015-06-02 18:31:21 +02:00
d46d9d998e Add maximum bed integral term in example configurations. 2015-05-28 12:51:37 -04:00
5ea139fd79 Revised Versioning mechanism 2015-05-25 15:53:14 -05:00
082ed3beed Propagate Configuration.h changes
Updated all the example Configuration.h files for the new display type.
2015-05-19 14:04:57 -07:00
2445ae3d3a Combine thermal runaway and watch-period
- Make thermal protection for all hotends and/or bed into simple
switches
- Now enable `WATCH_TEMP_PERIOD` when `THERMAL_PROTECTION_HOTENDS` is
enabled
- Move detailed thermal parameters to `Configuration_adv.h`
- Add sanity checks to warn about old configurations
- Change `WATCH_TEMP_PERIOD` to seconds instead of milliseconds
2015-05-10 22:52:01 -07:00
181ccc884c Edit thermal runaway description 2015-05-07 20:46:03 -07:00
1285784a49 Add Boots Industries V2.5 example configuration 2015-05-04 09:10:42 +10:00