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

Extreme negative flow at end of vase mode gcode processed with -z #102

Open
malventano opened this issue Nov 10, 2024 · 2 comments
Open

Comments

@malventano
Copy link

malventano commented Nov 10, 2024

A simple cylinder vase mode gcode, when processed with ArcWelder and -z (--allow-3d-arcs), ends with an extremely high negative extruder flow value. So high that it throws the flow scale when previewing the processed gcode.

Result with Arc Welder:
image

Result without Arc Welder (circled code that appears to have been incorrectly converted to an arc):
image

Before/after gcode attached:
arc welder extreme negative e.zip

May be related to #90

@malventano
Copy link
Author

Attempting to ping @FormerLurker as it seems he has been inactive for some time.

@malventano
Copy link
Author

malventano commented Nov 15, 2024

Additional info:
Looks like this happens any time there is a wipe, which contains a few (smaller) negative extrusions, which Arc Welder is fitting into a very large one. A simple fix would be an option to abort arcs which contain negative extrusions. -v won't catch these so is not suitable as a workaround.
image

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

No branches or pull requests

1 participant