mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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:
parent
4a580d37df
commit
14ca73ec3c
3 changed files with 25 additions and 2 deletions
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue