mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
New option to make infill before perimeters. #1039
This commit is contained in:
parent
ab3d1ac820
commit
2942485a94
5 changed files with 12 additions and 2 deletions
|
@ -419,7 +419,7 @@ sub build {
|
|||
{
|
||||
title => 'Advanced',
|
||||
options => [qw(infill_every_layers infill_only_where_needed solid_infill_every_layers fill_angle
|
||||
solid_infill_below_area only_retract_when_crossing_perimeters)],
|
||||
solid_infill_below_area only_retract_when_crossing_perimeters infill_first)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue