mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Fixes for merge issues
This commit is contained in:
parent
61b164b539
commit
f1230312e3
3 changed files with 7 additions and 8 deletions
|
@ -169,7 +169,7 @@ sub BUILD {
|
|||
}
|
||||
|
||||
require "Slic3r/SVG.pm";
|
||||
Slic3r::SVG::output(undef, "space.svg",
|
||||
Slic3r::SVG::output("space.svg",
|
||||
lines => \@lines,
|
||||
points => [ values %{$self->_pointmap} ],
|
||||
no_arrows => 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue