mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Add first layer height ratio option to the GUI
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user