mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-05 03:14:04 +08:00
Add first layer height ratio option to the GUI
This commit is contained in:
parent
b79ae44e3d
commit
3ac9dd513b
@ -33,7 +33,7 @@ sub new {
|
||||
},
|
||||
accuracy => {
|
||||
title => 'Accuracy',
|
||||
options => [qw(layer_height infill_every_layers)],
|
||||
options => [qw(layer_height first_layer_height_ratio infill_every_layers)],
|
||||
},
|
||||
print => {
|
||||
title => 'Print settings',
|
||||
|
Loading…
x
Reference in New Issue
Block a user