update/refactor/fix XL profiles

This commit is contained in:
SoftFever
2024-07-13 22:17:47 +08:00
parent 0b8515ed20
commit aec1a40795
29 changed files with 117 additions and 690 deletions

View File

@@ -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"
}

View File

@@ -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"
}