fix profile 0203

This commit is contained in:
xiaoyeliu
2026-02-03 10:18:55 +08:00
parent 3aec6f0ddd
commit 5e36482113
4 changed files with 4 additions and 61 deletions

View File

@@ -34,5 +34,6 @@
"support_threshold_angle": "25",
"support_type": "tree(auto)",
"wipe_tower_extra_rib_length": "8",
"wipe_tower_wall_type": "rib"
"wipe_tower_wall_type": "rib",
"gap_fill_target": "topbottom"
}

View File

@@ -1,27 +0,0 @@
{
"type": "process",
"name": "0.14 Standard @Snapmaker U1 (0.2 nozzle)",
"inherits": "fdm_process_U1_0.14_nozzle_0.2",
"from": "system",
"setting_id": "GP027",
"instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
"elefant_foot_compensation": "0.15",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"Snapmaker U1 (0.2 nozzle)"
],
"enable_arc_fitting": "0",
"ooze_prevention": "1",
"precise_outer_wall": "0",
"prime_tower_brim_width": "5",
"prime_tower_width": "30",
"prime_volume": "32",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"support_type": "tree(auto)",
"wipe_tower_extra_rib_length": "8",
"wipe_tower_extra_spacing": "120%",
"wipe_tower_wall_type": "rib"
}

View File

@@ -34,5 +34,6 @@
"support_threshold_angle": "30",
"support_type": "tree(auto)",
"wipe_tower_extra_rib_length": "8",
"wipe_tower_wall_type": "rib"
"wipe_tower_wall_type": "rib",
"gap_fill_target": "topbottom"
}

View File

@@ -1,32 +0,0 @@
{
"type": "process",
"name": "0.18 Standard @Snapmaker U1 (0.6 nozzle)",
"inherits": "fdm_process_U1_0.18_nozzle_0.6",
"from": "system",
"setting_id": "GP028",
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
"elefant_foot_compensation": "0.15",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"Snapmaker U1 (0.6 nozzle)"
],
"filter_out_gap_fill": "1",
"gap_fill_target": "topbottom",
"internal_bridge_speed": "100%",
"layer_height": "0.25",
"prime_tower_brim_width": "5",
"prime_tower_width": "30",
"prime_volume": "41",
"seam_gap": "15%",
"wipe_tower_extra_rib_length": "8",
"wipe_tower_extra_spacing": "120%",
"wipe_tower_wall_type": "rib",
"enable_arc_fitting": "0",
"ooze_prevention": "1",
"precise_outer_wall": "0",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"support_type": "tree(auto)"
}