1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
This commit is contained in:
Alessandro Ranellucci
2015-06-15 17:08:12 +02:00
parent 539cde8d7a
commit 6dc3caa8b2
+1 -1
View File
@@ -145,7 +145,7 @@ sub process {
Slic3r::SVG::output(
"medial_axis.svg",
no_arrows => 1,
expolygons => \@expp,
#expolygons => \@expp,
polylines => \@thin_walls,
);
}