orcaslicer/resources/profiles/BBL/machine/Bambu Lab A1 mini 0.8 nozzle.json
七喜 2ffadb72f0 Revert "ENH: add X1E as upward printers"
This reverts commit 1e8d981b3c368775112b6f4a7496f14849d4c8d9.

Reason for revert: need to hide X1E in current stage

Change-Id: Ida1b57fd68a6a993aa148b12a46ff8a52092dc69
2023-10-10 14:19:23 +08:00

33 lines
No EOL
804 B
JSON

{
"type": "machine",
"name": "Bambu Lab A1 mini 0.8 nozzle",
"inherits": "Bambu Lab A1 mini 0.4 nozzle",
"from": "system",
"setting_id": "GM023",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Bambu Lab A1 mini",
"printer_variant": "0.8",
"default_print_profile": "0.40mm Standard @BBL A1M 0.8 nozzle",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"nozzle_type": "hardened_steel",
"retract_length_toolchange": [
"3"
],
"retraction_length": [
"3"
],
"upward_compatible_machine": [
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}