mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
the layer height should be 0.24 not 0.2 (#2779)
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
"ironing_spacing": "0.15",
|
"ironing_spacing": "0.15",
|
||||||
"ironing_speed": "100",
|
"ironing_speed": "100",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"layer_height": "0.2",
|
"layer_height": "0.24",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
|
|||||||
Reference in New Issue
Block a user