mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
New option to configure the threshold for enforcing solid infill. #224
This commit is contained in:
@@ -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)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user