Fix: Correct overriding for Support and Support Interface flow ratios per printing object #1151

Closed
opened 2026-04-05 16:54:00 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @valerii-bokhan on 1/7/2026

Description

Fixes #11859

Regular flow ratio overrides (outer wall, infills, etc) use PrintRegionConfig, but support-related settings had to be put in the PrintObjectConfig to work correctly.

The set_other_flow_ratios flag, which allows FR overriding, was also moved to PrintObjectConfig to make the overriding working correctly.

Screenshots

Before and After

image image
*Originally created by @valerii-bokhan on 1/7/2026* # Description Fixes #11859 Regular flow ratio overrides (outer wall, infills, etc) use `PrintRegionConfig`, but support-related settings had to be put in the `PrintObjectConfig` to work correctly. The `set_other_flow_ratios` flag, which allows FR overriding, was also moved to `PrintObjectConfig` to make the overriding working correctly. # Screenshots Before and After <img width="846" height="400" alt="image" src="https://github.com/user-attachments/assets/0fbc29c3-4285-4cae-82cd-9bded00df280" /> <img width="966" height="399" alt="image" src="https://github.com/user-attachments/assets/d7994a59-cae1-424c-94d9-6349a7ea2cff" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1151