Scott Lahteine
a0351bdb73
Remove STEPPER_RESET_FIX option
hace 10 años
Scott Lahteine
8e61314323
Use RIGIDBOT_PANEL for consistency with online docs
hace 10 años
Scott Lahteine
536f86e896
RigidBot CONTROLLERFAN_PIN in Configuration_adv.h
hace 10 años
Scott Lahteine
9ebcae496d
RIGIDBOARD / RIGIDPANEL
hace 10 años
Scott Lahteine
c3c605c658
Move note about LiquidTWI2 to Configuration.h (PR#2406)
hace 10 años
Scott Lahteine
dc40a5f6e0
Patch up more outdated config lines
hace 10 años
Scott Lahteine
98c9111a7d
Update delta configs with latest settings
hace 10 años
Scott Lahteine
e6baf8afd9
Fix up allen key settings in delta configs
hace 10 años
Scott Lahteine
3b293fc5d1
Move Delta settings lower in delta files
hace 10 años
Scott Lahteine
df21857583
Move extruder offset settings next to extruders setting
hace 10 años
Scott Lahteine
2dd1859247
Cleanup spaces and comments in configs and conditionals
hace 10 años
Scott Lahteine
a274769f4f
Clean up spacing and comments
Also clean up some trailing spaces in a few other sources
hace 10 años
Scott Lahteine
d3bce05d54
Fix up spacing for filament sensor values
hace 10 años
Scott Lahteine
b4b10a57fe
Fix configurator section directives and values lists
hace 10 años
Scott Lahteine
bba14dcbe6
Move Z Safe Homing point to the middle of the movement range
hace 10 años
wurstnase
c85a486445
make the dual z-endstop optional (PR#2277)
it's disabled by default
hace 10 años
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.
hace 10 años
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
hace 10 años
Richard Wackerbarth
303d47228e
Define Probe Path in new format
hace 10 años
Ed Boston
08968c29bb
Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples
hace 10 años
Jonathan Bastien-Filiatrault
d46d9d998e
Add maximum bed integral term in example configurations.
hace 10 años
Richard Wackerbarth
b5743d6927
Use SOURCE_CODE_URL rather than FIRMWARE_URL
hace 10 años
Richard Wackerbarth
5ea139fd79
Revised Versioning mechanism
hace 10 años
Richard Wackerbarth
b878bc5620
Introducing the Kossel Pro Build Configuration
hace 10 años
Scott Lahteine
9d1961ebe3
Witbox and Hephestos are just RAMPS_13_EFB
hace 10 años
Ed Boston
082ed3beed
Propagate Configuration.h changes
Updated all the example Configuration.h files for the new display type.
hace 10 años
Christian Bohn
258bcdefe0
move dogm font selection to configuration_adv.h
hace 10 años
AnHardt
7750180c93
transpire -> expire
Minor wording correction.
hace 10 años
Scott Lahteine
0f2c9bacfd
M33 LONG_FILENAME_HOST_SUPPORT
hace 10 años
Scott Lahteine
76438195f0
NO_TIMEOUTS and ADVANCED_OK off by default
hace 10 años
Scott Lahteine
78beef2d73
Use Mendel default for INVERT_Y_DIR
hace 10 años
Scott Lahteine
d693e0f378
Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit
hace 10 años
Scott Lahteine
b2bd9aae7c
SCARA_SEGMENTS_PER_SECOND
hace 10 años
Scott Lahteine
429c6ccad2
Neaten config formatting
hace 10 años
Wurstnase
526ad82d20
activate advanced_ok and no_timeout
hace 10 años
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
hace 10 años
Scott Lahteine
79106638a8
Fix documentation of heating sanity check
hace 10 años
Scott Lahteine
6110494a56
Change default to 4°C in 16s
hace 10 años
Scott Lahteine
54deb9eea3
Enable WATCH_TEMP_PERIOD by default
hace 10 años
Scott Lahteine
deedb00c18
Document WATCH_TEMP_PERIOD
hace 10 años
brupje
b425851441
Rename Configuration_megatronics.h to Configuration.h
hace 10 años
brupje
d1148a0198
Rename Configuration_megatronics.h to Configuration.h
hace 10 años
Scott Lahteine
181ccc884c
Edit thermal runaway description
hace 10 años
brupje
b7fcb11580
Added example configuration for Megatronics
hace 10 años
Brian Gilbert
1285784a49
Add Boots Industries V2.5 example configuration
hace 10 años
paclema
aedd580911
Updated all configuration.h examples
hace 10 años
AnHardt
514d8ac460
Enable TRP for the bed
in all Configurations.
hace 10 años
Scott Lahteine
2610b8d047
Enable thermal runaway protection by default
hace 10 años
Scott Lahteine
0970102950
Remove obsolete STRING_URL
hace 10 años
Scott Lahteine
5b248757c7
Level Bed in Prepare submenu
- Add “Level Bed” menu item for auto bed leveling
- Hide the option if homing has not been done yet
- Arrange the Prepare submenu more logically (?)
- Add documentation comments, some white-space
- Apply some coding standards here and there
- Move old encoder multiplier debug option to `ultralcd.cpp`
hace 10 años