Files
OrcaSlicer/resources/profiles/BBL/process/0.08mm Extra Fine @BBL H2D 0.2 nozzle.json
xun.zhang 62a85019d3 ENH: update params in process profiles
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I167ed97df565256c592b56a2389985afbe24cbe3
(cherry picked from commit d9b9e41625c64839ed25dd9c07e659583cd6b586)
2025-09-18 17:16:33 +08:00

39 lines
918 B
JSON

{
"type": "process",
"name": "0.08mm Extra Fine @BBL H2D 0.2 nozzle",
"inherits": "fdm_process_dual_0.08_nozzle_0.2",
"from": "system",
"setting_id": "GP139",
"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.08",
"overhang_1_4_speed": [
"60",
"60",
"60",
"60"
],
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab H2D 0.2 nozzle"
]
}