ENH: add generic PLA silk
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I4e988b5c2e7f1b3689c50f231eac170591ab1bf5
This commit is contained in:
parent
df5cff29ec
commit
dea19ded1e
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue