Commit Graph

54 Commits

Author SHA1 Message Date
e24d5f9315 M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-29 19:17:31 -05:00
4817efcf81 🧑‍💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI 2022-05-07 15:58:31 -05:00
eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-05-07 15:58:31 -05:00
b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
feafb7d49a M21 P / S / U - Select Volume (#23780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
1b2715ccf2 🚸 Enhanced UI => Professional UI - with updates (#23624) 2022-05-07 15:58:30 -05:00
2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-05-07 15:38:55 -05:00
67e5298a34 Firmware Upload via Binary Transfer (#23462) 2022-05-07 15:10:28 -05:00
6264736968 🐛 Fix TFT_COLOR_UI Release Media issue (#23123) 2021-12-25 01:51:37 -06:00
f80bcdcc5c 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
c3ae221a10 🎨 Apply F() to some ExtUI functions 2021-12-25 00:31:06 -06:00
7626d859a6 🎨 Apply F() to Host Actions strings 2021-12-25 00:20:45 -06:00
2b9ae0cc33 🎨 Apply F() to G-code subcommands 2021-12-25 00:20:45 -06:00
66048a5f27 ESP32 Panda_ZHU and Panda_M4 (#22644) 2021-10-12 21:20:08 -05:00
64acb9fe78 🩹 Warn about user feedback requirement 2021-10-02 22:31:15 -05:00
6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-10-02 22:31:15 -05:00
ee64081696 Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 2021-07-17 02:32:25 -05:00
2c15bc5d39 Fix compilation failure in M1001 (#21897) 2021-05-15 15:05:53 -05:00
31d3a781a8 Fix and improve Power-Loss Recovery (#21779, #21894)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:05:53 -05:00
6a1e78e614 Optimize G-code flag parameters (#21849) 2021-05-15 15:05:53 -05:00
c5c8ef436c Signal SD completion later (#21840) 2021-05-15 15:05:53 -05:00
d3e902af76 Move ExtUI subfolders up a level (#21820) 2021-05-15 15:05:53 -05:00
71f2617263 Pause SD queue early on M25 (#21317) 2021-03-12 08:34:22 -06:00
bb6d718e19 fix meat pack internal buffer for multi serial 2021-03-10 06:55:40 -06:00
55c31fbe9a Distinguish serial index from mask (#21287) 2021-03-09 03:20:37 -06:00
c76008bd6a MKS H43 controller (#20609) 2021-02-27 17:35:32 -06:00
e65a84f6ea G-code Queue followup (#21214) 2021-02-27 13:13:04 -06:00
7626ef57b9 Refresh screen on M22 (detach) (#20958) 2021-01-31 18:15:14 -06:00
9d0e64a725 AutoReport class (Temperature, Cardreader) (#20913) 2021-01-28 20:40:20 -06:00
3f01b222b2 Refactor serial class with templates (#20783) 2021-01-28 02:02:06 -06:00
c0870d417a Move some MarlinCore and MarlinUI code (#20832) 2021-01-21 03:40:07 -06:00
e8aa6ab735 Ignore M22 during SD print 2021-01-12 22:33:03 -06:00
5a6fc3e5b7 Auto-check followup 2020-12-14 21:08:09 -06:00
7be57ff9f0 Fix M1001 auto-check logic (#20456) 2020-12-14 21:04:45 -06:00
7f20184ebc Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2020-12-07 05:53:15 -06:00
889695b6ba ExtUI homing / leveling additions 2020-12-05 18:29:03 -06:00
b6a32500c4 M808 Repeat Markers (#20084) 2020-11-26 21:18:40 -06:00
f17394d677 Ability to disable M32 2020-11-10 02:21:12 -06:00
eaf6777a66 Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
d2741c8680 Allow M524 between M23 and M24 2020-09-27 16:55:57 -05:00
4975e93350 Tweak MMU beeps, misc. cleanup 2020-09-27 02:03:00 -05:00
14314b68ec No 'ls' if media isn't mounted 2020-09-04 19:57:47 -05:00
e2ee05c976 Broadcast SD Print Completion (#19102) 2020-08-21 17:06:51 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
f4c258dc23 Creality Ender 3 v2 (#17719) 2020-06-16 01:45:27 -05:00
6371782263 Add HAS_MULTI_SERIAL conditional 2020-06-05 16:20:27 -05:00
919e53a5d4 Fix: SD pause broken with PARK_HEAD_ON_PAUSE (#17754) 2020-04-27 22:43:42 -05:00
2f6262c27b Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
6d90d1e1f5 Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00