169 Commits (d8db00e31febec6fa1a71e5ead6f0bff849fe15a)

Author SHA1 Message Date
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
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Arjan Mels 83a156ef47
Fix M876 when called from EP (#21210) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Belin Fieldson 465840e1fb
Loosen E on pause for fila-manipulation (#20346) 4 years ago
pseudex 4258ff1a68
Allow cold Filament Load/Unload with M302 P1 (#20262) 4 years ago
Victor Oliveira 7a04df47f2
Fix Load Filament wait (#20243) 4 years ago
Scott Lahteine 35b9e9b4a5 Tweak a host prompt call 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
nb-rapidia 418b3e5ee2
Fix IDEX layer shift and DIR states (#19756) 4 years ago
Scott Lahteine 4ee717f7c4 Save PLR on resume from pause (#19676) 4 years ago
Ilya cc123bc657 No move on Park = No move on Resume (#19569) 4 years ago
rlojek 72e3238c3f
Fix ADVANCED_PAUSE && !PREVENT_COLD_EXTRUSION (#19740) 4 years ago
Scott Lahteine 98427ea92a Save PLR on resume from pause (#19676) 4 years ago
Ilya e56295851f
No move on Park = No move on Resume (#19569) 4 years ago
ellensp 979876e958
Improve temperature runaway, idle timeout (#19339) 4 years ago
Giuliano Zaro b2ba9009d0
Fix "too cold" in M600 (#19332) 4 years ago
Giuliano Zaro 828a582f4d
Make M600 heat up the nozzle. Reset runout on fail. (#19298) 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Robby Candra 1b097d0467
Wait for hotend temp before Resume move (#19009) 4 years ago
ManuelMcLure 0bc8d315d8
Close host's Filament Change dialog (#18785) 4 years ago
InsanityAutomation e1191ded02
Fast Filament Change temperature check (#18738) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
chestwood96 1475fd312a
M600 R<resume temperature> (#17919) 4 years ago
Scott Lahteine 0eeb5e2a29 General cleanup: pause, MarlinCore 4 years ago
Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 4 years ago
Ondřej Nový d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN (#17624) 4 years ago
Ondřej Nový 468b813bc1
Better ooze prevention during pause (#17625) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 000ec9fc13 Ensure language.h include order 4 years ago
Desuuuu 2824e67d95
Add ExtUI::onStatusChanged_P (#17543) 4 years ago
Scott Lahteine 0e06aaa2bc Add millis helper macros 4 years ago
Marcio T be0e313c07
Touch UI additions, bug fixes (#17379) 4 years ago
Scott Lahteine 765a9f3471 do_pause_e_move => unscaled_e_move 4 years ago
Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 77b82d300a Add idle_no_sleep 4 years ago