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

SEMM: Introduced parameter to control the maximum speed used for purging in the purge tower #5304

Merged

Conversation

igiannakas
Copy link
Contributor

@igiannakas igiannakas commented May 9, 2024

Description

This PR aims to address the static coded nature of the maximum speed used for purging in the purge tower. Currently the speed limit is set to 90mm/sec which works well; however speed gains can be made by increasing this if the printer is able to bridge at higher speeds in the wipe tower.

This PR introduces a max speed limit for the purge tower. The existing, as is limits of volumetric flow for the filament and sparse infill speeds are respected. Same for the ramping up of purge speed up to the limit.

Before:
image
image

After:
image
image

Tests

Tested on my V2.4 350 with ERCF successfully with 150mm/sec with no adverse effect on the prime tower stability, while saving a considerable amount of time from the print - in the example above around 4 hours...!

Regression test: Confirmed that option is not visible on BBL printers (X1C profile).

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SoftFever SoftFever merged commit 6920a88 into SoftFever:main May 9, 2024
12 checks passed
@igiannakas igiannakas deleted the Max-wipe-tower-purge-print-speed-for-SEMM branch May 9, 2024 15:31
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.

2 participants