mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
New option to configure the threshold for enforcing solid infill. #224
This commit is contained in:
parent
ba58e0733f
commit
92518d28fc
5 changed files with 16 additions and 2 deletions
|
@ -401,7 +401,7 @@ sub build {
|
|||
},
|
||||
{
|
||||
title => 'Advanced',
|
||||
options => [qw(infill_every_layers fill_angle)],
|
||||
options => [qw(infill_every_layers fill_angle solid_infill_below_area)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue