Nick
9c9300ff9d
🐛 Fix Chiron new TFT SD print after reset ( #23855 )
2022-03-12 17:47:47 -06:00
Scott Lahteine
e354cd15b2
🩹 Fix FSTR / PSTR usage
2022-03-12 17:44:58 -06:00
Scott Lahteine
89a9c3a391
🧑💻 Add standard BUZZ types
2022-03-12 17:44:58 -06:00
Ludy
0bf319c57a
🌐 Fix, add some menu labels ( #23895 )
2022-03-12 17:36:23 -06:00
Scott Lahteine
623c6b720b
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
2022-03-12 16:00:48 -06:00
Giuseppe499
df4e022a48
🚸 Fix, extend X Axis Twist Compensation ( #23745 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-11 17:12:03 -06:00
Miguel Risco-Castillo
79b38e0e14
🚸 Update Ender3 V2/S1 Pro UI ( #23878 )
2022-03-11 14:06:49 -06:00
Scott Lahteine
48b5362cf0
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
...
Followup to #23624
2022-03-10 22:15:35 -06:00
Scott Lahteine
d2c503eea2
✏️ num-to-string followup
2022-03-04 16:55:01 -06:00
tombrazier
687dc9ad4d
🩹 Improve and apply XATC reset() ( #23840 )
2022-03-04 15:57:51 -06:00
Scott Lahteine
755c196cfa
🚸 12345.6 num-to-string
2022-03-04 15:28:43 -06:00
tombrazier
2e39bc30fd
🚸 Universal X_AXIS_TWIST_COMPENSATION ( #23828 )
2022-03-02 16:13:46 -06:00
InsanityAutomation
9ef01d43bb
⚡ ️ E3V2 blank bg for S1 compatibility ( #23822 )
2022-03-01 16:25:30 -06:00
tombrazier
6b7868d943
🐛 Fix backlash applied steps when config changes ( #23826 )
...
Followup to #23814
2022-03-01 16:14:52 -06:00
Ludy
d09a2ee80a
🌐 Update German language ( #23832 )
2022-03-01 16:09:11 -06:00
M. FURIC Franck
0e7be8e8c4
✨ LCD Backlight Timer ( #23768 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-26 16:54:04 -06:00
tombrazier
8f8427ec8f
⚡ ️ Apply PTC on all probing ( #23764 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-21 19:15:52 -06:00
Scott Lahteine
44eff9a233
♻️ Refactor HAL as singleton ( #23357 )
2022-02-18 14:38:23 -06:00
Scott Lahteine
98a17cd60d
♻️ Rename XATC z_values => z_offset
2022-02-15 15:09:09 -06:00
InsanityAutomation
03516f0519
♻️ No ui.reinit_lcd on any ExtUI ( #23722 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-13 13:44:24 -06:00
Scott Lahteine
cf013a7f3e
🔧 HAS_LCDPRINT conditional
2022-02-13 12:55:26 -06:00
ellensp
fb86b6b3e3
🚸 Align MKS UI heated bed status with HAS_MULTI_HOTEND ( #23718 )
2022-02-11 13:39:34 -06:00
Scott Lahteine
3d2b2ca790
🎨 Misc. DGUS cleanup
2022-02-10 16:08:04 -06:00
Taylor Talkington
7763f9385d
✨ Optional HOST_STATUS_NOTIFICATIONS ( #22833 )
2022-02-08 17:36:06 -06:00
InsanityAutomation
c2fa7e5942
PLR accessors for Ext UI ( #23687 )
2022-02-07 16:24:46 -06:00
ellensp
a8f3810f39
🐛 Fix missing u8g_esp32_spi ( #23562 )
2022-02-05 10:52:18 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates ( #23624 )
2022-02-05 10:30:17 -06:00
Bones
076d8e83ea
✨ Add ZRIB v53, patch G35 Z drop, related issues ( #23636 )
2022-02-04 15:52:57 -06:00
GHGiampy
f07fc7e96f
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI ( #23590 )
2022-02-01 17:35:38 -06:00
Mike La Spina
7fb65309aa
🐛 Fix SPI DMA and default mode ( #23627 )
...
Followup to #23464
2022-01-26 14:01:22 -06:00
Keith Bennett
5b35f3a955
🚸 Better "Bed Tramming Done" dialog ( #23616 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-26 12:33:10 -06:00
ellensp
b44263eb5b
✅ FYSETC TFT81050 CI Test ( #23604 )
2022-01-25 18:08:15 -06:00
Scott Lahteine
7af8e23254
✏️ Fix MKS enum
2022-01-25 17:22:16 -06:00
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
2022-01-25 15:47:37 -06:00
Lars
8badf2d71f
🐛 Fix DGUS_Reloaded G-code execution ( #23592 )
2022-01-25 03:30:45 -06:00
DejitaruJin
539a893694
🩹 Fix DWIN float debugging ( #23601 )
2022-01-25 02:52:23 -06:00
Mike La Spina
f6e8622360
🐛 Fix LCD contrast/brightness init ( #23567 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-22 10:16:41 -06:00
Scott Lahteine
d5f2334140
♻️ Adjust LCD init, contrast default, settings load
2022-01-22 10:14:47 -06:00
Scott Lahteine
5179f55bf9
🎨 LCD_SCREEN_ROT_* => LCD_SCREEN_ROTATE
2022-01-19 03:28:19 -06:00
Scott Lahteine
fd595aa01b
🎨 Misc. style and cleanup
2022-01-19 02:20:32 -06:00
Taylor Talkington
d8f73997b6
💄 Improve Ender3 v2 DWIN MarlinUI ( #23369 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-17 07:07:45 -06:00
zerkix
9285b6b9ed
🐛 Finish and organize temp sensors ( #23519 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-17 00:14:35 -06:00
Miguel Risco-Castillo
6cfa011c10
🐛 Fix PLR for E3V2 Enhanced UI ( #23543 )
2022-01-16 23:36:03 -06:00
Taylor Talkington
3315ff8856
💄 MarlinUI+DOGM leveled bed bitmaps ( #23539 )
2022-01-16 23:34:50 -06:00
A. Herlas
cc87695ae7
✨ Z Offset Wizard for TFT_LVGL_UI (English) ( #23489 )
2022-01-15 23:08:31 -06:00
Sola
c79174e862
⚡ ️ SPI+DMA+interrupt method (STM32 / MKS UI) ( #23464 )
2022-01-15 23:07:37 -06:00
Lefteris Garyfalakis
9086082c1f
🚸 Fix E3V2 Enhanced UI time labels ( #23502 )
2022-01-12 10:22:00 -06:00
Jim Watson
e16813d713
🐛 Fix SHOW_REMAINING_TIME compile ( #23503 )
2022-01-12 10:13:21 -06:00
ellensp
a058a8a8b2
🐛 Fix Arduino build issues ( #23510 )
2022-01-12 09:53:36 -06:00
Scott Lahteine
84ed749954
🧑💻 Move PB0 init for MKS_ROBIN_NANO
2022-01-12 09:47:44 -06:00
Scott Lahteine
24d1d3eb5c
💡 Misc. cleanup, comments
2022-01-12 09:47:44 -06:00
Scott Lahteine
ab797a0995
🎨 Misc. spindle/laser adjustments
2022-01-10 20:29:09 -06:00
mistic100
2ded50ba3f
🚸 Wait for cooldown in MarlinUI power-off ( #23476 )
2022-01-10 07:08:41 -06:00
Scott Lahteine
224b6e5af9
🩹 Fix some logical axis usage
2022-01-10 05:51:16 -06:00
Scott Lahteine
9665a4434c
🧑💻 Fewer string macros
2022-01-10 02:51:50 -06:00
Scott Lahteine
80128ae456
🌐 Update auto home axis strings
2022-01-09 04:39:15 -06:00
David Ross Smith
13adcd5c08
🚑 ️ Fix preheat target bug
...
Fixes Jyers/Marlin#1651
2022-01-09 04:07:19 -06:00
Roman Moravčík
797859cf55
🌐 Update Slovak language ( #23475 )
2022-01-09 03:51:16 -06:00
Miguel Risco-Castillo
6ce0c682bb
🚸 BLTouch HS menu item for DWIN Enhanced UI ( #23480 )
2022-01-09 02:37:09 -06:00
Miguel Risco-Castillo
0026430835
🩹 Reset DWIN CrealityUI print progress on start ( #23481 )
2022-01-09 01:24:56 -06:00
Lefteris Garyfalakis
4d28c9d12b
🌐 Localize E3V2 Enhanced UI ( #23424 )
2022-01-06 05:30:41 -06:00
Scott Lahteine
1bd921d6a6
🎨 Misc. cleanup, comments
2022-01-06 05:10:56 -06:00
Scott Lahteine
cc919ae899
🐛 Fix strlen_P parameter error
...
Fixes #23447
2022-01-05 01:52:34 -06:00
John Lagonikas
9a194826e3
✨ M81 D / S - Power-off Delay ( #23396 )
2022-01-03 10:11:39 -06:00
Scott Lahteine
e65c12cf96
🧑💻 Apply axis conditionals
2022-01-02 09:26:34 -06:00
John Lagonikas
63f71d85f2
✨ Temperature variance monitor ( #23373 )
2022-01-01 18:18:07 -06:00
ellensp
67521bdd01
🐛 Fix RRW Keypad & Zonestar buttons ( #23388 )
2021-12-30 01:35:22 -06:00
GHGiampy
6e8c671511
🩹 Fix Enhanced UI max E speed ( #23387 )
2021-12-29 22:37:07 -06:00
Scott Lahteine
755c10d303
🎨 Simplify some debug echos
2021-12-29 03:41:28 -06:00
Lefteris Garyfalakis
16a1a55cea
🎨 E3V2 corner leveling => tramming ( #23375 )
2021-12-28 21:22:01 -06:00
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
2021-12-28 06:07:55 -06:00
Scott Lahteine
13ce5aa1ed
🎨 Misc. cleanup
2021-12-28 06:03:12 -06:00
Miguel Risco-Castillo
d58daaa42c
🚸 DWIN Enhanced improve, fix, and extend ( #23240 )
...
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
2021-12-27 23:23:50 -06:00
EvilGremlin
7762df7251
🔧 Check Chiron LCD requirements ( #23353 )
...
Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
2021-12-26 00:46:13 -06:00
Scott Lahteine
6a8b9274a3
⏪ ️ Refactor still needs work
...
Reverting #23295
2021-12-25 23:15:17 -06:00
Scott Lahteine
e211ff148c
♻️ Refactor HAL as singleton ( #23295 )
2021-12-24 21:33:59 -06:00
Tanguy Pruvot
da67deb621
✏️ Fix missing brace ( #23337 )
...
Followup to #22916
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 01:32:27 -06:00
InsanityAutomation
2893048e29
✨ BLTouch High Speed mode runtime configuration ( #22916 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 22:09:55 -06:00
Robby Candra
e57b7d043c
🚸 Change "SD" to "Media" or "SD/FD" ( #23297 )
2021-12-14 18:51:19 -06:00
ellensp
a4678d9e27
🐛 Fix LCD_BED_LEVELING compile ( #23298 )
2021-12-14 00:25:28 -06:00
Tanguy Pruvot
8277f3ca0d
🐛 Fix TFT_COLOR_UI Release Media issue ( #23123 )
2021-12-13 18:41:21 -06:00
ellensp
dff18e2230
✏️ Clean up duplicate defs ( #23182 )
2021-12-13 18:13:34 -06:00
Sola
135683010a
🐛 Fix MKS LVGL UI retraction ( #23267 )
2021-12-08 13:37:45 -06:00
Jason Smith
65e52c1150
🐛 Fix ACTION_ITEM with nullptr ( #23195 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-08 13:10:37 -06:00
Giuseppe499
a16a059312
✨ X Twist Compensation & Calibration ( #23238 )
2021-12-06 19:53:51 -06:00
Scott Lahteine
a7549aac5c
🎨 Misc. issue review patches
2021-11-24 11:38:34 -06:00
Giuliano Zaro
203047f859
🩹 Fix include path ( #23150 )
2021-11-23 15:33:33 -06:00
John Robertson
e5154ec281
✨ MarkForged YX kinematics ( #23163 )
2021-11-23 15:24:24 -06:00
Mike La Spina
5387ceba74
🐛 Fix STM32 set_pwm_duty ( #23125 )
2021-11-23 14:05:50 -06:00
Giuliano Zaro
7110d11c9d
✨ Fan tachometer support ( #23086 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-23 14:01:53 -06:00
Tanguy Pruvot
f33396c2c3
🐛 Fix TFT backlight sleep/wake ( #23153 )
2021-11-21 13:13:01 -06:00
Scott Lahteine
f1af475253
🎨 Misc formatting
2021-11-17 13:02:04 -06:00
luzpaz
b7be62ad36
🎨 Fix misspelling ( #23137 )
2021-11-17 11:09:01 -06:00
Mikhail Basov
36b2650f65
🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI ( #23127 )
2021-11-14 22:46:34 -06:00
Mike La Spina
8ee368b718
⚡ ️ Controller Fan software PWM (etc.) ( #23102 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-14 05:55:31 -06:00
Miguel Risco-Castillo
589a6d7f6b
🚸 Fix up E3V2 Enhanced ( #23100 )
2021-11-10 10:55:20 -06:00
Miguel Risco-Castillo
b4b16b63ff
🚸 Expose sub-options for E3V2 Enhanced ( #23099 )
2021-11-10 10:31:35 -06:00
Keith Bennett
e15f9fdcd9
🚸 Indicate Preheating for probe / leveling ( #23088 )
2021-11-07 01:09:15 -05:00
dwzg
30a69f76a3
🐛 Fix JyersUI scrolling filename, etc. ( #23082 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-06 22:48:00 -05:00
ellensp
c07aa875bc
🐛 Fix DGUS Reloaded status message ( #23090 )
2021-11-06 21:27:53 -05:00