Files
OrcaSlicer-KX/resources/profiles/BBL/process/0.20mm Standard @BBL H2D.json
jiangkai.zhao 8723b6987d ENH: enhance some functions of the wipe_tower
1.Add automatic calculation of the wipe_tower's brim width by height;
2.modify the min_depth_per_height and the default ridwidth

jira: none
Change-Id: Idd96bc90e8e631aa8481b559e1e9fec24c6b822f
(cherry picked from commit 4dd4e9e12c02d945a0ac3fd2020f75313c5b2cc9)
2025-09-13 18:49:41 +08:00

20 lines
692 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",
"prime_tower_brim_width": "-1",
"sparse_infill_speed": "350",
"travel_speed": "1000",
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle"
]
}