orcaslicer/resources/profiles/BBL/machine/Bambu Lab A1 mini 0.6 nozzle.json
xun.zhang f968c152c2 ENH: sync to A1 mini profiles
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Idf0414a43bedcd970811d87b40ee3e2063e4e5c6
2023-09-22 16:21:26 +08:00

33 lines
No EOL
806 B
JSON

{
"type": "machine",
"name": "Bambu Lab A1 mini 0.6 nozzle",
"inherits": "Bambu Lab A1 mini 0.4 nozzle",
"from": "system",
"setting_id": "GM022",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Bambu Lab A1 mini",
"printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @BBL A1M 0.6 nozzle",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"nozzle_type": "hardened_steel",
"retraction_length": [
"1.4"
],
"retraction_minimum_travel": [
"3"
],
"upward_compatible_machine": [
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle"
]
}