Files
OrcaSlicer/resources/profiles/BBL/process/0.12mm Draft @BBL H2D 0.2 nozzle.json
xun.zhang ad740bde86 ENH: add more process profile for H2D
jira:none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia0b3534e6e00d7f231cf759b0045473a3fb66526
(cherry picked from commit e2f25326c1c3cac8241773c94f4cc5b128d68cdb)
2025-09-16 21:21:39 +08:00

33 lines
823 B
JSON

{
"type": "process",
"name": "0.12mm Draft @BBL H2D 0.2 nozzle",
"inherits": "fdm_process_dual_0.12_nozzle_0.2",
"from": "system",
"setting_id": "GP140",
"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.",
"default_acceleration": [
"8000",
"8000",
"8000",
"8000"
],
"initial_layer_speed": [
"40",
"40",
"40",
"40"
],
"layer_height": "0.12",
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab H2D 0.2 nozzle"
]
}