Files
OrcaSlicer/resources/profiles/BBL/process/0.20mm High Quality @BBL X2D.json
T
2026-09-23 18:19:23 +08:00

101 lines
1.4 KiB
JSON

{
"type": "process",
"name": "0.20mm High Quality @BBL X2D",
"inherits": "fdm_process_dual_0.20_nozzle_0.4",
"from": "system",
"setting_id": "GP224",
"instantiation": "true",
"description": "High quality profile for 0.2mm layer height, prioritizing strength and print quality.",
"default_acceleration": [
"4000",
"4000",
"1000",
"1000"
],
"enable_tower_interface_features": "1",
"gap_infill_speed": [
"50",
"250",
"250",
"250"
],
"initial_layer_speed": [
"50",
"50",
"50",
"50"
],
"inner_wall_speed": [
"150",
"150",
"100",
"100"
],
"internal_solid_infill_speed": [
"200",
"200",
"100",
"100"
],
"outer_wall_acceleration": [
"2000",
"2000",
"1000",
"1000"
],
"outer_wall_speed": [
"60",
"60",
"50",
"50"
],
"overhang_1_4_speed": [
"60",
"0",
"0",
"0"
],
"overhang_2_4_speed": [
"30",
"30",
"50",
"30"
],
"overhang_3_4_speed": [
"10",
"10",
"30",
"10"
],
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"print_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow",
"Bowden Standard",
"Bowden High Flow"
],
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": [
"200",
"200",
"100",
"100"
],
"top_surface_speed": [
"150",
"150",
"100",
"100"
],
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab X2D 0.4 nozzle"
]
}