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

18 lines
522 B
JSON

{
"type": "process",
"name": "0.40mm Standard @BBL A1M 0.8 nozzle",
"inherits": "fdm_process_single_0.40_nozzle_0.8",
"from": "system",
"setting_id": "GP037",
"instantiation": "true",
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
"default_acceleration": [
"6000"
],
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.8 nozzle"
]
}