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

per_move_pressure_advance extruder flag #132

Merged
merged 4 commits into from
Jan 29, 2024
Merged

Conversation

bwnance
Copy link
Contributor

@bwnance bwnance commented Jan 26, 2024

basically a flag to revert Klipper3d/klipper@29724a7 and allow pressure advance to come through trapq

should resolve Klipper3d/klipper#6338

in theory, the change in Klipper3d/klipper@29724a7 can introduce about 250ms of lag after changing pressure advance, which can reduce performance when printing very fast and frequently changing pressure advance while printing (ie variable pressure advance in role-based gcode)

to enable, add to [extruder]:

per_move_pressure_advance: True

@bwnance bwnance requested a review from rogerlz January 26, 2024 21:42
rogerlz
rogerlz previously approved these changes Jan 26, 2024
Copy link
Contributor

@rogerlz rogerlz left a comment

Choose a reason for hiding this comment

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

lgtm!

@bwnance bwnance changed the title store_pa_in_trapq danger flag per_move_pressure_advance extruder flag Jan 29, 2024
rogerlz
rogerlz previously approved these changes Jan 29, 2024
@bwnance bwnance merged commit a7f4991 into master Jan 29, 2024
2 checks passed
@bwnance bwnance deleted the store_pa_in_trapq_flag branch January 29, 2024 22:14
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.

Apparent regression in variable PA
2 participants