156 Commits (7626d859a65417f03494c1e99d3d29e79b84fd3d)

Author SHA1 Message Date
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
ellensp 4fdfdaf2e6 Improve temperature runaway, idle timeout (#19339) 4 years ago
Giuliano Zaro 3adb07aa00 Fix "too cold" in M600 (#19332) 4 years ago
Giuliano Zaro 5fcfecc56e Make M600 heat up the nozzle. Reset runout on fail. (#19298) 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Robby Candra 8258a76c9b Wait for hotend temp before Resume move (#19009) 4 years ago
Sebastiaan Dammann 8b5e7429d7
Prevent extrusion on M600 un-park (#21670) 3 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
BigTreeTech a58276c4c1
Enable Purge More / Resume with EP + Host Prompt (#21671) 3 years ago
espr14 a5d6f6ac98
Fix Resume Print with UBL (#21564) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 1aa421efe5 Filament sensor cleanup 3 years ago