mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: wrong initial layer height in profile
jira:[NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I91f1779761a13f70d68ad51041b7f75ef872c138
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
|
||||
Reference in New Issue
Block a user