Typo
This commit is contained in:
parent
539cde8d7a
commit
6dc3caa8b2
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ sub process {
|
|||
Slic3r::SVG::output(
|
||||
"medial_axis.svg",
|
||||
no_arrows => 1,
|
||||
expolygons => \@expp,
|
||||
#expolygons => \@expp,
|
||||
polylines => \@thin_walls,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue