mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 20:32:06 +00:00
1. P1P,P1S add X1E to upward printers 2. X1 ,X1C add X1E to upward printers 3. A1 mini add X1E to upward printers jira:STUDIO-3518 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I574854b3303a879b738e6841bacd30959b5005a7
33 lines
838 B
JSON
33 lines
838 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Bambu Lab A1 mini 0.2 nozzle",
|
|
"inherits": "Bambu Lab A1 mini 0.4 nozzle",
|
|
"from": "system",
|
|
"setting_id": "GM021",
|
|
"instantiation": "true",
|
|
"nozzle_diameter": [
|
|
"0.2"
|
|
],
|
|
"printer_model": "Bambu Lab A1 mini",
|
|
"printer_variant": "0.2",
|
|
"default_filament_profile": [
|
|
"Bambu PLA Basic @BBL A1M 0.2 nozzle"
|
|
],
|
|
"default_print_profile": "0.10mm Standard @BBL A1M 0.2 nozzle",
|
|
"max_layer_height": [
|
|
"0.14"
|
|
],
|
|
"min_layer_height": [
|
|
"0.04"
|
|
],
|
|
"retraction_length": [
|
|
"0.4"
|
|
],
|
|
"upward_compatible_machine": [
|
|
"Bambu Lab P1S 0.2 nozzle",
|
|
"Bambu Lab P1P 0.2 nozzle",
|
|
"Bambu Lab X1 0.2 nozzle",
|
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
|
"Bambu Lab X1E 0.2 nozzle"
|
|
]
|
|
} |