ENH: miss generic PLA silk for P1P

As title

Handle for github issue #1303

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Iffda4f3ea615a4e876f83ef8f85dacf954d5678e
This commit is contained in:
salt.wei 2023-02-21 21:29:56 +08:00 committed by Lane.Wei
parent 4a580d37df
commit 14ca73ec3c
3 changed files with 25 additions and 2 deletions

View file

@ -0,0 +1,19 @@
{
"type": "filament",
"setting_id": "GFSL99_12",
"name": "Generic PLA Silk @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "Generic PLA @BBL P1P",
"filament_max_volumetric_speed": [
"7.5"
],
"filament_retraction_length": [
"0.5"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}