Disable cross-hatching for hilbertcurve, archimedeanchords, octagramspiral
This commit is contained in:
parent
5cd3ef7b8a
commit
bdce1ded7e
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ with qw(Slic3r::Fill::WithDirection);
|
||||||
use Slic3r::Geometry qw(scale X1 Y1 X2 Y2);
|
use Slic3r::Geometry qw(scale X1 Y1 X2 Y2);
|
||||||
use Slic3r::Geometry::Clipper qw(intersection_pl);
|
use Slic3r::Geometry::Clipper qw(intersection_pl);
|
||||||
|
|
||||||
|
sub angles () { [0] }
|
||||||
sub multiplier () { 1 }
|
sub multiplier () { 1 }
|
||||||
|
|
||||||
sub process_polyline {}
|
sub process_polyline {}
|
||||||
|
|
Loading…
Reference in a new issue