mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
First layer temperature. #134
This commit is contained in:
parent
f1f0545209
commit
dccd7d19a9
6 changed files with 20 additions and 3 deletions
|
@ -25,7 +25,7 @@ sub new {
|
|||
},
|
||||
filament => {
|
||||
title => 'Filament',
|
||||
options => [qw(filament_diameter extrusion_multiplier temperature)],
|
||||
options => [qw(filament_diameter extrusion_multiplier temperature first_layer_temperature)],
|
||||
},
|
||||
print_speed => {
|
||||
title => 'Print speed',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue