Scott Lahteine
3b57c3316a
Misc. Cleanup
3 년 전
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery (#21779 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
Scott Lahteine
b65cdbed91
Signal SD completion later (#21840 )
4 년 전
Scott Lahteine
dfc906930c
Pause and PLR refinements
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
4 년 전
Sebastiaan Dammann
8b5e7429d7
Prevent extrusion on M600 un-park (#21670 )
Fixes #21669
4 년 전
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685 )
4 년 전
BigTreeTech
a58276c4c1
Enable Purge More / Resume with EP + Host Prompt (#21671 )
Co-authored-by: Msq001 <alansayyeah@gmail.com >
4 년 전
espr14
a5d6f6ac98
Fix Resume Print with UBL (#21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 년 전
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
4 년 전
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line (#21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
Scott Lahteine
e5ff55a1be
Add typedef celsius_t (#21374 )
4 년 전
Scott Lahteine
1aa421efe5
Filament sensor cleanup
4 년 전
Scott Lahteine
dd42831cba
Serial macros cleanup
4 년 전
Arjan Mels
83a156ef47
Fix M876 when called from EP (#21210 )
4 년 전
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code (#20832 )
4 년 전
Belin Fieldson
465840e1fb
Loosen E on pause for fila-manipulation (#20346 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
pseudex
4258ff1a68
Allow cold Filament Load/Unload with M302 P1 (#20262 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
Victor Oliveira
7a04df47f2
Fix Load Filament wait (#20243 )
4 년 전
Scott Lahteine
35b9e9b4a5
Tweak a host prompt call
4 년 전
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 년 전
nb-rapidia
418b3e5ee2
Fix IDEX layer shift and DIR states (#19756 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
rlojek
72e3238c3f
Fix ADVANCED_PAUSE && !PREVENT_COLD_EXTRUSION (#19740 )
4 년 전
Scott Lahteine
98427ea92a
Save PLR on resume from pause (#19676 )
Co-Authored-By: shahab <32130261 +SHBnik@users.noreply.github.com >
4 년 전
Ilya
e56295851f
No move on Park = No move on Resume (#19569 )
4 년 전
ellensp
979876e958
Improve temperature runaway, idle timeout (#19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 년 전
Giuliano Zaro
b2ba9009d0
Fix "too cold" in M600 (#19332 )
4 년 전
Giuliano Zaro
828a582f4d
Make M600 heat up the nozzle. Reset runout on fail. (#19298 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 년 전
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907 )
4 년 전
Robby Candra
1b097d0467
Wait for hotend temp before Resume move (#19009 )
4 년 전
ManuelMcLure
0bc8d315d8
Close host's Filament Change dialog (#18785 )
4 년 전
InsanityAutomation
e1191ded02
Fast Filament Change temperature check (#18738 )
4 년 전
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 년 전
chestwood96
1475fd312a
M600 R<resume temperature> (#17919 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
5 년 전
Scott Lahteine
0eeb5e2a29
General cleanup: pause, MarlinCore
5 년 전
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 년 전
Ondřej Nový
d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN (#17624 )
5 년 전
Ondřej Nový
468b813bc1
Better ooze prevention during pause (#17625 )
5 년 전
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
5 년 전
Scott Lahteine
000ec9fc13
Ensure language.h include order
See #17604
5 년 전
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P (#17543 )
5 년 전
Scott Lahteine
0e06aaa2bc
Add millis helper macros
5 년 전
Marcio T
be0e313c07
Touch UI additions, bug fixes (#17379 )
5 년 전
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 년 전
Scott Lahteine
747b964295
Clean up user-wait, SD completion (#17315 )
5 년 전
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
5 년 전
Scott Lahteine
77b82d300a
Add idle_no_sleep
5 년 전
Scott Lahteine
5ebba4b19f
More serial strings
5 년 전
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
5 년 전
Scott Lahteine
073e4443e8
Optimize "Dismiss" string
5 년 전