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

Fixes for merge issues

This commit is contained in:
Alessandro Ranellucci
2013-01-26 23:55:47 +01:00
parent 61b164b539
commit f1230312e3
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -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,