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

Conversation

KaarelP2rtel
Copy link

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

The behaviour of this feature can be tested by viewing the volumetric flow rate of a flow-rate limited slice. Here are two screenshots one with the existing 0% starting points and one with 70% and 40% starting points on the start and end of the spiral.

0 %
7040 %

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
Copy link
Author

Here are also prints with the same values side by side. I trust you will figure out which is which.
IMG_20240903_111134
IMG_20240903_111235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant