mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-14 08:28:08 +08:00
Typo
This commit is contained in:
parent
539cde8d7a
commit
6dc3caa8b2
@ -145,7 +145,7 @@ sub process {
|
|||||||
Slic3r::SVG::output(
|
Slic3r::SVG::output(
|
||||||
"medial_axis.svg",
|
"medial_axis.svg",
|
||||||
no_arrows => 1,
|
no_arrows => 1,
|
||||||
expolygons => \@expp,
|
#expolygons => \@expp,
|
||||||
polylines => \@thin_walls,
|
polylines => \@thin_walls,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user