the layer height should be 0.24 not 0.2 (#2779)

This commit is contained in:
Jason Pell 2023-11-18 16:43:57 +11:00 committed by GitHub
parent c0386d786c
commit b3db0a560a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@
"ironing_spacing": "0.15",
"ironing_speed": "100",
"ironing_type": "no ironing",
"layer_height": "0.2",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",