mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Renamed "filament packing density" to "extrusion multiplier". Same values. #4
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user