SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
7.49k stars 901 forks source link

Slow print over Bridges #6935

Open IsaiahJoy1 opened 2 months ago

IsaiahJoy1 commented 2 months ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

When using PETG, I have calibrated my setting to get decent bridges but the speed at witch the infill and parameters are typically set to destroys the bridge.

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

Adding a setting so slow the print over bridges to a set amount or % should solve this issue.

Describe alternatives you've considered

Alternatively, using Cura's multi bridge approach should also salve this issue

Additional context

Based on my quick look BridgeDetector::unsupported_edges looks to be a good base of where to start, but I don't have enough knowledge of how the slicer works to make any solid recommendations.

sleewok commented 1 month ago

This has been requested here: https://github.com/SoftFever/OrcaSlicer/issues/3822