-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Bridge acceleration is used for overhang perimeter below the bridge threshold causing bulging #764
Comments
I think the problem lies on problems on the slicing side, as it shouldn't have that erratic polygons. |
Thanks for the remark, erratic polygons are due to the curve smoothing function. I just disabled it and they disappeared. However it does not really fix the issue. |
curve smoothing fixed. So keeping external acceleration until the switch to bridge flow?
|
i think it makes sense to bind the accel with the flow change |
Version
2.3.55.2
Operating system type + version
MacOS 11.0.1
3D printer brand / version + firmware version (if known)
Anycubic Mega i3 - Klipper
Behavior
I use very slow acceleration for bridging (250), to ensure proper binding, and normal acceleration for perimeters (3500). There are some overhang perimeter on 3D Benchy model. These overhangs are below the threshold for bridge flow, so normal settings should be used (only overhang speed shall be used).
Default acceleration is used for these overhangs.
Bridge acceleration is used for these overhangs (but speed and flow are ok). If this is expected behaviour, then we should have the possibility to give an overhang acceleration control speed because this causes a lot of disgraceful bulging on the perimeter.
Project File (.3MF) where problem occurs
Upload a SuperSlicer Project File (.3MF) (
File -> Save
/Save Project
)benchy.gcode.zip
benchy.3mf.zip
The text was updated successfully, but these errors were encountered: