mistic100
|
2ded50ba3f
|
🚸 Wait for cooldown in MarlinUI power-off (#23476)
|
3 years ago |
David Ross Smith
|
13adcd5c08
|
🚑️ Fix preheat target bug
Fixes Jyers/Marlin#1651
|
3 years ago |
Scott Lahteine
|
6fb2d8a25f
|
🧑💻 Remove extraneous 'inline' hints
|
3 years ago |
Giuseppe499
|
a16a059312
|
✨ X Twist Compensation & Calibration (#23238)
|
3 years ago |
Miguel Risco-Castillo
|
b4b16b63ff
|
🚸 Expose sub-options for E3V2 Enhanced (#23099)
|
3 years ago |
Scott Lahteine
|
b09038fcc7
|
🎨 Standard material presets behavior
|
3 years ago |
Scott Lahteine
|
1d80464ba7
|
🎨 Define HAS_PREHEAT conditional
|
3 years ago |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
eb784d6e55
|
🎨 Rename MarlinUI::zoffset_overlay
|
3 years ago |
Miguel Risco-Castillo
|
1ac7a56a82
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
5b5a8798f8
|
🎨 Consolidate Ender-3 V2 DWIN common code (#22778)
|
3 years ago |
Tanguy Pruvot
|
c2e4b1626f
|
✨ TFT Screen/Backlight Sleep (#22617)
|
3 years ago |
Scott Lahteine
|
453e60958a
|
🐛 Followup to JyersUI
Fix #22735, #22736
|
3 years ago |
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Jyers
|
43a9c71ef7
|
✨ Ender-3 V2 with Jyers UI (#22422)
|
3 years ago |
Scott Lahteine
|
7d416bd055
|
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
|
4 years ago |
Scott Lahteine
|
1e33c1a2a7
|
M256 LCD brightness (#22478)
|
4 years ago |
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
4 years ago |
Scott Lahteine
|
b34a009bb1
|
🐛 Change font for selected language (#22381)
|
4 years ago |
InsanityAutomation
|
3ba5eda0b2
|
📺 ExtUI pause state response (#22164)
|
4 years ago |
Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
4 years ago |
Cytown
|
61c48b8513
|
🚸 Retain power during Pause (#22227)
|
4 years ago |
Scott Lahteine
|
f9051e5469
|
♻️ Refactor status screen timeout
|
4 years ago |
Cytown
|
0bd113b944
|
✨ Power-off confirm / beep options (#22191)
|
4 years ago |
InsanityAutomation
|
a3e8bb99e4
|
🎨 ExtUI "user click" and other tweaks (#22122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
84fd0eff17
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
000388b1d9
|
🎨 MULTI_MANUAL => MULTI_E_MANUAL
|
4 years ago |
David
|
2e0a1f1aff
|
Color UI Move Screen for 320x240 TFT (#21708)
|
4 years ago |
fedetony
|
d3a2c6a0b4
|
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
a29aefc9c0
|
Move last bootscreen delay to end of setup (#21665)
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
4 years ago |
Mike La Spina
|
ccdbffbf3f
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Martijn Bosgraaf
|
30e7e2c276
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
4 years ago |
Scott Lahteine
|
da4b6896f7
|
Group UBL parameters, add comments
|
4 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 years ago |
ellensp
|
35e9c131d6
|
Fix remaining time divide-by-zero (#21080)
|
4 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
Scott Lahteine
|
68abaeab19
|
MarlinUI multi-language support (#20725)
|
4 years ago |
Scott Lahteine
|
4a89731025
|
Rotary encoder cleanup (#20753)
|
4 years ago |
Scott Lahteine
|
1d63fe6542
|
Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
#20620
|
4 years ago |
Jason Smith
|
9f53738339
|
Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
LinFor
|
2d88a2cfb7
|
Remaining Time for FTDI EVE, bp for ExtUI (#20549)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
swissnorp
|
649965ae32
|
Probe Offset Wizard improvements (#20239)
|
4 years ago |
Scott Lahteine
|
6f272e13c5
|
Allow Status Message without LCD (#20246)
|
4 years ago |
Thomas Niccolo Reyes
|
ecd8227de0
|
Open File Browser on Media Insert (option) (#20151)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
wmariz
|
5768ee0f9e
|
Probe Wizard XY position (#20167)
|
4 years ago |
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
4 years ago |