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

Add minimum flow rates for spiral vase transitsions #13329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 3, 2024

  1. Add minimum flow rates for spiral vase transitsions

    Currently when starting the spiral vase the extrusion rate is ramped
    from 0 to 100% on the first layer and from 100% to 0% on the last layer.
    In some cases it can lead to underextrusion at the beginning and end of
    the spiral.
    
    This change adds minimum flow rate options for the beginning and the end
    of the vase. This means that instead of ramping from 0% to 100% it
    instead ramps from for example 20% to 100%.
    
    This issue has been reported in SuperSlicer but the same issue occurs
    in PrusaSlicer aswell.
    
    supermerill#4195
    KaarelP2rtel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    987205e View commit details
    Browse the repository at this point in the history