ENH: add p1s as compatible machine

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I08b5f069be45fe0d16bd9e148ffb2409285b2503
This commit is contained in:
qing.zhang 2023-07-18 09:36:44 +08:00 committed by Lane.Wei
parent 1f30783f11
commit d53d03f1fc
13 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.07.00.03",
"version": "01.07.00.04",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@ -25,6 +25,7 @@
"0.4"
],
"upward_compatible_machine": [
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle",
"Bambu Lab X1 Carbon 0.2 nozzle"
]

View File

@ -33,6 +33,7 @@
"nozzle_type": "stainless_steel",
"scan_first_layer": "0",
"upward_compatible_machine": [
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle"
]

View File

@ -30,6 +30,7 @@
"3"
],
"upward_compatible_machine": [
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle"
]

View File

@ -30,6 +30,7 @@
"3"
],
"upward_compatible_machine": [
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]

View File

@ -26,6 +26,7 @@
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1 Carbon 0.2 nozzle"
]
}

View File

@ -32,6 +32,7 @@
"scan_first_layer": "1",
"upward_compatible_machine": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle"
]
}

View File

@ -28,6 +28,7 @@
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle"
]
}

View File

@ -28,6 +28,7 @@
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@ -28,6 +28,7 @@
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle"
]
}

View File

@ -27,6 +27,7 @@
"scan_first_layer": "1",
"upward_compatible_machine": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
]
}

View File

@ -26,6 +26,7 @@
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab X1 0.6 nozzle"
]
}

View File

@ -29,6 +29,7 @@
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle"
]
}