169 Commits (d8db00e31febec6fa1a71e5ead6f0bff849fe15a)

Author SHA1 Message Date
Scott Lahteine d8db00e31f 🧑‍💻 Update planner/stepper includes 2 years ago
Scott Lahteine f752fe75ee ♻️ Small sound / buzz refactor (#24520) 2 years ago
ellensp b7e1b6b893 🩹 Fix DGUS (MKS) compile (#24378) 2 years ago
Scott Lahteine 4c84769a81 🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check 2 years ago
Miguel Risco-Castillo eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2 years ago
Scott Lahteine b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI 2 years ago
Scott Lahteine 1b2715ccf2 🚸 Enhanced UI => Professional UI - with updates (#23624) 2 years ago
Bob Kuhn a23ecf0d2f 🩹 Prevent Z error with UBL + Park unscaled E move (#23568) 2 years ago
Scott Lahteine 2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2 years ago
Miguel Risco-Castillo 3cccb21dc9 🚸 Fix up E3V2 Enhanced (#23100) 3 years ago
Scott Lahteine f80bcdcc5c 🎨 Refactor Host Actions as singleton 3 years ago
Scott Lahteine 3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 3 years ago
Scott Lahteine c3ae221a10 🎨 Apply F() to some ExtUI functions 3 years ago
Scott Lahteine 7626d859a6 🎨 Apply F() to Host Actions strings 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Scott Lahteine 021ceeba0b ️ Handle shared enable pins (#22824) 3 years ago
Scott Lahteine ea3df94213 🎨 Fix L64xx enable, clean up conditionals 3 years ago
InsanityAutomation e7a25a45e6 Improve pause/filament change for ExtUI (#22655) 3 years ago
Scott Lahteine 64acb9fe78 🩹 Warn about user feedback requirement 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
Scott Lahteine bba7c0069f Creality3D CR-30 PrintMill 3 years ago
Scott Lahteine 73ef26a106 MarlinUI for Ender 3 v2 DWIN LCD (#22594) 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
Scott Lahteine c56ac0c34a 🎨 Misc. Cleanup 3 years ago
tobuh 31d3a781a8 Fix and improve Power-Loss Recovery (#21779, #21894) 3 years ago
Scott Lahteine c5c8ef436c Signal SD completion later (#21840) 3 years ago
Scott Lahteine f67cd07328 Pause and PLR refinements 3 years ago
Sebastiaan Dammann 3ae0557258 Prevent extrusion on M600 un-park (#21670) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
BigTreeTech 5859860a02 Enable Purge More / Resume with EP + Host Prompt (#21671) 3 years ago
espr14 fb7bdabb70 Fix Resume Print with UBL (#21564) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine fd5f1f1f5d Filament sensor cleanup 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Arjan Mels fff95b7173 Fix M876 when called from EP (#21210) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Belin Fieldson 43bbf04764 Loosen E on pause for fila-manipulation (#20346) 4 years ago
pseudex 6cca5a9f92 Allow cold Filament Load/Unload with M302 P1 (#20262) 4 years ago
Victor Oliveira 69b61fef67 Fix Load Filament wait (#20243) 4 years ago
Scott Lahteine a90b90e98d Tweak a host prompt call 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
nb-rapidia 3becc3ad63 Fix IDEX layer shift and DIR states (#19756) 4 years ago
rlojek 57dc1a0649 Fix ADVANCED_PAUSE && !PREVENT_COLD_EXTRUSION (#19740) 4 years ago
Scott Lahteine 2e01eb9189 Save PLR on resume from pause (#19676) 4 years ago
Ilya 58ce9a85c1 No move on Park = No move on Resume (#19569) 4 years ago