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

minimum_retraction_travel (Travel Distance Threshold) <= 0 causes high flow-rate issues with spiral-vase mode #7840

Open
2 of 3 tasks
Reemuson opened this issue Dec 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Reemuson
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.2.0

Operating System (OS)

Windows

OS Version

Windows 11

Additional system information

No response

Printer

Voron Switchwire

How to reproduce

  1. Set printer minimum_retraction_travel to 0.
  2. Create a printer profile and set spiral_mode to true. (Yes to automatic setting update for walls, top, etc)
  3. Slice a primitive.
  4. Observe flow visualiser and see high flow rates on a pseudo-seam.
  5. Set printer minimum_retraction_travel to >= 1mm.
  6. Observe correct spiral vase behaviour and acceptable flow rates.

Actual results

With minimum_retraction_travel to 0.

Observe flow rates much higher than expected.

image

Expected results

Ideally, when setting spiral vase mode this setting should be set to a value greater than 0 automatically or a dialogue should appear to warn the user of unexpected behaviour if this is 'intentional' with a zero value minimum_retraction_travel.

Project file & Debug log uploads

Spiral_Vase_Error_0.4N_0.4W_0.2H.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

@Reemuson Reemuson added the bug Something isn't working label Dec 26, 2024
@Reemuson Reemuson changed the title minimum_retraction_travel (Travel Distance Threshold) <= 0 causes issues with spiral-vase mode minimum_retraction_travel (Travel Distance Threshold) <= 0 causes high flow-rate issues with spiral-vase mode Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant