mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 18:58:00 -06:00
New bridge flow rate multiplier option. #85
This commit is contained in:
parent
3ac9dd513b
commit
28a89c70c9
6 changed files with 17 additions and 4 deletions
|
@ -57,7 +57,7 @@ sub new {
|
|||
},
|
||||
extrusion => {
|
||||
title => 'Extrusion',
|
||||
options => [qw(extrusion_width_ratio)],
|
||||
options => [qw(extrusion_width_ratio bridge_flow_ratio)],
|
||||
},
|
||||
);
|
||||
$self->{panels} = \%panels;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue