Marcio T
ab03c9a560
⚡ ️ Enhance and fix FTDI Eve Touch UI file select ( #22651 )
2021-08-29 17:03:10 -05:00
Scott Lahteine
d818a019c5
🎨 EXP headers, ST7920 delays ( #22641 )
2021-08-28 15:27:52 -05:00
Scott Lahteine
f6dc56d979
📝 AlephObjects => LulzBot
2021-08-27 17:23:08 -05:00
Scott Lahteine
7d416bd055
✨ MarlinUI for Ender 3 v2 DWIN LCD ( #22594 )
...
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
2021-08-22 05:53:43 -05:00
Scott Lahteine
536cf287a6
🎨 Misc code and spacing cleanup
2021-08-21 20:30:12 -05:00
Scott Lahteine
9046254a14
🌐 Update menu titles, add more IJK ( #22605 )
...
Followup to #19112
2021-08-20 17:38:00 -05:00
Scott Lahteine
193205a40d
Followup to CrealityUI cleanup
...
Followup to #22586
2021-08-19 21:11:10 -05:00
Scott Lahteine
737d2dd564
Followup to CrealityUI cleanup
...
Followup to #22586
2021-08-19 19:16:46 -05:00
Scott Lahteine
11e8cd9db9
🩹 Followup to CrealityUI cleanup
...
- Followup to #22586 fixing `Draw_Menu_Line` with `GET_TEXT_F`.
- More number drawing convenience functions.
- Return on `ENCODER_DIFF_NO` to reduce indent.
- Put Main Menu buttons closer to the top.
- Move status message up slightly.
- Fix some indentation.
2021-08-18 02:33:25 -05:00
Tanguy Pruvot
6a8385624f
🐛 Fix STM32 delay, double reset in FSMC TFT init ( #22584 )
2021-08-17 22:39:08 -05:00
Scott Lahteine
09af42e1af
Clean up CrealityUI and MarlinUI ( #22586 )
2021-08-17 06:18:19 -05:00
Scott Lahteine
af0cd400be
🐛 Fix LCD_COL_X_RJ
...
Followup to #22471
2021-08-15 19:27:47 -05:00
Scott Lahteine
c161a46112
🎨 Update MKSPWC, some other pins ( #22557 )
2021-08-13 16:32:25 -05:00
Miguel Risco-Castillo
59324a411f
🐛 Fix Ender-3 v2 language init ( #22550 )
2021-08-11 21:00:47 -05:00
Scott Lahteine
76c10b3e02
🏗️ Define HAL_STM32 for HAL/STM32 ( #22537 )
2021-08-08 21:31:10 -05:00
ellensp
5756f8898e
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 ( #22498 )
2021-08-08 02:45:51 -05:00
luzpaz
8a7673ac1e
🎨 Spellcheck code ( #22531 )
2021-08-08 02:26:54 -05:00
Marcio T
26b1ed7c2a
🐛 Fix FTDI Eve Touch UI ( #22530 )
2021-08-07 22:23:06 -05:00
Scott Lahteine
b55cf3c9f6
🚸 Fix BLTouch spelling
2021-08-05 00:27:09 -05:00
Marcio T
092b5942c1
🐛 Fix FTDI Eve Touch UI ( #22500 )
2021-08-03 19:06:16 -05:00
luzpaz
afca6e7459
🐛 Spellcheck comments ( #22496 )
...
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-03 19:02:34 -05:00
DerAndere
0eda34e07d
🐛 Followup to 6 linear axes ( #22482 )
2021-08-02 00:13:57 -05:00
Scott Lahteine
1e33c1a2a7
M256 LCD brightness ( #22478 )
2021-08-01 14:28:53 -05:00
ellensp
7110c4562e
🐛 Fix sprintf_P compile error (Maple) ( #22479 )
2021-08-01 02:09:29 -05:00
Malderin
b8cc0667bb
🐛 Fix custom menus on MKS UI ( #22470 )
2021-07-31 22:00:18 -05:00
Scott Lahteine
9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 ( #22471 )
2021-07-31 05:32:13 -05:00
ellensp
9e68aea8a1
🐛 Fix DGUS displays compile ( #22464 )
2021-07-30 19:50:22 -05:00
Marcio T
39e5c86544
🐛 Fix FTDI Eve unicode and spinner dialog ( #22468 )
2021-07-30 18:57:50 -05:00
Scott Lahteine
84ca21edf7
🎨 abs => ABS
2021-07-29 23:40:27 -05:00
Scott Lahteine
14d40fb957
🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING
...
Fixes #22250 . Regression from #17460 .
2021-07-29 22:59:33 -05:00
Marcio T
cdcb45b87e
🐛 Fix FTDI Eve unicode and spinner dialog ( #22459 )
2021-07-29 18:19:49 -05:00
Marcio T
4111d1d5ad
🐛 Fix FTDI Eve Touch UI progmem strings ( #22439 )
2021-07-28 18:15:01 -05:00
borland1
885c63c35f
🐛 Fix LCD Menu MBL Z-Offset Adjustment ( #22450 )
2021-07-28 17:45:32 -05:00
Scott Lahteine
52718f3385
🎨 Add DWIN_StatusChanged_P
2021-07-25 03:59:01 -05:00
Scott Lahteine
b1bc2e8003
🌐 Level Corners => Bed Tramming
2021-07-25 02:25:35 -05:00
Scott Lahteine
3b57c3316a
Misc. Cleanup
2021-07-25 02:25:32 -05:00
Scott Lahteine
e1907a99e2
🎨 Fix some formatting, F() versus PSTR()
2021-07-24 22:07:26 -05:00
InsanityAutomation
a66d85c7e5
🐛 Fix delta calibrate manual move scale ( #22430 )
2021-07-24 16:08:47 -05:00
Scott Lahteine
27f5e64acf
🎨 NULL => nullptr
2021-07-24 15:55:45 -05:00
Marcio T
b925130db1
📺 Fix and optimize FTDI Eve Touch Interface ( #22427 )
2021-07-23 17:02:39 -05:00
Chris Pepper
21011eefa8
✨ Simulator HAL and build targets ( #22418 )
2021-07-21 19:01:23 -05:00
ellensp
d819de46d3
🎨 MKS Hardware Test followup ( #22414 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-21 16:31:11 -05:00
Malderin
a90968b0ce
🎨 MKS hardware test followup ( #22395 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-20 15:07:32 -05:00
ellensp
178f9a77a8
🐛 Fix STATUS_COMBINE_HEATERS compile ( #22405 )
2021-07-20 14:44:15 -05:00
Serhiy-K
c2f72cde10
✨ Laser support for TFT GLCD ( #22391 )
2021-07-18 21:39:01 -05:00
Malderin
67019bc277
Fix MKS UI compile ( #22388 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-18 21:21:51 -05:00
Mike La Spina
286f6ba0bd
🐛 Fix Ammeter display on DOGM ( #22384 )
2021-07-18 20:11:24 -05:00
Scott Lahteine
b34a009bb1
🐛 Change font for selected language ( #22381 )
2021-07-18 19:56:28 -05:00
Taylor Talkington
aec4a82a99
🐛 Fix Filament Change menu ( #22370 )
...
Followup to #22277
2021-07-15 16:32:40 -05:00
Marcio T
3be35a6bd6
📺 Fix Makefile build, improve Touch UI button titles ( #22361 )
2021-07-14 22:34:49 -05:00
Keith Bennett
3797549e7e
🐛 Board Temp Sensor followup ( #22350 )
2021-07-13 19:08:04 -05:00
Scott Lahteine
315a722b42
🐛 TM3D fixes and improvements
...
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
2021-07-12 22:52:17 -05:00
Marcio T
fa6b01c677
⚡ ️ Fixes to FTDI Eve Touch UI ( #22347 )
2021-07-12 19:35:00 -05:00
MKS-Sean
4febb23521
✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module ( #22109 )
2021-07-12 19:17:28 -05:00
Katelyn Schiesser
c8ee056cc6
♻️ Consolidate PSU_CONTROL ( #22304 )
2021-07-12 00:13:58 -05:00
Scott Lahteine
ec84770c22
🚸 Limit LCD delta endstop adjustment like M666
...
In reference to #22325
2021-07-11 13:18:16 -05:00
Scott Lahteine
bd60d77904
🎨 Strip trailing whitespace
2021-07-09 22:24:43 -05:00
InsanityAutomation
3ba5eda0b2
📺 ExtUI pause state response ( #22164 )
2021-07-09 18:24:14 -05:00
Scott Lahteine
26bfc26797
🎨 Check flags without ENABLED
2021-07-09 17:09:58 -05:00
Tanguy Pruvot
6cbd21d0d4
🌐 Update French language ( #22323 )
2021-07-09 16:07:55 -05:00
Scott Lahteine
cd55b5f5cc
📌 Require U8glib-HAL@~0.5.0 ( #22324 )
2021-07-09 16:02:27 -05:00
Zs.Antal
20b3403ee8
🌐 Update Hungarian language ( #22307 )
2021-07-07 23:44:07 -05:00
Marcio T
e5e939bb4c
📺 Assorted small FTDI Eve Touch UI fixes ( #22273 )
2021-07-06 20:32:08 -05:00
Serhiy-K
bec2c50d29
🌐 Update Russian and Ukrainian ( #22290 )
2021-07-06 19:55:31 -05:00
Scott Lahteine
3d333c4e5d
♻️ Fix up and use YESNO_ITEM macros
2021-07-06 19:54:02 -05:00
Cytown
71bf61901c
🚸 Filament Change add confirm step ( #22277 )
2021-07-01 19:37:44 -05:00
ellensp
e96720c076
🐛 Fix Arduino IDE build (TOUCH_UI_FTDI_EVE includes) ( #22276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-01 16:27:27 -05:00
Cytown
61c48b8513
🚸 Retain power during Pause ( #22227 )
2021-06-29 15:36:08 -05:00
Katelyn Schiesser
a5b2498de9
🐛 Fix ExtUI 'lcd_clicked' definition ( #22257 )
2021-06-29 12:30:55 -05:00
Katelyn Schiesser
7888584fec
🐛 Use setTargetHotend in menus ( #22247 )
2021-06-28 01:00:55 -05:00
Sébastien Gariépy
81ca2dd273
🌐 MSG_MOVE_100MM ( #22242 )
2021-06-27 16:44:49 -05:00
Cytown
d32feb7cd5
🐛 Fix wide glyph characters display ( #22237 )
2021-06-27 12:39:09 -05:00
Scott Lahteine
f9051e5469
♻️ Refactor status screen timeout
2021-06-27 00:33:44 -05:00
Cytown
5ceeb8b5ff
🚸 Expand box in draw_boxed_string ( #22209 )
2021-06-26 11:21:34 -05:00
Marcio T
a37cc76cb9
🎨 Fix and improve FTDI Eve Touch UI ( #22223 )
2021-06-25 23:38:27 -05:00
Cytown
0bd113b944
✨ Power-off confirm / beep options ( #22191 )
2021-06-23 11:40:32 -05:00
Serhiy-K
b5085bbd1d
🌐 Update Russian language ( #22193 )
2021-06-22 13:48:56 -05:00
ellensp
41daf63768
🚸 MarlinUI Move Z >= 1000 ( #22192 )
2021-06-22 13:42:24 -05:00
Marcio T
0f5126acb2
🎨 Fix and enhance FTDI Eve Touch UI ( #22189 )
2021-06-21 16:38:28 -05:00
Scott Lahteine
b6d8fec6cc
🐛 🌐 Fix extra axis translations
2021-06-21 16:31:41 -05:00
ellensp
6bf6973e9d
🐛 Fix heater display options/compile ( #22185 )
2021-06-21 15:09:21 -05:00
Serhiy-K
fb97e43ca3
🌐 Update Ukrainian language ( #22183 )
2021-06-20 22:48:06 -05:00
Giuliano Zaro
0713862719
🌐 Update Italian language ( #22182 )
2021-06-20 22:45:26 -05:00
Scott Lahteine
a006752fc2
🐛 Fix LCD define typos
2021-06-20 01:19:09 -05:00
ellensp
ad1ad93ea9
🚸 Manual Move coordinates >= 1000 ( #22165 )
2021-06-18 14:59:44 -05:00
ellensp
d436c93f37
✨ Redundant Part Cooling Fan ( #21888 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-14 18:45:54 -05:00
Victor Oliveira
d6a7ebce6c
✨ MULTI_VOLUME for Color UI and MarlinUI ( #22004 )
2021-06-14 00:39:16 -05:00
InsanityAutomation
a3e8bb99e4
🎨 ExtUI "user click" and other tweaks ( #22122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-13 22:08:46 -05:00
Victor Oliveira
ef321cb723
🐛 Include common TFT driver macros ( #22125 )
2021-06-13 20:47:38 -05:00
Katelyn Schiesser
3a03f76f3c
🐛 Fix UBL 'R' parameter and adjust 'P' ( #22129 )
2021-06-13 20:43:43 -05:00
Sola
b87e2ceda1
🐛 Fix ExtUI/DGUS Celsius display ( #22121 )
2021-06-13 20:31:38 -05:00
Scott Lahteine
d5510ea519
🎨 General cleanup of extui/dgus
...
In relation to #22121
2021-06-13 20:19:43 -05:00
Zs.Antal
8d54f9b847
🌐 Update Hungarian language ( #22083 )
2021-06-10 16:05:07 -05:00
Marcio T
6d2c7aa227
🎨 Fix and improve FTDI Eve Touch UI ( #22093 )
2021-06-10 03:24:04 -05:00
Scott Lahteine
0e1e159187
🎨 Adjust some conditionals
2021-06-10 02:05:04 -05:00
Scott Lahteine
d320545066
🎨 Laser Ammeter followup ( #22079 )
...
Followup to #21835
2021-06-08 07:51:28 -05:00
Mike La Spina
002e1d49fe
Add Laser Based I2C Ammeter Feature ( #21835 )
2021-06-07 14:15:09 -05:00
Marcio T
209c44b803
🎨 Reorganize FTDI Touch UI variants ( #22066 )
2021-06-06 23:26:42 -05:00
ellensp
3c522fff31
🩹 Fallback ID for MKS TS35 V2.0 ( #22031 )
2021-06-06 04:21:14 -05:00
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes ( #19112 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-05 02:18:47 -05:00
Marcio T
733d5fd57d
📺 Fix and enhance FTDI EVE Touch UI ( #22047 )
2021-06-05 00:35:05 -05:00
Roman Moravčík
d099cb3b5a
🌐 Update Slovak language ( #22000 )
2021-06-01 21:10:15 -05:00
Krzysztof Błażewicz
dbed009090
🌐 Update Polish language ( #21993 )
2021-05-29 13:48:56 -05:00
ellensp
e60c38b622
♻️ LEDs refactor and extend ( #21962 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-25 18:38:23 -05:00
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes ( #21953 )
...
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-05-24 16:38:57 -05:00
Scott Lahteine
84fd0eff17
🎨 Macros for optional arguments ( #21969 )
2021-05-23 21:33:22 -05:00
Scott Lahteine
92dea8e6cc
♻️ Refactor, comment endstop/probe enums
2021-05-23 03:04:31 -05:00
Scott Lahteine
464a9f0ab6
📝 Update ExtUI example
2021-05-21 23:04:11 -05:00
Scott Lahteine
8af4d70922
🎨 Shorten lcd relative paths
2021-05-21 23:04:01 -05:00
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
2021-05-21 08:40:30 -05:00
Scott Lahteine
ad30909a2d
🎨 Update a condition
2021-05-21 08:37:46 -05:00
Scott Lahteine
f4951ed56b
🎨 Rename all/no axis enums
2021-05-21 08:36:54 -05:00
Scott Lahteine
8f0f6c1ac1
🐛 Fix compile with PREVENT_COLD_EXTRUSION off
2021-05-21 00:30:57 -05:00
Scott Lahteine
000388b1d9
🎨 MULTI_MANUAL => MULTI_E_MANUAL
2021-05-20 17:12:18 -05:00
Pascal de Bruijn
781b34709b
✨ MEDIA_MENU_AT_TOP for MarlinUI ( #21925 )
2021-05-20 06:35:38 -05:00
Scott Lahteine
49771c4a9e
🎨 Flags for homing directions
2021-05-20 00:59:58 -05:00
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
2021-05-20 00:59:58 -05:00
Scott Lahteine
abbe3f0dc7
🎨 Misc cleanup and fixes
2021-05-20 00:59:58 -05:00
Scott Lahteine
ad8c16177e
Use defined strings
2021-05-17 21:17:42 -05:00
Moonglow
376f0be5da
Fix MKS UI missing font select condition ( #21905 )
2021-05-14 22:30:16 -05:00
ellensp
90f1436764
Fix nextion compile error ( #21884 )
2021-05-13 15:19:12 -05:00
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery ( #21779 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-10 07:24:35 -05:00
BigTreeTech
c9de9d4f9b
Capacitive Touch Screen (GT911) for SKR SE BX ( #21843 )
...
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 21:02:16 -05:00
sanek88lbl
f95f18c8e5
Lerdge K EEPROM and TFT ( #21812 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 17:06:21 -05:00
Scott Lahteine
b65cdbed91
Signal SD completion later ( #21840 )
2021-05-08 04:35:35 -05:00
Adrian DC
57025b75e1
Fix E3V2 Control Menu icon/text order ( #21838 )
...
Fixes #21837
2021-05-08 01:46:21 -05:00
charlespick
01741576eb
Active MMU slot indicator ( #21842 )
2021-05-08 01:44:34 -05:00
Scott Lahteine
f09fa69e86
Add and apply REPEAT_1 macro
2021-05-08 01:41:40 -05:00
Scott Lahteine
206d495ba4
Misc. code cleanup
2021-05-07 22:56:54 -05:00
Scott Lahteine
6f06801f1d
Detab
2021-05-06 04:44:53 -05:00
Scott Lahteine
8d9021e806
Move ExtUI subfolders up a level ( #21820 )
2021-05-06 04:17:59 -05:00
ellensp
b1cca43252
Fix MMU2 compile with include ( #21809 )
2021-05-06 01:43:16 -05:00
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
2021-05-05 08:04:04 -05:00
Vert
f4f41d01bf
UMW follow-up ( #21791 )
2021-05-03 21:07:57 -05:00
Scott Lahteine
dfc906930c
Pause and PLR refinements
...
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
2021-05-03 20:55:05 -05:00
Scott Lahteine
9dd884a324
Drop early_safe_delay
2021-05-02 21:32:42 -05:00
Scott Lahteine
becdac19ea
Temperature cleanup
2021-05-02 21:32:21 -05:00
Vert
cb5e6bfef6
UBL Mesh Wizard ( #21556 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 16:38:55 -05:00
vyacheslav-shubin
46eb12da51
ExtUI event for PID tuning start ( #21734 )
2021-05-01 20:28:49 -05:00
Scott Lahteine
a95a21a353
Define 'filelist' for dgus/origin
2021-05-01 20:07:20 -05:00
Mike La Spina
741e3c1280
Laser Cutter Air Assist ( #21753 )
2021-05-01 19:59:45 -05:00
ellensp
9d43570ada
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 19:42:38 -05:00
ellensp
ef9ca61039
Fix Singlenozzle Standby issues ( #21759 )
...
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-01 03:21:18 -05:00
lujios
4e4c3ef8fc
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 04:38:30 -05:00
Scott Lahteine
e4f60f82a4
Heater error status
2021-04-30 03:24:57 -05:00
David
2e0a1f1aff
Color UI Move Screen for 320x240 TFT ( #21708 )
2021-04-28 04:08:21 -05:00
Keith Bennett
f04b2a9390
Clean up TFT comments ( #21723 )
2021-04-27 19:21:13 -05:00
Keith Bennett
69d85cce2d
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
2021-04-27 02:22:09 -05:00
Adrian DC
fe7f5ca7f4
Fix E3V2 Advanced Settings with PLR off ( #21700 )
...
Fixes #21534
2021-04-26 23:42:28 -05:00
Marcio T
9c7344487a
FTDI EVE Touch UI fixes ( #21706 )
2021-04-26 23:40:59 -05:00
Keith Bennett
40d789ce18
Fix "continuous" typo ( #21701 )
2021-04-25 23:34:42 -05:00
Scott Lahteine
e59192b9ea
Fix HMI_HomeOffN axis
...
Followup to #21534
2021-04-25 04:15:13 -05:00
pinchies
a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-25 03:48:20 -05:00
Miguel Risco-Castillo
13f3ccb85d
E3V2 DWIN Advanced Settings ( #21534 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 18:50:44 -05:00
Scott Lahteine
dfcccb63a1
Use temperature accessors
2021-04-24 05:20:55 -05:00
Nikolay March
6f5800bd74
Backlash Compensation for COREnn ( #21612 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-24 04:38:00 -05:00
fedetony
d3a2c6a0b4
Soft Reset via Serial or post-kill button click ( #21652 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 02:53:52 -05:00
Ramiro Polla
7a8e3cc258
Avoid + 0.0f in menu items ( #21642 )
2021-04-24 02:52:34 -05:00
Malderin
e7f26cabfe
Fix Bed Tramming 5th point ( #21646 )
2021-04-24 02:42:44 -05:00
Scott Lahteine
a29aefc9c0
Move last bootscreen delay to end of setup ( #21665 )
2021-04-24 01:29:30 -05:00
vyacheslav-shubin
f424da498a
ExtUI::onPostprocessSettings ( #21683 )
2021-04-24 01:16:14 -05:00
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
Scott Lahteine
3bddbb1110
Clean up formatting, wrap macros
2021-04-23 19:21:39 -05:00
Scott Lahteine
72e3d2492f
Update temperature types
2021-04-23 19:20:11 -05:00
Scott Lahteine
51a61c5431
Nextion cleanup
2021-04-23 19:15:22 -05:00
Scott Lahteine
4e10f46899
Use configured temp window for Chiron
2021-04-23 19:10:32 -05:00
Mike La Spina
f075dd0db3
M10-M11 Air Evacuation for Spindle/Laser ( #21668 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-22 18:19:41 -05:00
Scott Lahteine
57d0f0ce2e
Fix Chiron typos, file nav
2021-04-21 15:28:50 -05:00
Scott Lahteine
6bb10b1898
Changes supporting "Prussia3D" MK3 ( #21617 )
2021-04-20 00:44:19 -05:00
Nick
d5143c2c15
Support new style Anycubic Chiron TFT ( #21597 )
2021-04-18 23:04:38 -05:00
MangaValk
553487cc8a
Tool sensors ( #17239 )
2021-04-16 08:02:31 -05:00
Scott Lahteine
73f6426114
Use itoa for sprintf int
2021-04-16 05:14:37 -05:00
Scott Lahteine
07cac80fb0
Drop extraneous inlines
2021-04-16 05:03:46 -05:00
Scott Lahteine
528b9bd872
Revert experimental NAN patch
...
Hold changes from #21575 (24a095c
) for more testing.
2021-04-16 02:43:59 -05:00
Sola
3cdf363cce
Fix MKS H43 compile ( #21619 )
2021-04-15 04:45:30 -05:00
Andrea
63673d3ce0
Fix Custom Menu audio and return ( #21616 )
2021-04-15 04:37:37 -05:00
XDA-Bam
cc5297d637
Space-separate scrolling Status Message ( #21523 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-14 04:42:04 -05:00
Scott Lahteine
0e9836649e
Misc. formatting, serial out
2021-04-13 21:41:04 -05:00
Marcio T
3ec5cd312b
Enhance and fix FTDI Eve Touch UI ( #21607 )
2021-04-13 18:31:12 -05:00
Victor Oliveira
138340ee99
Multi-Volume. Select Media for LVGL ( #21344 )
2021-04-13 17:34:19 -05:00
gmarsh
a5f0075a60
Fix and improve Power Monitor ( #21551 )
2021-04-13 15:17:52 -05:00
Scott Lahteine
84c79d7531
Followup to sprintf cleanup
2021-04-13 15:07:25 -05:00
Scott Lahteine
fd99ea09ec
Add fan percent accessors
2021-04-13 04:00:39 -05:00
Scott Lahteine
4e314ef6d4
More MKS UI sprintf
2021-04-13 03:53:50 -05:00
Veisen
776c1e66db
Fix ANYCUBIC_LCD_I3MEGA compile ( #21585 )
2021-04-13 03:09:21 -05:00
Scott Lahteine
e0ed57db67
Remove extraneous MKS UI sprintf
2021-04-12 23:40:32 -05:00
espr14
a5d6f6ac98
Fix Resume Print with UBL ( #21564 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-12 20:10:21 -05:00
Scott Lahteine
4a1d2d816c
Update old-style axis indexes
2021-04-12 19:34:31 -05:00
Mike La Spina
1e357b3c74
Tweak cooler / flowmeter icons ( #21573 )
2021-04-12 17:52:18 -05:00
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
2021-04-12 16:49:53 -05:00
Malderin
76cc736755
MKS LVGL UI: Fix icon layout ( #21595 )
2021-04-11 16:32:28 -05:00
Sola
4cba40f9fd
Fix manual move with MKS H43 ( #21511 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-09 15:29:59 -05:00
Ramiro Polla
1a2cbe100c
Macros to eliminate 'f + 0.0' ( #21568 )
2021-04-08 21:03:34 -05:00
Victor Oliveira
7124326808
Delay U8glib init using U8glib-HAL 0.4.4 ( #21496 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-08 20:35:21 -05:00
Scott Lahteine
1879eede0d
Fix axis char printing
2021-04-07 15:43:57 -05:00
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-05 21:40:50 -05:00
Malderin
746eae15f3
Cast celsius to int for MKS LVGL UI ( #21502 )
2021-04-05 20:55:00 -05:00
Malderin
61af08d499
MKS LVGL UI: Display/edit fan percentage ( #21544 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-05 20:39:57 -05:00
Mike La Spina
993609b5aa
Make DELAY_NS round up on AVR ( #21546 )
2021-04-05 16:34:31 -05:00
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements ( #21521 )
...
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
2021-04-04 18:58:03 -05:00
Scott Lahteine
8b6718c632
misc. pointer formatting
2021-04-04 18:08:13 -05:00
InsanityAutomation
98b2b45264
Revert "Optimized string-to-number functions" ( #21532 )
...
This reverts #21484
2021-04-04 17:35:58 -05:00
Giuliano Zaro
a628559258
Update Italian language ( #21537 )
2021-04-04 16:45:56 -05:00
Scott Lahteine
895e40190b
Suppress redundant serial errors
2021-04-03 20:33:11 -05:00
XDA-Bam
9d0e82788a
Update u8g / AVR display timing defaults ( #21518 )
2021-04-02 19:11:22 -05:00
Scott Lahteine
c2b72c0e73
Remove extraneous 'extern' hints ( #21516 )
2021-04-02 14:22:43 -05:00
Mike La Spina
235ba92602
Followup to Laser Flow Meter ( #21498 )
2021-04-01 19:29:49 -05:00
Sola
6747d350a5
MKS H43 fix, cleanup ( #21500 )
...
Followup to #21485
2021-04-01 19:19:22 -05:00
Marcio T
45c1432946
G26 Hilbert Curve followup ( #21480 )
2021-04-01 19:12:00 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
Sola
4d17613050
MKS H43 fix, cleanup ( #21485 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-31 02:34:17 -05:00
Marcio T
7573524a14
FTDI Touch UI fix and reorganize ( #21487 )
2021-03-30 21:23:43 -05:00
Ramiro Polla
20d2061f22
Optimized string-to-number functions ( #21484 )
2021-03-30 21:20:33 -05:00
Scott Lahteine
3b73b115ca
Apply pointer formatting
2021-03-29 20:36:37 -05:00
Malderin
a335cf2edf
Fix MKS LVGL UI Main screen / print buttons ( #21468 )
2021-03-29 03:19:38 -05:00
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-29 01:41:56 -05:00
Marcio T
c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
2021-03-27 22:57:12 -05:00
Leoric
532df198da
MKS UI: Monitor state when idle ( #21452 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-26 15:41:55 -05:00
Martijn Bosgraaf
30e7e2c276
Extend M106/M107 for better laser module support ( #16082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 12:21:11 -05:00
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ( #21369 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 10:12:57 -05:00
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
2021-03-24 05:50:47 -05:00
Scott Lahteine
da4b6896f7
Group UBL parameters, add comments
2021-03-24 05:50:47 -05:00
Scott Lahteine
8fca37f373
Misc LCD cleanup
2021-03-24 05:50:47 -05:00
Scott Lahteine
e5ff55a1be
Add typedef celsius_t ( #21374 )
2021-03-24 04:11:43 -05:00
Scott Lahteine
a8ea6e6463
Max temp/target followup
2021-03-23 10:56:10 -05:00
Scott Lahteine
58f0330d3f
MKS / E3V2 LCD code cleanup
2021-03-23 10:46:54 -05:00
Scott Lahteine
f7aaa2e1c7
Add typedef extra_fan_t
2021-03-23 09:39:44 -05:00
Scott Lahteine
cfa6c7d45b
Improve max temp / target
2021-03-23 09:39:09 -05:00
borland1
df1ef496d1
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-23 08:21:11 -05:00
Sola
2b621eb45d
Fix MKS H43 sensorless homing ( #21388 )
2021-03-23 00:58:52 -05:00
Zs.Antal
c44ff3eb3d
Update Hungarian language ( #21407 )
2021-03-23 00:57:50 -05:00
Marcio T
3e7d830f57
Mesh Editor for FTDI Eve Touch UI ( #21381 )
2021-03-23 00:51:03 -05:00
Skorpi08
b51aed8aa5
Nextion TFT touch screen ( #21324 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-18 20:51:19 -05:00
Scott Lahteine
deaefbf1dc
Minor E3 V2 dwin cleanup
2021-03-17 20:06:16 -05:00
Scott Lahteine
9823a37362
E1+ Autotemp and Planner comments
2021-03-17 20:06:16 -05:00
K.3D
1a23ffd776
KRATOS32 / K.32 board and LCD controllers ( #21334 )
2021-03-15 11:02:40 -05:00
InsanityAutomation
911cd1a6d3
Custom menu items confirm option ( #21338 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-13 07:37:49 -06:00
Scott Lahteine
1affbe2100
Clean up, optimize ExtUI/TFT code ( #21333 )
2021-03-12 06:54:42 -06:00
ellensp
8857fc6c4b
Fix password menu stickiness before first auth ( #21295 )
2021-03-10 16:02:35 -06:00
Scott Lahteine
dbd28eecc9
Number serial from 1 to match settings
2021-03-10 13:45:53 -06:00
X-Ryl669
55c31fbe9a
Distinguish serial index from mask ( #21287 )
2021-03-09 03:20:37 -06:00
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 ( #21255 )
2021-03-06 14:13:28 -06:00
Scott Lahteine
87bef13a4c
Fix DGUS include paths
...
Followup to #20609
2021-03-06 10:20:01 -06:00
Sola
72cc5a49e6
MKS H43 fixup ( #21267 )
...
Co-authored-by: makerbase <4164049@qq.com>
Co-authored-by: MKS-Sean <56996910+MKS-Sean@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-06 09:04:05 -06:00
ellensp
a94fa7b476
Fix Creality DWIN - Broken (bool)Serial ? ( #21272 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com>
2021-03-06 07:19:15 -06:00
Zs.Antal
4182cf3e9e
Update Hungarian language ( #21266 )
2021-03-06 02:00:10 -06:00
Scott Lahteine
fd270ddc6c
misc. cleanup
2021-03-03 00:18:50 -06:00
Sola
0afa4cc957
Fix MKS H43 compile ( #21240 )
2021-03-02 20:58:42 -06:00
Marcio T
f52cba6aff
Minor FTDI EVE Touch UI fixes ( #21232 )
2021-02-28 20:52:59 -06:00
Scott Lahteine
1aa421efe5
Filament sensor cleanup
2021-02-28 20:02:24 -06:00
Scott Lahteine
dd42831cba
Serial macros cleanup
2021-02-28 20:02:24 -06:00
Roman Moravčík
e8ca077f30
Update Slovak language ( #21224 )
2021-02-28 16:12:27 -06:00
Scott Lahteine
903d0b91fc
Tweaks to build scripts
2021-02-27 22:38:57 -06:00
RudolphRiedel
04b83d50a2
Two additional EVE displays ( #18839 )
2021-02-27 19:39:32 -06:00
Sola
c76008bd6a
MKS H43 controller ( #20609 )
2021-02-27 17:35:32 -06:00
LinFor
e0aa9ce372
RGB Caselight ( #20341 )
2021-02-27 16:06:48 -06:00
jbuck2005
ee7701c15b
SPEED => FEEDRATE ( #21217 )
2021-02-27 15:54:43 -06:00
X-Ryl669
ec42be346d
Fix and improve G-code queue ( #21122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
Vi B-P
f7d9305786
Preheat Menu shortcut option ( #20350 )
2021-02-25 10:23:17 -06:00
qwewer0
45fff07a4c
Fix LEVEL_CORNERS_USE_PROBE with BLTOUCH_HS_MODE ( #21161 )
2021-02-25 09:21:17 -06:00
Nick
73e354b7a0
Fix Anycubic Chiron TFT SD menu ( #21183 )
2021-02-25 01:38:01 -06:00
Ken Sanislo
a3a10b62f2
Chamber Heater PID ( #21156 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-24 18:26:51 -06:00
Nick
b276a7fd17
Fix Chiron TFT serial comms ( #21152 )
2021-02-23 20:13:24 -06:00
Marcio T
ba301fd800
FTDI Touch UI followup ( #21167 )
2021-02-23 16:03:40 -06:00
Marcio T
ece06c26a9
Enhance and fix FTDI Touch UI ( #21148 )
2021-02-21 04:05:59 -06:00
kpishere
fb8b421aac
Fix SPI on SMART RAMPS with mega2560 ( #21128 )
2021-02-20 20:20:55 -06:00
Vert
490d4a504a
GT2560 v4.1B, YHCB2004 SPI character LCD ( #21091 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-16 20:29:55 -06:00
ellensp
28fa18874b
Fix "BUTTON_CLICK redefined" warning ( #21098 )
2021-02-16 16:59:38 -06:00
ellensp
35e9c131d6
Fix remaining time divide-by-zero ( #21080 )
2021-02-15 04:42:33 -06:00
Steven Haigh
e27a2a96a0
E3V2 Status Area followup ( #21072 )
2021-02-14 18:21:47 -06:00
InsanityAutomation
db82a25177
E3V2 DWIN live movement ( #21035 )
2021-02-14 16:45:36 -06:00
InsanityAutomation
b2f77bb050
Use configuration website, fix edit color
2021-02-14 16:42:56 -06:00
Jyers
3c41f108df
Improved Ender 3 V2 display status area ( #20983 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-12 04:55:06 -06:00
Scott Lahteine
01215f5015
Ender 3 V2 DWIN cleanup ( #21061 )
2021-02-12 03:52:21 -06:00
Scott Lahteine
653d73ff07
Reheat bed first
2021-02-08 21:55:48 -06:00
Scott Lahteine
662d81c801
Ender 3 V2 DWIN cleanup ( #21026 )
2021-02-08 21:27:00 -06:00
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
Scott Lahteine
5f824c5708
Fix animated boot screen
2021-02-07 21:51:32 -06:00
MKS-Sean
57e4b82b66
Fix: Unsupported use of %f in printf ( #21001 )
2021-02-07 20:36:57 -06:00
ellensp
6dcb77f7b5
Fix mini12864 v2.1 + PSU control + NeoPixel backlight ( #21021 )
2021-02-07 20:36:04 -06:00
Malderin
01756b6b02
Fix LVGL "more" menu user items ( #21004 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-07 17:45:14 -06:00
Marcio Teixeira
ee66d9ccf9
Refactor FTDI EVE Touch Screen ( #20987 )
2021-02-06 14:25:10 -06:00
Zs.Antal
67ae845b3c
Update Hungarian language ( #20996 )
2021-02-05 06:28:30 -06:00
Scott Lahteine
708ea3d0bb
Use serial shorthand
2021-02-04 23:34:09 -06:00
Scott Lahteine
604afd52d1
Fix some serial char, echo
...
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
2021-02-04 19:20:28 -06:00
Victor Oliveira
d58bbd5da1
Re-calibrate touch after EEPROM reset, if needed ( #20934 )
2021-02-04 15:31:46 -06:00
Malderin
9025c63c43
Add "more" menu in LVGL interface ( #20940 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-02 16:04:23 -06:00
Tanguy Pruvot
0ce3f6efe0
Multi-language pertains to Color UI ( #20972 )
2021-02-02 14:33:07 -06:00
Victor Oliveira
617f5dfe5e
Touch Calibration Screen auto-save option ( #20971 )
2021-02-02 14:31:51 -06:00
Victor Oliveira
1f12273de1
Include ui_common for MARLIN_LOGO_FULL_SIZE ( #20963 )
2021-02-02 14:31:01 -06:00
X-Ryl669
c74f972627
LVGL UI G-code console ( #20755 )
2021-01-31 18:18:39 -06:00
ConstantijnCrijnen
d45ad8f827
Language selection auto-save option ( #20915 )
2021-01-30 00:07:35 -06:00
ellensp
d3068125c5
Fix G28_STR ( #20925 )
2021-01-29 23:41:45 -06:00
Scott Lahteine
9d0e64a725
AutoReport class (Temperature, Cardreader) ( #20913 )
2021-01-28 20:40:20 -06:00
ellensp
c72b1c5893
Fix undefined G28_STR ( #20912 )
2021-01-28 19:44:52 -06:00
ellensp
c65bf64756
Fix LED_CONTROL_MENU compile ( #20914 )
2021-01-28 19:44:16 -06:00
X-Ryl669
3f01b222b2
Refactor serial class with templates ( #20783 )
2021-01-28 02:02:06 -06:00
ConstantijnCrijnen
b95f5c5bea
Configure / disable PRINTCOUNTER save interval ( #20856 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-01-26 02:30:31 -06:00
Giuliano Zaro
876c2586b9
Clean up MMU2 code ( #20794 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-25 08:58:52 -06:00
Alexander D. Kanevskiy
2c983d6c7a
Fix sign warning ( #20872 )
2021-01-25 01:53:48 -06:00