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,16 @@
{
"type": "process",
"name": "0.10mm Standard @BBL H2D 0.2 nozzle",
"inherits": "fdm_process_dual_0.10_nozzle_0.2",
"from": "system",
"setting_id": "GP123",
"instantiation": "true",
"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.",
"prime_tower_width": "60",
"prime_tower_brim_width": "8",
"prime_tower_outer_first": "1",
"travel_speed": "1000",
"compatible_printers": [
"Bambu Lab H2D 0.2 nozzle"
]
}