Files
OrcaSlicer-bambulab/resources/profiles/BBL/process/0.08mm Extra Fine @BBL H2D 0.2 nozzle.json
2026-05-11 19:29:55 +01:00

38 lines
808 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": "High quality profile for 0.2mm nozzle, prioritizing print quality.",
"default_acceleration": [
"8000",
"8000",
"8000",
"8000"
],
"initial_layer_speed": [
"40",
"40",
"40",
"40"
],
"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"
]
}