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

24 lines
675 B
JSON

{
"type": "process",
"name": "0.06mm Fine @BBL A1M 0.2 nozzle",
"inherits": "fdm_process_single_0.06_nozzle_0.2",
"from": "system",
"setting_id": "GP050",
"instantiation": "true",
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but 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"
]
}