Firmware2/Marlin/src/lcd/dwin
Scott Lahteine f67cd07328 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.
2021-05-05 07:31:48 -05:00
..
e3v2 Pause and PLR refinements 2021-05-05 07:31:48 -05:00
dwin_lcd.cpp Fix Creality DWIN - Broken (bool)Serial ? (#21272) 2021-03-06 07:19:15 -06:00
dwin_lcd.h Whitespace cleanup 2020-09-23 17:43:32 -05:00