Add filament,process,machine profiles. Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Iea89d42090fa7bf6ee66c84189b7425b8acffc27 (cherry picked from commit c9f6284d882b5df9fa8e34ab62a16813d198788c)
27 lines
No EOL
598 B
JSON
27 lines
No EOL
598 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"
|
|
]
|
|
} |