Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power Loss Recovery for volumetric extrusion #15734

Merged
merged 4 commits into from
Oct 31, 2019

Conversation

The-Force
Copy link
Contributor

Description

Adds volumetric extrusion recovery to the power loss recovery feature.

Problem: PLR feature doen't recover the volumetric extrusion state. If VOLUMETRIC_DEFAULT_ON is disabled but volumetric extrusion is enabled by gcode , after a PL the printer will resume the print in linear extrusion mode and every filament size setted before the PL will be lost.

Fix: Also save and recover the state of volumetric extrusion and the filament size for every extruder.

Benefits

Can resume volumetric extrusion after a power loss.

Added volumetric extrusion recover to the POWER_LOSS_RECOVERY feature.
missing semicolon
@thinkyhead thinkyhead merged commit c6f694a into MarlinFirmware:bugfix-2.0.x Oct 31, 2019
@thinkyhead
Copy link
Member

Looks good to me!

@The-Force The-Force deleted the PLR-VOLUMETRICS branch October 31, 2019 21:31
philippniethammer pushed a commit to philippniethammer/Marlin that referenced this pull request Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants