Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab A1 0.2 nozzle.json
qian.wang 574f597382 ENH:batch modify upward_compatible_machine of x/p/a
Change-Id: I58d15781591fc0a382f55bf53e67e74dd7a08988
(cherry picked from commit 686393c2cd4471cb33d8b7d3e13b285305f1a862)
2025-10-03 23:08:55 +08:00

28 lines
700 B
JSON

{
"type": "machine",
"name": "Bambu Lab A1 0.2 nozzle",
"inherits": "Bambu Lab A1 0.4 nozzle",
"from": "system",
"setting_id": "GM029",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Bambu Lab A1",
"printer_variant": "0.2",
"default_filament_profile": [
"Bambu PLA Basic @BBL A1 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL A1 0.2 nozzle",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"upward_compatible_machine": [
"Bambu Lab H2D 0.2 nozzle",
"Bambu Lab H2D Pro 0.2 nozzle",
"Bambu Lab H2S 0.2 nozzle"
]
}