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 a variable distance for end_print extruder pull back. #658

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rongith
Copy link

@rongith rongith commented Oct 17, 2024

I like to have the end_print pull back distance a variable.
Why: I have different toolheads with different hot zone lengths and I like the filament pulled in the cold zone according to the toolhead.

@wight554
Copy link

@rongith thanks for raising PR
you might want to remove hardcode of 18mm here as well
https://github.com/Frix-x/klippain/blob/main/macros/helpers/prime_line.cfg#L113

In my issue I suggested retracting same amount as you pre-extrude in the following line
Might be good idea to create another option for this case as well

@rongith
Copy link
Author

rongith commented Oct 17, 2024

@wight554 , I may do an other PR for that. Perhaps a better practice.
Here you want to keep a relation between the "pressure in the nozzle" before prime in PRIMELINE and the previous pull in END_PRINT?

@wight554
Copy link

I honestly feel like at start you should push amount you retracted in the end, so purging is more predictable. But we can configure both separately

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