ENH: add profiles for H2D

This commit is contained in:
Noisyfox
2025-09-05 17:37:14 +08:00
parent 9fc3b38da8
commit 4120c64c5e
327 changed files with 16141 additions and 699 deletions

View File

@@ -0,0 +1,29 @@
{
"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.",
"bridge_speed": "50",
"default_acceleration": "8000",
"enable_overhang_speed": "1",
"gap_infill_speed": "250",
"initial_layer_speed": "50",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "250",
"outer_wall_speed": "200",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"prime_tower_width": "60",
"prime_tower_brim_width": "8",
"prime_tower_outer_first": "1",
"sparse_infill_speed": "270",
"top_surface_speed": "200",
"travel_speed": "1000",
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle"
]
}