ENH: add generic PLA silk

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I4e988b5c2e7f1b3689c50f231eac170591ab1bf5
This commit is contained in:
salt.wei 2022-11-11 20:03:56 +08:00 committed by Lane.Wei
parent df5cff29ec
commit dea19ded1e
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"type": "filament",
"setting_id": "GFSL99_01",
"name": "Generic PLA Silk",
"from": "system",
"instantiation": "true",
"inherits": "Generic PLA @base",
"filament_max_volumetric_speed": [
"7.5"
],
"filament_retraction_length": [
"0.5"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"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"
]
}