1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-13 05:51:38 +00:00
Commit Graph

2529 Commits

Author SHA1 Message Date
Scott Lahteine
cb4ad020af 🧑‍💻 Misc. LCD cleanup 2022-05-13 00:36:57 -05:00
Scott Lahteine
d235bc9e1c 🧑‍💻 General and Axis-based bitfield flags (#23989) 2022-05-12 04:18:02 -05:00
Scott Lahteine
9ab1a57d72 ♻️ Consolidate DGUSScreenHandler class (#24067) 2022-05-07 18:46:20 -05:00
Keith Bennett
7fa2dcedda 🐛 Fix ProUI / JyersUI leveling preheat (#24060, #24064)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:40:42 -05:00
ellensp
230db90b70 🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC (#24066) 2022-05-07 18:40:42 -05:00
Giuliano Zaro
4b456078dd 🌐 Update Italian language (#24019) 2022-05-07 18:27:56 -05:00
Giuliano Zaro
bed8abe5b6 🐛 Fix PID edit menu for Bed, Chamber (#23987) 2022-05-07 18:13:09 -05:00
tombrazier
74565890f3 ♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107) 2022-05-07 18:13:09 -05:00
Scott Lahteine
4ec9af42b8 💥 Rename ExtUI settings methods 2022-05-07 18:13:09 -05:00
John Robertson
b0d621d8b9 🧑‍💻 Define isr_float_t to assert a non-FPU float (#23969)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:13:09 -05:00
LPRtypeCN
54e543872b 🌐 Update Chinese language (#23865) 2022-05-07 18:12:18 -05:00
ellensp
7b39604d6f 🌐 Update Russian language (#23978) 2022-05-07 18:12:18 -05:00
Keith Bennett
01c9c26661 🧑‍💻 Preheat menu improvements (#24017)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:11:03 -05:00
ellensp
27b1484428 🐛 Fix Manual Move cold extrude override (#24045)
Followup to #19606

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:11:03 -05:00
InsanityAutomation
7f1c5ad7aa 🩹 Fix and clean up E3V2 draw (#23979, #24013) 2022-05-07 18:11:03 -05:00
stream2me
e9ea82e78d 🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001) 2022-05-07 18:07:01 -05:00
Scott Lahteine
7ff4b70694 🚸 Prevent accidental button press 2022-05-07 17:56:18 -05:00
Scott Lahteine
2dc4c642e7 🎨 Misc. adjustments, spacing 2022-05-07 17:55:08 -05:00
Scott Lahteine
e667d4e6e4 🌐 Rename "LCD Timeout" string 2022-05-07 17:34:02 -05:00
Giuliano Zaro
c5f7547e8c 🩹 Fix "elapsed" text on DOGLCD (#24087) 2022-05-07 17:34:02 -05:00
InsanityAutomation
5c5b380fda 🐛 Fix MarlinUI on Ender 3 S1 (#23949) 2022-05-07 17:34:02 -05:00
Scott Lahteine
20154718b5 🌐 Clean up languages 2022-05-07 16:49:47 -05:00
Robby Candra
c89d0114ac STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
Scott Lahteine
0e693854d0 🚸 Clear "heating/cooling" message on temp reached 2022-05-07 16:17:47 -05:00
Scott Lahteine
9324132a40 🎨 Format, use status macros 2022-05-07 16:17:47 -05:00
Scott Lahteine
5632ad65f5 🐛 Fix status_printf alert level 2022-05-07 16:17:47 -05:00
Scott Lahteine
5ef4fb378e ✏️ Encoder noise followup
Followup to #23925
2022-05-07 16:17:47 -05:00
Serhiy-K
b2a318af9a 🌐 Update Ukrainian language (#23935) 2022-05-07 16:17:47 -05:00
ellensp
1c89c0470f 🩹 Wrap endstop_diag.cpp (#23931) 2022-05-07 16:17:47 -05:00
Scott Lahteine
2ee4a667e1 💡 Misc. cleanup, comments 2022-05-07 16:17:47 -05:00
Scott Lahteine
f8e177a43e 🧑‍💻 Improve STATUS_BED_X 2022-05-07 16:01:19 -05:00
Scott Lahteine
9ac1c73041 🎨 General cleanup, comments 2022-05-07 16:01:17 -05:00
Scott Lahteine
4a8b99d505 🧑‍💻 EXTRUDER_LOOP macro 2022-05-07 16:01:13 -05:00
Scott Lahteine
fba8805c0c 🩹 Fix ADC math overflow 2022-05-07 16:01:06 -05:00
Fredrik Andersson
05dea4e30a Encoder button noise filter (#23925) 2022-05-07 16:00:41 -05:00
tombrazier
260b40d145 ️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867) 2022-05-07 16:00:31 -05:00
Ludy
c87eded8f6 🩹 Fix redundant var declaration (#23913) 2022-05-07 16:00:28 -05:00
Julien Staub
62f298aca3 🩹 Fix ExtUI build with Host Keepalive disabled (#23898) 2022-05-07 15:58:31 -05:00
Nick
1a76d4d467 🐛 Fix Chiron new TFT SD print after reset (#23855) 2022-05-07 15:58:31 -05:00
Scott Lahteine
4028c1cfc7 🩹 Fix FSTR / PSTR usage 2022-05-07 15:58:31 -05:00
Scott Lahteine
c49f26a7ae 🧑‍💻 Add standard BUZZ types 2022-05-07 15:58:31 -05:00
Ludy
f82b133595 🌐 Fix, add some menu labels (#23895) 2022-05-07 15:58:31 -05:00
Scott Lahteine
4817efcf81 🧑‍💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI 2022-05-07 15:58:31 -05:00
Giuseppe499
c6f4b38877 🚸 Fix, extend X Axis Twist Compensation (#23745)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:31 -05:00
Miguel Risco-Castillo
eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-05-07 15:58:31 -05:00
Scott Lahteine
b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
tombrazier
fd582dc863 🩹 Improve and apply XATC reset() (#23840) 2022-05-07 15:58:30 -05:00
tombrazier
575c3150f9 🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828) 2022-05-07 15:58:30 -05:00
InsanityAutomation
0337602bbe ️ E3V2 blank bg for S1 compatibility (#23822) 2022-05-07 15:58:30 -05:00
tombrazier
41a51e9527 🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
2022-05-07 15:58:30 -05:00
Ludy
35d11070b4 🌐 Update German language (#23832) 2022-05-07 15:58:30 -05:00
M. FURIC Franck
39001bd8d2 LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
tombrazier
7ec2167a73 ️ Apply PTC on all probing (#23764)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
Scott Lahteine
56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2022-05-07 15:58:30 -05:00
Scott Lahteine
1b2715ccf2 🚸 Enhanced UI => Professional UI - with updates (#23624) 2022-05-07 15:58:30 -05:00
GHGiampy
ac76ed7ece 🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590) 2022-05-07 15:58:30 -05:00
Scott Lahteine
4199191e99 ♻️ Rename XATC z_values => z_offset 2022-05-07 15:56:08 -05:00
InsanityAutomation
7da28768f7 ♻️ No ui.reinit_lcd on any ExtUI (#23722)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:56:08 -05:00
Scott Lahteine
341113bcfb 🔧 HAS_LCDPRINT conditional 2022-05-07 15:55:58 -05:00
ellensp
3abf4de4ae 🚸 Align MKS UI heated bed status with HAS_MULTI_HOTEND (#23718) 2022-05-07 15:55:16 -05:00
Scott Lahteine
2a584cea96 🎨 Misc. DGUS cleanup 2022-05-07 15:55:08 -05:00
Taylor Talkington
b964d2fff0 Optional HOST_STATUS_NOTIFICATIONS (#22833) 2022-05-07 15:54:55 -05:00
InsanityAutomation
e255e4a69f PLR accessors for Ext UI (#23687) 2022-05-07 15:54:46 -05:00
ellensp
82ae3646cb 🐛 Fix missing u8g_esp32_spi (#23562) 2022-05-07 15:54:33 -05:00
Bones
21935b41f0 Add ZRIB v53, patch G35 Z drop, related issues (#23636) 2022-05-07 15:48:13 -05:00
Mike La Spina
c7b0626b02 🐛 Fix SPI DMA and default mode (#23627)
Followup to #23464
2022-05-07 15:38:56 -05:00
Keith Bennett
758dc7af9d 🚸 Better "Bed Tramming Done" dialog (#23616)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 15:38:56 -05:00
ellensp
f0f1d33980 FYSETC TFT81050 CI Test (#23604) 2022-05-07 15:38:55 -05:00
Scott Lahteine
38e0e92e9d ✏️ Fix MKS enum 2022-05-07 15:38:55 -05:00
Scott Lahteine
2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-05-07 15:38:55 -05:00
Lars
a4ea8bc1e1 🐛 Fix DGUS_Reloaded G-code execution (#23592) 2022-05-07 15:38:55 -05:00
DejitaruJin
2f48c30445 🩹 Fix DWIN float debugging (#23601) 2022-05-07 15:38:55 -05:00
Mike La Spina
2142456a25 🐛 Fix LCD contrast/brightness init (#23567)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:38:55 -05:00
Scott Lahteine
99f3b8b4a8 ♻️ Adjust LCD init, contrast default, settings load 2022-05-07 15:38:55 -05:00
Scott Lahteine
1d0ca179b5 🎨 LCD_SCREEN_ROT_* => LCD_SCREEN_ROTATE 2022-05-07 15:38:55 -05:00
Scott Lahteine
8ea172cafe 🎨 Misc. style and cleanup 2022-05-07 15:27:24 -05:00
A. Herlas
8695f462b7 Z Offset Wizard for TFT_LVGL_UI (English) (#23489) 2022-05-07 15:26:59 -05:00
Taylor Talkington
3f4112aee4 💄 Improve Ender3 v2 DWIN MarlinUI (#23369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:25:08 -05:00
zerkix
70f03ad852 🐛 Finish and organize temp sensors (#23519)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:24:42 -05:00
Miguel Risco-Castillo
420f074915 🐛 Fix PLR for E3V2 Enhanced UI (#23543) 2022-05-07 15:14:44 -05:00
Taylor Talkington
4f2ed67324 💄 MarlinUI+DOGM leveled bed bitmaps (#23539) 2022-05-07 15:14:44 -05:00
Sola
a80cafbcfc ️ SPI+DMA+interrupt method (STM32 / MKS UI) (#23464) 2022-05-07 15:13:40 -05:00
Lefteris Garyfalakis
0204547c09 🚸 Fix E3V2 Enhanced UI time labels (#23502) 2022-05-07 15:12:45 -05:00
Scott Lahteine
7b79d53de0 🎨 Misc. spindle/laser adjustments 2022-05-07 15:12:45 -05:00
John Lagonikas
2ca1d844d7 Temperature variance monitor (#23373) 2022-05-07 15:10:28 -05:00
mistic100
b435487da7 🚸 Wait for cooldown in MarlinUI power-off (#23476) 2022-05-07 15:10:28 -05:00
Scott Lahteine
d7b7b570c7 🎨 Misc. cleanup, comments 2022-05-07 15:10:19 -05:00
John Lagonikas
2690bb1bc2 M81 D / S - Power-off Delay (#23396, #23455) 2022-05-07 15:10:19 -05:00
Scott Lahteine
b9cef2e2e3 🚸 12345.6 num-to-string 2022-03-04 16:56:45 -06:00
Jim Watson
242192d03d 🐛 Fix SHOW_REMAINING_TIME compile (#23503) 2022-01-12 10:23:50 -06:00
ellensp
c91d033b5d 🐛 Fix Arduino build issues (#23510) 2022-01-12 10:23:50 -06:00
Scott Lahteine
0470fbe0a1 🧑‍💻 Move PB0 init for MKS_ROBIN_NANO 2022-01-12 10:23:50 -06:00
Scott Lahteine
eb8d819325 🧑‍💻 Fewer string macros 2022-01-10 05:52:02 -06:00
DerAndere
41f80a4498 🚸 Include extra axes in position report (#23490) 2022-01-10 05:52:02 -06:00
David Ross Smith
e0f75d4f06 🚑️ Fix preheat target bug
Fixes Jyers/Marlin#1651
2022-01-09 04:41:07 -06:00
Scott Lahteine
42449b8683 🌐 Update auto home axis strings 2022-01-09 04:40:41 -06:00
Roman Moravčík
e23c696566 🌐 Update Slovak language (#23475) 2022-01-09 04:40:28 -06:00
Miguel Risco-Castillo
49f8171f7a 🚸 BLTouch HS menu item for DWIN Enhanced UI (#23480) 2022-01-09 04:34:29 -06:00
Lefteris Garyfalakis
2231e00b2c 🌐 Localize E3V2 Enhanced UI (#23424) 2022-01-09 04:33:24 -06:00
Scott Lahteine
80f77ea807 🐛 Fix strlen_P parameter error
Fixes #23447
2022-01-09 04:33:24 -06:00