mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
New First layer flow ratio option. #182
This commit is contained in:
parent
eb33c03926
commit
99ef0865bb
5 changed files with 10 additions and 1 deletions
|
@ -60,7 +60,7 @@ sub new {
|
|||
},
|
||||
extrusion => {
|
||||
title => 'Extrusion',
|
||||
options => [qw(extrusion_width_ratio bridge_flow_ratio)],
|
||||
options => [qw(extrusion_width_ratio first_layer_flow_ratio bridge_flow_ratio)],
|
||||
},
|
||||
output => {
|
||||
title => 'Output',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue