Scott Lahteine
ab7f1a0608
A single setting to validate filament width
7 years ago
Scott Lahteine
e6f46f3832
Add NO_VOLUMETRICS to example configs
7 years ago
Scott Lahteine
7378905053
Add MKS_12864OLED_SSD1306 to example configs
...
Followup to #8813
7 years ago
Scott Lahteine
fdf83f1416
Apply ZONESTAR_LCD to example configs
7 years ago
Scott Lahteine
9a4af6bd7c
Add NANODLP_ALL_AXIS to config examples
7 years ago
teemuatlut
0ac0324af2
[1.1.x] TMC driver update ( #8712 )
7 years ago
Scott Lahteine
666d95285b
Mention that segments interpolate more
7 years ago
Scott Lahteine
6eb268f63f
Remove old UBL description text
7 years ago
Scott Lahteine
6e85c060a9
Apply MULTIPLE_PROBING to example configs
7 years ago
Scott Lahteine
794f8f1329
Update K1 => PID_K1
7 years ago
Scott Lahteine
d8582b7506
Bring configurations up to date
7 years ago
Scott Lahteine
a8d83aec89
Add SKEW_CORRECTION to example configs
7 years ago
Scott Lahteine
1f770bb103
Config updates, spacing mainly
7 years ago
Tannoo
e25567a5dd
New feature: LED_CONTROL_MENU
7 years ago
Scott Lahteine
80929c2637
Apply SEGMENT_LEVELED_MOVES to example configs
7 years ago
Scott Lahteine
fd50f452ff
Whitespace cleanup
7 years ago
Scott Lahteine
51d09bb9c9
Tweak BLOCK_BUFFER_SIZE config
7 years ago
Scott Lahteine
c0190eff00
Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
7 years ago
Rob Power
f8e30f49d7
Add NanoDLP Z movement synchronization option
...
Implemented synchronization message output for NanoDLP printers (nanodlp.com).
If optional feature is enabled in `Configuration_adv.h`, Marlin will ouput "Z_move_comp" string to serial after completing any G0/G1 Z-axis movements. This feature patched on previous versions(1.0) is used by NanoDLP to synchronize Z-axis movement with projector exposure in DLP stereolithography printers.
7 years ago
Scott Lahteine
e5b43d48ee
Apply G26 for meshes to all configs
7 years ago
Scott Lahteine
b8c65078fc
NEOPIXEL_RGBW_LED => NEOPIXEL_LED
7 years ago
Scott Lahteine
8d06cf7b84
Add M114_DETAIL to Configuration_adv.h
7 years ago
Scott Lahteine
069ec3f9a9
Move Filament Width Sensor to Configuration_adv.h
7 years ago
Scott Lahteine
56035e9965
Move mesh test options under G26 option
7 years ago
Scott Lahteine
7535c21894
Remove some trailing white-space
7 years ago
Scott Lahteine
513f25d42c
Remove redundant dual stepper driver entries
7 years ago
Roxy-3D
677d490b5c
Add defaults for basic extrusion to Configuration.h files ( #8331 )
7 years ago
Rowan Meara
094bebcc2d
[1.1.x] Update Thermal Protection Documentation ( #8282 )
...
* Fix thermal protection documentation.
Even before the recent thermal protection changes, the documentation of
the thermal protection feature in the config files did not match the
implementation. I fixed the documentation and reconciled the M303
implementation with the documentation.
* Applied documentation changes to sample config files
* Renamed hysteresis to watch_temp_increase
* Added gcodes back into documentation.
7 years ago
Scott Lahteine
bb111b928b
Add CNC_COORDINATE_SYSTEMS to configs
7 years ago
Jan Macháček
0c4e9980fb
Fix probes configuration url
7 years ago
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
7 years ago
Scott Lahteine
393ceb28fc
The plural of 'axis' is 'axes'
7 years ago
Scott Lahteine
5837f067cf
Tweak to QUICK_HOME comment
7 years ago
Scott Lahteine
7e1232269a
Add Dual Steppers / Endstops to configs
7 years ago
Scott Lahteine
62d52d62dc
Cleanup for DIGIPOTS settings
7 years ago
Scott Lahteine
a979c428ee
Revert default BABYSTEP_MULTIPLICATOR to 1
7 years ago
Scott Lahteine
410aa0716d
Concise SD_REPRINT_LAST_SELECTED_FILE description
7 years ago
Scott Lahteine
445a7f65cd
Clean up trailing whitespace
7 years ago
Roxy-3D
2e746f2b8b
Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE ( #8104 )
...
* Initial conflict resolution
All previous items resolved:
- Use of ELAPSED() on timer code
- Switch to use of defer_return_to_status=true as much as possible
- Update & Clean Up of Max7219 routines
* Resolve non-SD case in ultralcd.cpp
7 years ago
Scott Lahteine
8bb1e91afd
More specific M100 description
7 years ago
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
7 years ago
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
7 years ago
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
7 years ago
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
7 years ago
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
7 years ago
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
...
Based on #7637 by @marcio-ao
7 years ago
Thomas Moore
84470f6b2a
Update UBL mesh boundaries to accomidate beds centered at 0, 0 ( #8011 )
7 years ago
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
7 years ago
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
7 years ago
Scott Lahteine
e05af35678
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
7 years ago