Commit Graph

1986 Commits

Author SHA1 Message Date
fb8b421aac Fix SPI on SMART RAMPS with mega2560 (#21128) 2021-02-20 20:20:55 -06:00
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
28fa18874b Fix "BUTTON_CLICK redefined" warning (#21098) 2021-02-16 16:59:38 -06:00
35e9c131d6 Fix remaining time divide-by-zero (#21080) 2021-02-15 04:42:33 -06:00
e27a2a96a0 E3V2 Status Area followup (#21072) 2021-02-14 18:21:47 -06:00
db82a25177 E3V2 DWIN live movement (#21035) 2021-02-14 16:45:36 -06:00
b2f77bb050 Use configuration website, fix edit color 2021-02-14 16:42:56 -06:00
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
01215f5015 Ender 3 V2 DWIN cleanup (#21061) 2021-02-12 03:52:21 -06:00
653d73ff07 Reheat bed first 2021-02-08 21:55:48 -06:00
662d81c801 Ender 3 V2 DWIN cleanup (#21026) 2021-02-08 21:27:00 -06:00
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
5f824c5708 Fix animated boot screen 2021-02-07 21:51:32 -06:00
57e4b82b66 Fix: Unsupported use of %f in printf (#21001) 2021-02-07 20:36:57 -06:00
6dcb77f7b5 Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021) 2021-02-07 20:36:04 -06:00
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
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