mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Disable cross-hatching for hilbertcurve, archimedeanchords, octagramspiral
This commit is contained in:
@@ -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 {}
|
||||||
|
|||||||
Reference in New Issue
Block a user