mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
update/refactor/fix XL profiles
This commit is contained in:
@@ -92,5 +92,7 @@
|
||||
"min_bead_width": "85%",
|
||||
"min_feature_size": "25%",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"gcode_label_objects": "1"
|
||||
"gcode_label_objects": "1",
|
||||
"exclude_object": "1"
|
||||
|
||||
}
|
||||
@@ -7,5 +7,8 @@
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_cone_angle": "25",
|
||||
"wipe_tower_extra_spacing": "150%",
|
||||
"wipe_tower_rotation_angle": "90"
|
||||
"wipe_tower_rotation_angle": "90",
|
||||
"single_extruder_multi_material_priming": "0",
|
||||
"ooze_prevention": "1",
|
||||
"standby_temperature_delta": "-40"
|
||||
}
|
||||
Reference in New Issue
Block a user