1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Accept either absolute or relative values for --first-layer-height. #151

This commit is contained in:
Alessandro Ranellucci
2012-06-06 16:11:38 +02:00
parent 896c7e952e
commit 16b774603c
7 changed files with 31 additions and 33 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ sub new {
},
accuracy => {
title => 'Accuracy',
options => [qw(layer_height first_layer_height_ratio infill_every_layers)],
options => [qw(layer_height first_layer_height infill_every_layers)],
},
print => {
title => 'Print settings',