add max_bridge_length

This commit is contained in:
Wang YB
2024-04-25 09:57:55 +08:00
parent cc68470ac8
commit b9452a91a2
12 changed files with 189 additions and 3 deletions

View File

@@ -22,6 +22,14 @@ void remove_bridges_from_contacts(
const LayerRegion &layerm,
float fw,
Polygons &contact_polygons);
//w28
void remove_bridges_from_contacts_select_area(
const PrintConfig &print_config,
const Layer &lower_layer,
const LayerRegion &layerm,
float fw,
Polygons &contact_polygons,
const double max_bridge_length = 0);
// Turn some of the base layers into base interface layers.
// For soluble interfaces with non-soluble bases, print maximum two first interface layers with the base