initial layer height was wrong

This commit is contained in:
Bernhard Koppensteiner 2024-04-29 22:20:51 +02:00
parent f96696596a
commit 5c2d3c9112

View file

@ -6,7 +6,7 @@
"instantiation": "true",
"inherits": "process_detail_miniis",
"layer_height": "0.15",
"initial_layer_print_height": "0.15",
"initial_layer_print_height": "0.20",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",