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
Scott Lahteine
9956e62674
🧑💻 Apply axis conditionals
2022-01-09 04:33:24 -06:00
Lefteris Garyfalakis
1552c6d2a5
🎨 E3V2 corner leveling => tramming ( #23375 )
2022-01-09 04:33:24 -06:00
Miguel Risco-Castillo
06c2ed3c99
🚸 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
2022-01-09 04:33:24 -06:00
Scott Lahteine
5b9f3bd4b1
🧑💻 Remove extraneous 'inline' hints
2022-01-09 04:33:17 -06:00
Scott Lahteine
ccc66a8528
🎨 Misc. cleanup
2022-01-09 04:33:01 -06:00
Miguel Risco-Castillo
4c5e57ae89
🩹 Reset DWIN CrealityUI print progress on start ( #23481 )
2022-01-09 01:31:03 -06:00
EvilGremlin
c9561a8826
🔧 Check Chiron LCD requirements ( #23353 )
...
Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
2022-01-09 01:31:03 -06:00
Scott Lahteine
58c84f17ba
🎨 Simplify some debug echos
2022-01-09 01:31:03 -06:00
ellensp
1c3f2498b1
🐛 Fix RRW Keypad & Zonestar buttons ( #23388 )
2022-01-05 04:24:04 -06:00
GHGiampy
4202baa409
🩹 Fix Enhanced UI max E speed ( #23387 )
2022-01-05 04:24:04 -06:00
InsanityAutomation
9ecfa1d252
✨ BLTouch High Speed mode runtime configuration ( #22916 , #23337 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
Giuseppe499
efd67cf80d
✨ X Twist Compensation & Calibration ( #23238 )
2021-12-25 03:23:09 -06:00
John Robertson
0e60c8b7e0
✨ MarkForged YX kinematics ( #23163 )
2021-12-25 03:23:09 -06:00
Giuliano Zaro
af1d603374
✨ Fan tachometer support ( #23086 , #23180 , #23199 )
...
Co-Authored-By: Scott Lahteine <github@thinkyhead.com>
2021-12-25 03:23:09 -06:00
Miguel Risco-Castillo
7269990413
🚸 Expose sub-options for E3V2 Enhanced ( #23099 )
2021-12-25 03:23:09 -06:00
Robby Candra
d2c7104bb3
🚸 Change "SD" to "Media" or "SD/FD" ( #23297 )
2021-12-25 02:02:05 -06:00
ellensp
77c9668fe2
🐛 Fix LCD_BED_LEVELING compile ( #23298 )
2021-12-25 01:55:26 -06:00