upgrade bbl plugin and profiles

This commit is contained in:
SoftFever
2024-06-16 02:15:46 +08:00
parent e79843872b
commit 9ae9585e94
21 changed files with 175 additions and 39 deletions

View File

@@ -8,6 +8,7 @@
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
"Bambu Lab P1P 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle"
]
}

View File

@@ -20,7 +20,7 @@
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"support_threshold_angle": "30",
"support_threshold_angle": "15",
"support_top_z_distance": "0.08",
"support_bottom_z_distance": "0.08"
}

View File

@@ -20,7 +20,7 @@
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"support_threshold_angle": "30",
"support_threshold_angle": "20",
"support_top_z_distance": "0.12",
"support_bottom_z_distance": "0.12"
}

View File

@@ -20,7 +20,7 @@
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"support_threshold_angle": "30",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"support_bottom_z_distance": "0.16"
}

View File

@@ -16,6 +16,6 @@
"sparse_infill_speed": "230",
"internal_solid_infill_speed": "230",
"gap_infill_speed": "230",
"support_threshold_angle": "30",
"support_threshold_angle": "35",
"top_shell_layers": "4"
}

View File

@@ -16,6 +16,6 @@
"sparse_infill_speed": "200",
"internal_solid_infill_speed": "200",
"gap_infill_speed": "200",
"support_threshold_angle": "30",
"support_threshold_angle": "40",
"top_shell_layers": "4"
}

View File

@@ -57,7 +57,7 @@
"support_base_pattern": "default",
"support_base_pattern_spacing": "2",
"support_speed": "40",
"support_threshold_angle": "30",
"support_threshold_angle": "40",
"support_object_xy_distance": "0.5",
"detect_thin_wall": "0",
"top_surface_line_width": "0.42",