mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
parent
698440d5a4
commit
cb038d0469
3 changed files with 5 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{printer_model}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
"enable_support": "0",
|
||||
"enforce_support_layers": "0",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{printing_filament_types}_{printer_model}_{print_time}.gcode",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue