FilippoR
e72fe0ad14
fix compilation for home hon top (#21894 )
4 years ago
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery (#21779 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
b65cdbed91
Signal SD completion later (#21840 )
4 years ago
Scott Lahteine
9f7177c67d
Misc Power Loss cleanup
4 years ago
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 years ago
Scott Lahteine
1879eede0d
Fix axis char printing
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
4 years ago
Scott Lahteine
e5ff55a1be
Add typedef celsius_t (#21374 )
4 years ago
Scott Lahteine
28404f9e87
POWER_LOSS_ZHOME_POS followup
4 years ago
Nick
e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909 )
4 years ago
Scott Lahteine
dd42831cba
Serial macros cleanup
4 years ago
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 years ago
Scott Lahteine
d33fe2378c
Move common strings (#20846 )
4 years ago
Java
8edcf03715
Preheat before Power Loss Recovery homing (#20697 )
4 years ago
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
4 years ago
Scott Lahteine
b6a32500c4
M808 Repeat Markers (#20084 )
4 years ago
Scott Lahteine
7e902b7e29
Power-Loss cleanup
4 years ago
ellensp
7216b8f804
Fix compile with PLR, no fan (#20096 )
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
Nick
60155aa442
Anycubic Chiron full feature support (#19505 )
4 years ago
Scott Lahteine
9142f5446a
Improve Power-Loss Recovery (#19540 )
4 years ago
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4 years ago
Scott Lahteine
e0b413cf19
Add set_all_homed
4 years ago
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM (#18962 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
5 years ago
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors (#18558 )
5 years ago
Scott Lahteine
759d63d76a
Tweak PLR debug
5 years ago
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367 )
5 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 (#17719 )
5 years ago
Scott Lahteine
9fe781ccaf
Tweak powerloss info
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
5 years ago
Scott Lahteine
d96c769fd6
Move Power Loss Recovery check
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
Scott Lahteine
a2e9a02429
Fix PLR when card isn't mounted yet
Fixes a regression from 9bff67bc74
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
5 years ago
Scott Lahteine
9bff67bc74
Always look for PLR file, but more quickly
5 years ago
Scott Lahteine
18b875dc9f
Allow print recovery after parking
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
BigTreeTech
ab8b24fdba
Power Loss Recovery with a UPS (#15943 )
5 years ago
Scott Lahteine
ca6d00b862
Save some string flash
5 years ago
The-Force
c6f694a247
Power Loss Recovery for volumetric extrusion (#15734 )
5 years ago
Scott Lahteine
62b875f918
Fix PLR condition saving retract
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 years ago
Scott Lahteine
d5f5203880
Use "mount" as card verb
5 years ago
Scott Lahteine
6091e6300a
Fix G90, G91, M82, M83 rel/abs modes (#15218 )
5 years ago
Scott Lahteine
c590e8ac05
Improve Power-loss Recovery (#15135 )
5 years ago
Scott Lahteine
584c86bed1
More "zero extruders" changes (#15213 )
5 years ago