Scott Lahteine
391386dd94
Update configs for new servo deactivation
9 vuotta sitten
Scott Lahteine
c3c605c658
Move note about LiquidTWI2 to Configuration.h (PR#2406)
9 vuotta sitten
Scott Lahteine
dc40a5f6e0
Patch up more outdated config lines
9 vuotta sitten
Scott Lahteine
98c9111a7d
Update delta configs with latest settings
9 vuotta sitten
Scott Lahteine
e6baf8afd9
Fix up allen key settings in delta configs
9 vuotta sitten
Scott Lahteine
3b293fc5d1
Move Delta settings lower in delta files
9 vuotta sitten
Scott Lahteine
df21857583
Move extruder offset settings next to extruders setting
9 vuotta sitten
Scott Lahteine
a274769f4f
Clean up spacing and comments
Also clean up some trailing spaces in a few other sources
9 vuotta sitten
Scott Lahteine
d3bce05d54
Fix up spacing for filament sensor values
9 vuotta sitten
Scott Lahteine
b4b10a57fe
Fix configurator section directives and values lists
9 vuotta sitten
Scott Lahteine
bba14dcbe6
Move Z Safe Homing point to the middle of the movement range
9 vuotta sitten
wurstnase
c85a486445
make the dual z-endstop optional (PR#2277)
it's disabled by default
9 vuotta sitten
Richard Wackerbarth
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.
9 vuotta sitten
CONSULitAS
3a5963c0e7
Configuration_adv.h: Add FAN_MIN_PWM for slow fan stopping issue …
* all Configuration_adv.h: Add #define FAN_MIN_PWM for slow fan stopping
issue
* for K8200: uncommented with tested (and working) values
9 vuotta sitten
Ed Boston
08968c29bb
Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples
9 vuotta sitten
Jonathan Bastien-Filiatrault
d46d9d998e
Add maximum bed integral term in example configurations.
9 vuotta sitten
Richard Wackerbarth
5ea139fd79
Revised Versioning mechanism
9 vuotta sitten
Ed Boston
082ed3beed
Propagate Configuration.h changes
Updated all the example Configuration.h files for the new display type.
9 vuotta sitten
Christian Bohn
258bcdefe0
move dogm font selection to configuration_adv.h
9 vuotta sitten
AnHardt
7750180c93
transpire -> expire
Minor wording correction.
9 vuotta sitten
Scott Lahteine
0f2c9bacfd
M33 LONG_FILENAME_HOST_SUPPORT
9 vuotta sitten
Scott Lahteine
76438195f0
NO_TIMEOUTS and ADVANCED_OK off by default
9 vuotta sitten
Scott Lahteine
d693e0f378
Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit
9 vuotta sitten
Scott Lahteine
429c6ccad2
Neaten config formatting
9 vuotta sitten
Wurstnase
526ad82d20
activate advanced_ok and no_timeout
9 vuotta sitten
Scott Lahteine
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
9 vuotta sitten
Scott Lahteine
79106638a8
Fix documentation of heating sanity check
9 vuotta sitten
Scott Lahteine
6110494a56
Change default to 4°C in 16s
9 vuotta sitten
Scott Lahteine
deedb00c18
Document WATCH_TEMP_PERIOD
9 vuotta sitten
Scott Lahteine
181ccc884c
Edit thermal runaway description
9 vuotta sitten
Brian Gilbert
1285784a49
Add Boots Industries V2.5 example configuration
9 vuotta sitten