Commit Graph

2044 Commits

Author SHA1 Message Date
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
6376b683c7 Silence unused parameter warnings 2021-01-15 17:44:16 -06:00
9dba7cd371 Fix Ender 3 V2 encoder (#20784) 2021-01-15 17:23:04 -06:00
ecf5f5d21d Update Ukrainian language (#20668) 2021-01-14 02:21:28 -06:00
12a39450b0 MKS prelim. cleanup (2) 2021-01-14 00:56:35 -06:00
c753fc690f More MKS UI prelim. cleanup 2021-01-14 00:27:10 -06:00
35c1b330ec MKS WiFi for TFT_LVGL_UI (#20191) 2021-01-13 22:41:09 -06:00
44c57ab05a MKS UI prelim. cleanup (#20763) 2021-01-12 21:02:35 -06:00
4a89731025 Rotary encoder cleanup (#20753) 2021-01-12 20:43:52 -06:00
4472ba2b6b Ok to use C++11 'auto' 2021-01-12 18:08:24 -06:00
7f3dcb3e8a Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-12 18:05:49 -06:00
4327b5c1b0 Fixes for TFTGLCD (#20734) 2021-01-10 23:59:42 -06:00
acda53aa1c Clean up some includes 2021-01-10 21:38:31 -06:00
71921bc9b2 Update Slovak glyphs 2021-01-10 21:38:31 -06:00
cf1f8aff77 Laser Test Fire (#20452) 2021-01-10 06:01:25 -06:00
bbf06152da Fix misc. warnings (#20715) 2021-01-08 18:55:36 -06:00
21c7e699f1 Remove untranslated strings 2021-01-04 18:18:45 -06:00
6b458676b1 Fix SD SPI Speed override, FTDI mesh edit (#20657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-01-03 21:59:48 -06:00
63448f3244 Rename FTDI EVE screen data structs 2021-01-03 21:52:05 -06:00
2d88bcb67e Fix thermal error protection, reporting (#20655) 2021-01-03 21:39:15 -06:00
3ba80d11eb Update Italian language (#20663) 2021-01-03 17:43:31 -06:00
1d63fe6542 Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>

#20620
2021-01-02 19:01:09 -06:00
87d32647f1 Animated boot followup 2021-01-02 18:41:16 -06:00
3efbd45443 Improved bootscreen animation 2021-01-02 16:02:52 -06:00
5b33afb1dd Fix a comment (#20629) 2021-01-02 02:53:34 -06:00
e685950d97 Assisted Tramming improvements (#20298) 2021-01-02 02:33:31 -06:00
9f53738339 Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 20:08:10 -06:00