orcaslicer/resources/profiles/BBL/machine/Bambu Lab N1 0.8 nozzle.json
xun.zhang 394196eef0 ENH: add upward machine for N1
Also fix a bug in default print profiles

Change-Id: I515e8762870968acce8fe17bdf33c7d380b3c29b
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
(cherry picked from commit 33c0a597c8b5390790772da06d880f6c03259817)
2023-09-22 16:21:26 +08:00

33 lines
No EOL
788 B
JSON

{
"type": "machine",
"setting_id": "GM023",
"name": "Bambu Lab N1 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu Lab N1 0.4 nozzle",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Bambu Lab N1",
"printer_variant": "0.8",
"default_print_profile": "0.40mm Standard @BBL N1 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"
]
}