Commit Graph

2120 Commits

Author SHA1 Message Date
ee66d9ccf9 Refactor FTDI EVE Touch Screen (#20987) 2021-02-06 14:25:10 -06:00
67ae845b3c Update Hungarian language (#20996) 2021-02-05 06:28:30 -06:00
708ea3d0bb Use serial shorthand 2021-02-04 23:34:09 -06:00
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
d58bbd5da1 Re-calibrate touch after EEPROM reset, if needed (#20934) 2021-02-04 15:31:46 -06:00
9025c63c43 Add "more" menu in LVGL interface (#20940)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-02 16:04:23 -06:00
0ce3f6efe0 Multi-language pertains to Color UI (#20972) 2021-02-02 14:33:07 -06:00
617f5dfe5e Touch Calibration Screen auto-save option (#20971) 2021-02-02 14:31:51 -06:00
1f12273de1 Include ui_common for MARLIN_LOGO_FULL_SIZE (#20963) 2021-02-02 14:31:01 -06:00
c74f972627 LVGL UI G-code console (#20755) 2021-01-31 18:18:39 -06:00
d45ad8f827 Language selection auto-save option (#20915) 2021-01-30 00:07:35 -06:00
d3068125c5 Fix G28_STR (#20925) 2021-01-29 23:41:45 -06:00
9d0e64a725 AutoReport class (Temperature, Cardreader) (#20913) 2021-01-28 20:40:20 -06:00
c72b1c5893 Fix undefined G28_STR (#20912) 2021-01-28 19:44:52 -06:00
c65bf64756 Fix LED_CONTROL_MENU compile (#20914) 2021-01-28 19:44:16 -06:00
3f01b222b2 Refactor serial class with templates (#20783) 2021-01-28 02:02:06 -06:00
b95f5c5bea Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-01-26 02:30:31 -06:00
876c2586b9 Clean up MMU2 code (#20794)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-25 08:58:52 -06:00
2c983d6c7a Fix sign warning (#20872) 2021-01-25 01:53:48 -06:00
d7ca3ea27c "Move … code" followup (#20874)
Fix regression from #20832
2021-01-25 01:48:31 -06:00
c12be1f98c Graphical TFT fixes, cleanup (#20861)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-25 01:44:39 -06:00
e9425d711d Fix Ender 3 V2 DWIN manual move (#20837) 2021-01-24 20:13:02 -06:00
0f612d5021 lcd_put_wchar_max for COLOR_UI (#20838)
Co-Authored-By: Victor Oliveira <github@victormo.com.br>
2021-01-22 23:23:35 -06:00
d33fe2378c Move common strings (#20846) 2021-01-22 15:01:19 -06:00
0681b8096c Fix undefined E_LBL 2021-01-21 17:32:12 -06:00
d879853e8f Ender 3 V2: Sync reset E in manual move (#20806) 2021-01-21 04:14:24 -06:00
0a279cf666 Fix ANYCUBIC_LCD_CHIRON compilation (#20807)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-21 03:44:03 -06:00
c0870d417a Move some MarlinCore and MarlinUI code (#20832) 2021-01-21 03:40:07 -06:00
ac82dc418a Increase filament runout distance edit limit (#20828) 2021-01-21 03:30:15 -06:00
68abaeab19 MarlinUI multi-language support (#20725) 2021-01-20 18:52:06 -06:00
3f90ecfd77 Move singlenozzle temp/fan (#20829) 2021-01-19 20:58:50 -06:00
0cbc44d8bf Fix SINGLENOZZLE compile 2021-01-19 19:19:35 -06:00
df238fe6a0 Swedish language for MarlinUI (#20826) 2021-01-19 16:52:04 -06:00
f1d4713097 Fix MKS UI manual move (#20813) 2021-01-19 16:27:57 -06:00
d0f953218f Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-19 16:26:25 -06:00
fda9fb563b Raise Z on exit from 'Level Bed Corners' (#20817) 2021-01-18 21:59:18 -06:00
49b5e1d9bf Clean up whitespace, headings 2021-01-18 21:54:23 -06:00
bb597dcf66 Internal G29N for G28+G29 (#20800) 2021-01-17 12:08:40 -06:00
fec58157ac FYSETC_242 OLED 12864 for S6 (#20767) 2021-01-17 00:46:57 -06:00
6be8ffb771 Reduce some G-code strings 2021-01-16 23:18:02 -06:00
1b19eed195 Fix Tramming Wizard behavior (#20796) 2021-01-16 23:08:48 -06:00
fb41413b76 Optimize some G-code strings 2021-01-16 22:53:50 -06:00
40c8f2001d Apply bool to some MKS UI 2021-01-16 22:53:50 -06:00
b41f41589a General cleanup, use _BV 2021-01-16 22:53:50 -06:00
f7e2467da1 4 / 5 digits for some edit items (#20793) 2021-01-16 19:49:34 -06:00
dc44edc1b8 Update Italian language (#20789) 2021-01-16 19:20:35 -06:00
5e46f63e17 Fix Ender-3 V2 DWIN LPC signed warnings (#20786) 2021-01-16 00:50:25 -06:00
43a91e5963 Configurable Corner Leveling point order (#20733) 2021-01-16 00:43:38 -06:00
d03c3980de Improve filament runout handling in FTDI EVE Touch UI
- On filament runout, take the user to the tune menu where they can initiate a filament change or resume the print.
2021-01-15 17:44:16 -06:00
9bbe9455cf Fix compatibility macros 2021-01-15 17:44:16 -06:00