mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 02:06:03 +08:00
ENH: add P1S machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ide4b293e20e0a66dde748ee5844c7bc0dfcc359e
This commit is contained in:
parent
b19c42ad4d
commit
108b0b6999
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.07.00.02",
|
||||
"version": "01.07.00.03",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
@ -16,6 +16,10 @@
|
||||
{
|
||||
"name": "Bambu Lab P1P",
|
||||
"sub_path": "machine/Bambu Lab P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu Lab P1S",
|
||||
"sub_path": "machine/Bambu Lab P1S.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
@ -1046,6 +1050,22 @@
|
||||
{
|
||||
"name": "Bambu Lab P1P 0.8 nozzle",
|
||||
"sub_path": "machine/Bambu Lab P1P 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu Lab P1S 0.4 nozzle",
|
||||
"sub_path": "machine/Bambu Lab P1S 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu Lab P1S 0.2 nozzle",
|
||||
"sub_path": "machine/Bambu Lab P1S 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu Lab P1S 0.6 nozzle",
|
||||
"sub_path": "machine/Bambu Lab P1S 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu Lab P1S 0.8 nozzle",
|
||||
"sub_path": "machine/Bambu Lab P1S 0.8 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -12,6 +12,8 @@
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -9,6 +9,7 @@
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
"Bambu Lab P1P 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -14,6 +14,8 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -29,6 +29,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -13,6 +13,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -7,6 +7,7 @@
|
||||
"inherits": "Bambu PC @base",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -17,6 +17,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,7 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -20,6 +20,8 @@
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
"Bambu Lab P1P 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,7 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -9,6 +9,8 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -11,6 +11,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -9,6 +9,7 @@
|
||||
"21"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,8 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -8,6 +8,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -9,6 +9,7 @@
|
||||
"22"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,8 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -8,6 +8,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -8,6 +8,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -18,6 +18,8 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -8,6 +8,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,7 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -14,6 +14,9 @@
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
"Bambu Lab P1P 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -33,6 +33,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -24,6 +24,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -13,6 +13,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -17,6 +17,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -11,7 +11,10 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}"
|
||||
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -18,6 +18,9 @@
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -11,6 +11,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -8,6 +8,9 @@
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
32
resources/profiles/BBL/machine/Bambu Lab P1S 0.2 nozzle.json
Normal file
32
resources/profiles/BBL/machine/Bambu Lab P1S 0.2 nozzle.json
Normal file
File diff suppressed because one or more lines are too long
38
resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json
Normal file
38
resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json
Normal file
File diff suppressed because one or more lines are too long
37
resources/profiles/BBL/machine/Bambu Lab P1S 0.6 nozzle.json
Normal file
37
resources/profiles/BBL/machine/Bambu Lab P1S 0.6 nozzle.json
Normal file
File diff suppressed because one or more lines are too long
40
resources/profiles/BBL/machine/Bambu Lab P1S 0.8 nozzle.json
Normal file
40
resources/profiles/BBL/machine/Bambu Lab P1S 0.8 nozzle.json
Normal file
File diff suppressed because one or more lines are too long
14
resources/profiles/BBL/machine/Bambu Lab P1S.json
Normal file
14
resources/profiles/BBL/machine/Bambu Lab P1S.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Bambu Lab P1S",
|
||||
"model_id": "C12",
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;"
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.06_nozzle_0.2",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.08",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.08_nozzle_0.2",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.10_nozzle_0.2",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.12",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.12_nozzle_0.2",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.14_nozzle_0.2",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.16",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.18_nozzle_0.6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.20",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"sparse_infill_density": "25%",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.24",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.24_nozzle_0.6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.24_nozzle_0.8",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.28",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -6,6 +6,7 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.30_nozzle_0.6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -9,6 +9,7 @@
|
||||
"sparse_infill_density":"25%",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.32_nozzle_0.8",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.36_nozzle_0.6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -6,6 +6,7 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.40_nozzle_0.8",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.42_nozzle_0.6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.48_nozzle_0.8",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_process_bbl_0.56_nozzle_0.8",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user