Scott Lahteine
90f8ddfc1e
Apply MINIPANEL to other configs
9 years ago
Scott Lahteine
d85861d296
Move macros, add ENABLED/DISABLED, add includes
9 years ago
Scott Lahteine
129f986ccf
Add COREXZ option to configurations
10 years ago
Scott Lahteine
391386dd94
Update configs for new servo deactivation
9 years ago
Scott Lahteine
c3c605c658
Move note about LiquidTWI2 to Configuration.h (PR#2406)
9 years ago
Scott Lahteine
dc40a5f6e0
Patch up more outdated config lines
10 years ago
Scott Lahteine
a274769f4f
Clean up spacing and comments
Also clean up some trailing spaces in a few other sources
10 years ago
Scott Lahteine
d3bce05d54
Fix up spacing for filament sensor values
10 years ago
Scott Lahteine
b4b10a57fe
Fix configurator section directives and values lists
10 years ago
Scott Lahteine
bba14dcbe6
Move Z Safe Homing point to the middle of the movement range
10 years ago
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.
10 years ago
Ed Boston
08968c29bb
Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples
10 years ago
Jonathan Bastien-Filiatrault
d46d9d998e
Add maximum bed integral term in example configurations.
10 years ago
Richard Wackerbarth
5ea139fd79
Revised Versioning mechanism
10 years ago
Ed Boston
082ed3beed
Propagate Configuration.h changes
Updated all the example Configuration.h files for the new display type.
10 years ago
Scott Lahteine
78beef2d73
Use Mendel default for INVERT_Y_DIR
10 years ago
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
10 years ago
brupje
b425851441
Rename Configuration_megatronics.h to Configuration.h
10 years ago
brupje
d1148a0198
Rename Configuration_megatronics.h to Configuration.h
10 years ago
brupje
b7fcb11580
Added example configuration for Megatronics
10 years ago