revilor
e56c13670d
Service interval watchdog (#13105 )
6 年前
InsanityAutomation
7f1b69b0c8
Add HOST_PROMPT_SUPPORT (#13039 )
6 年前
Scott Lahteine
0feeef2604
Update copyright in headers
6 年前
Scott Lahteine
3e2a4c3b26
Show mixer and temperature menus while printing
6 年前
Scott Lahteine
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) (#13022 )
6 年前
Scott Lahteine
f269766408
Put the MMU2 menu with the others
6 年前
Scott Lahteine
d97bb4c41c
Followup to e10943d0
6 年前
Scott Lahteine
e10943d0d8
Minor tweak to main menu
6 年前
Scott Lahteine
0a7ea7063f
Hide Resume Print when not relevant
6 年前
revilor
6a57d0b381
Prusa MMU2 (#12967 )
6 年前
InsanityAutomation
7d927b6691
Move Z Probe Z Offset from Advanced to basic Configuration (#13056 )
6 年前
Giuliano Zaro
31e213e427
Always show Tune sub-menu (#13049 )
6 年前
Giuliano Zaro
a79d80c78e
Minor cleanup of pause code (#13030 )
6 年前
InsanityAutomation
48a3502656
Remote streamer improvements (#12982 )
6 年前
Scott Lahteine
6453b82a5e
Clean up trailing whitespace
6 年前
InsanityAutomation
75f2665f2e
LCD SD Card items near top when not using wheel (#12926 )
6 年前
InsanityAutomation
59b18aaeef
Allow resume from pause with parking enabled (#12893 )
Currently, Pause of an SD-Memory card print does not work. This has been verified to resolve the issue by multiple people.
I understand more work needs to be done to resolve some of the concerns...
6 年前
Scott Lahteine
3644c940bf
Tweak SD section of Main Menu
6 年前
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853 )
6 年前
InsanityAutomation
a403d9a50c
Improve menu pause / resume (#12876 )
6 年前
InsanityAutomation
14ddda285c
Confirmation on Abort SD print (#12717 )
6 年前
Scott Lahteine
261c6f4b96
Fix pause/resume SD print
Followup to #12551 , addressing #12566
6 年前
Scott Lahteine
0c1cd9f590
Fix "No SD Card" indicator
6 年前
Scott Lahteine
03ef2d6c82
Fix "paused" message and M125 called by M25 (#12551 )
6 年前
Scott Lahteine
cecc238f68
Save recovery info on SD pause
6 年前
Marcio Teixeira
c1e17037e5
Various fixes for MarlinUI and ExtUI (#12439 )
6 年前
Scott Lahteine
8ebb4dc294
Followup to static CardReader
6 年前
Scott Lahteine
66580f32c2
Make CardReader class static (#12451 )
* Make CardReader a static class
* Make CardReader flags into bitfields
6 年前
Scott Lahteine
d97e31db4c
Optimize Power-Loss Recovery (#12440 )
6 年前
Scott Lahteine
a0c795b097
Encapsulate common display code in a singleton (#12395 )
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
6 年前
Scott Lahteine
488a17b3f5
Use IS_SD_PRINTING() more
6 年前
Scott Lahteine
0161d3f733
Move Custom User Menu to its own file
6 年前
Scott Lahteine
a489c9fa52
Move Motion Menu to its own file
6 年前
Scott Lahteine
829effc1fe
Move Main Menu to its own file
6 年前