mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
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::Clipper qw(intersection_pl);
|
||||
|
||||
sub angles () { [0] }
|
||||
sub multiplier () { 1 }
|
||||
|
||||
sub process_polyline {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue