Files
OrcaSlicer-bambulab/resources/profiles/BBL/process/0.12mm Draft @BBL A1M 0.2 nozzle.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

24 lines
677 B
JSON

{
"type": "process",
"name": "0.12mm Draft @BBL A1M 0.2 nozzle",
"inherits": "fdm_process_single_0.12_nozzle_0.2",
"from": "system",
"setting_id": "GP052",
"instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
"default_acceleration": [
"6000"
],
"initial_layer_speed": [
"16"
],
"initial_layer_infill_speed": [
"28"
],
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]
}