mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Fixed an issue that some profiles has ironings enabled by default
This commit is contained in:
parent
c02d2c4db3
commit
61f8719c69
5 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "1",
|
||||
"max_travel_detour_distance": "0",
|
||||
"min_bead_width": "85%",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.25",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.25",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.25",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.25",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue