1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Remove jitter and overlaps in interface infill

This commit is contained in:
Alessandro Ranellucci
2013-08-12 18:45:03 +02:00
parent 7062d028d2
commit ca7d4163d7
+1
View File
@@ -1113,6 +1113,7 @@ sub generate_support_material {
$interface{$layer_id} = intersection(
[ offset([ map @$_, $interface{$layer_id}, $contact_infill ], scale 3) ],
[ @{$interface{$layer_id}}, @{$support{$layer_id}} ],
undef, 1,
);
$support{$layer_id} = diff(
$support{$layer_id},