mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Renamed "filament packing density" to "extrusion multiplier". Same values. #4
This commit is contained in:
parent
3c0ea0b57f
commit
25c85aada5
5 changed files with 11 additions and 9 deletions
|
@ -21,7 +21,7 @@ sub new {
|
|||
},
|
||||
filament => {
|
||||
title => 'Filament',
|
||||
options => [qw(filament_diameter filament_packing_density temperature)],
|
||||
options => [qw(filament_diameter extrusion_multiplier temperature)],
|
||||
},
|
||||
speed => {
|
||||
title => 'Speed',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue