Files
OrcaSlicer/resources/profiles/BBL/process/0.20mm Standard @BBL H2D.json
zhimin.zeng b2c2289156 FIX: modify the wipe tower parameters
jira: none
Change-Id: I9b18166b83df71ace1585944741dffd18de42bbc
(cherry picked from commit 8df768a4479498fdfa82b227ce489006a09432ea)
2025-09-10 10:59:36 +08:00

19 lines
659 B
JSON

{
"type": "process",
"name": "0.20mm Standard @BBL H2D",
"inherits": "fdm_process_dual_0.20_nozzle_0.4",
"from": "system",
"setting_id": "GP124",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"default_acceleration": "8000",
"initial_layer_speed": "50",
"internal_solid_infill_speed": "250",
"outer_wall_speed": "200",
"prime_tower_width": "60",
"sparse_infill_speed": "350",
"travel_speed": "1000",
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle"
]
}