mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-07 10:29:15 -07:00
New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill
This commit is contained in:
@@ -47,6 +47,9 @@ sub go {
|
||||
# they will be split in internal and internal-solid surfaces
|
||||
$print->discover_horizontal_shells;
|
||||
|
||||
# combine fill surfaces to honor the "infill every N layers" option
|
||||
$print->infill_every_layers;
|
||||
|
||||
# this will generate extrusion paths for each layer
|
||||
$print->extrude_fills;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user