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