Scott Lahteine
fd082df077
🧑💻 Handle PLR in manage_media
2 anos atrás
MOHAMMAD RASIM
a323d6732b
🚸 Fix, Improve Power-Loss Recovery (#22828 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2 anos atrás
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
2 anos atrás
Scott Lahteine
1dafd1887e
🎨 Apply F() to various reports
3 anos atrás
Miguel Risco-Castillo
0f61d9e4dd
✨ Ender-3 V2 CrealityUI Enhanced (#21942 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 anos atrás
Scott Lahteine
26bfc26797
🎨 Check flags without ENABLED
3 anos atrás
Scott Lahteine
0e1e159187
🎨 Adjust some conditionals
3 anos atrás
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery (#21779 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 anos atrás
Scott Lahteine
1292ff76b3
Debounce for Power-Loss pin
3 anos atrás
Scott Lahteine
9f7177c67d
Misc Power Loss cleanup
3 anos atrás
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.
3 anos atrás
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
3 anos atrás
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
3 anos atrás
Scott Lahteine
e5ff55a1be
Add typedef celsius_t (#21374 )
3 anos atrás
Scott Lahteine
7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071 )
3 anos atrás
Scott Lahteine
b6a32500c4
M808 Repeat Markers (#20084 )
3 anos atrás
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability (#20242 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 anos atrás
Scott Lahteine
7e902b7e29
Power-Loss cleanup
4 anos atrás
Scott Lahteine
9142f5446a
Improve Power-Loss Recovery (#19540 )
4 anos atrás
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4 anos atrás
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM (#18962 )
4 anos atrás
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 anos atrás
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors (#18558 )
4 anos atrás
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 (#17719 )
4 anos atrás
Scott Lahteine
bda380513a
Add valid() to recovery.info
4 anos atrás
Scott Lahteine
9fe781ccaf
Tweak powerloss info
4 anos atrás
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
4 anos atrás
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
4 anos atrás
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
4 anos atrás
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros (#17054 )
4 anos atrás
Scott Lahteine
18b875dc9f
Allow print recovery after parking
4 anos atrás
Scott Lahteine
bfad23d3e2
(c) 2020
4 anos atrás
InsanityAutomation
ffd8b595d1
Fix PLR cancel with ExtUI (#16556 )
4 anos atrás
BigTreeTech
ab8b24fdba
Power Loss Recovery with a UPS (#15943 )
5 anos atrás
Scott Lahteine
328ddda654
Clean up whitespace
5 anos atrás
The-Force
c6f694a247
Power Loss Recovery for volumetric extrusion (#15734 )
5 anos atrás
Scott Lahteine
e3fd0519b3
Reduce need for UNUSED
5 anos atrás
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 anos atrás
Scott Lahteine
6091e6300a
Fix G90, G91, M82, M83 rel/abs modes (#15218 )
5 anos atrás
Scott Lahteine
c590e8ac05
Improve Power-loss Recovery (#15135 )
5 anos atrás
Scott Lahteine
584c86bed1
More "zero extruders" changes (#15213 )
5 anos atrás
Tim Moore
67f8ba6fed
Allow pullup/downs on power loss pin (#14986 )
5 anos atrás
Scott Lahteine
ee5e46b46b
Patch PrintJobRecovery::filename
5 anos atrás
Scott Lahteine
70ce4f5b36
Move job recovery filename
5 anos atrás
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 anos atrás
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection (#14236 )
5 anos atrás
GUEST.it
7907eec04c
Fix power loss recovery with SINGLENOZZLE (#14033 )
5 anos atrás
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat (#13880 )
5 anos atrás
Msq001
455ee23499
Fix, improve Power Loss Recovery (#13703 )
- Save and restore workspace offsets
- Add retract and purge (hidden) options
- Always restore axis relative modes
- Use added `G92.9` to do position restores
5 anos atrás
Scott Lahteine
028b78f623
Suppress a compile warning
5 anos atrás