ENH: add generic PLA silk
Generic PLA silk should use lower filament volumetroc and retraction Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I8ba11094afc0274710e97d50554001d3a0a4caa1
This commit is contained in:
parent
af48c3db38
commit
df5cff29ec
|
@ -205,6 +205,10 @@
|
||||||
"name": "Generic PLA",
|
"name": "Generic PLA",
|
||||||
"sub_path": "filament/Generic PLA.json"
|
"sub_path": "filament/Generic PLA.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Generic PLA Silk",
|
||||||
|
"sub_path": "filament/Generic PLA Silk.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Generic PLA @0.2 nozzle",
|
"name": "Generic PLA @0.2 nozzle",
|
||||||
"sub_path": "filament/Generic PLA @0.2 nozzle.json"
|
"sub_path": "filament/Generic PLA @0.2 nozzle.json"
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
"bed_model": "bbl-3dp-X1.stl",
|
"bed_model": "bbl-3dp-X1.stl",
|
||||||
"bed_texture": "bbl-3dp-logo.svg",
|
"bed_texture": "bbl-3dp-logo.svg",
|
||||||
"hotend_model": "bbl-3dp-hotend.stl",
|
"hotend_model": "bbl-3dp-hotend.stl",
|
||||||
"default_materials": "Generic PLA;Bambu PLA Matte @BBL X1C;Bambu PLA Basic @BBL X1C;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1C;Bambu TPU 95A @BBL X1C;PolyTerra PLA @BBL X1C;PolyLite PLA @BBL X1C;"
|
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1C;Bambu PLA Basic @BBL X1C;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1C;Bambu TPU 95A @BBL X1C;PolyTerra PLA @BBL X1C;PolyLite PLA @BBL X1C;"
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
"bed_model": "bbl-3dp-X1.stl",
|
"bed_model": "bbl-3dp-X1.stl",
|
||||||
"bed_texture": "bbl-3dp-logo.svg",
|
"bed_texture": "bbl-3dp-logo.svg",
|
||||||
"hotend_model": "bbl-3dp-hotend.stl",
|
"hotend_model": "bbl-3dp-hotend.stl",
|
||||||
"default_materials": "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;"
|
"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;"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue