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

31 lines
627 B
JSON

{
"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",
"default_acceleration": [
"8000",
"8000",
"8000",
"8000"
],
"initial_layer_speed": [
"40",
"40",
"40",
"40"
],
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab H2D 0.2 nozzle"
]
}