mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
upgrade bbl plugin and profiles
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user