ENH: delete duplicate keys in filament profiles
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
This commit is contained in:
parent
ab0c6611c8
commit
8b893e631b
|
@ -80,8 +80,8 @@
|
||||||
"sub_path": "process/0.20mm Standard @BBL X1C.json"
|
"sub_path": "process/0.20mm Standard @BBL X1C.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.20mm Strength @BBL X1C",
|
"name": "0.20mm Strength @BBL X1C",
|
||||||
"sub_path":"process/0.20mm Strength @BBL X1C.json"
|
"sub_path": "process/0.20mm Strength @BBL X1C.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.24mm Draft @BBL X1C",
|
"name": "0.24mm Draft @BBL X1C",
|
||||||
|
@ -112,44 +112,44 @@
|
||||||
"sub_path": "process/0.40mm Standard @BBL X1 0.8 nozzle.json"
|
"sub_path": "process/0.40mm Standard @BBL X1 0.8 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.10mm Standard @BBL P1P 0.2 nozzle",
|
"name": "0.10mm Standard @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"process/0.10mm Standard @BBL P1P 0.2 nozzle.json"
|
"sub_path": "process/0.10mm Standard @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.20mm Standard @BBL P1P",
|
"name": "0.20mm Standard @BBL P1P",
|
||||||
"sub_path":"process/0.20mm Standard @BBL P1P.json"
|
"sub_path": "process/0.20mm Standard @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.30mm Standard @BBL P1P 0.6 nozzle",
|
"name": "0.30mm Standard @BBL P1P 0.6 nozzle",
|
||||||
"sub_path":"process/0.30mm Standard @BBL P1P 0.6 nozzle.json"
|
"sub_path": "process/0.30mm Standard @BBL P1P 0.6 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.08mm Extra Fine @BBL P1P",
|
"name": "0.08mm Extra Fine @BBL P1P",
|
||||||
"sub_path":"process/0.08mm Extra Fine @BBL P1P.json"
|
"sub_path": "process/0.08mm Extra Fine @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.12mm Fine @BBL P1P",
|
"name": "0.12mm Fine @BBL P1P",
|
||||||
"sub_path":"process/0.12mm Fine @BBL P1P.json"
|
"sub_path": "process/0.12mm Fine @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.16mm Optimal @BBL P1P",
|
"name": "0.16mm Optimal @BBL P1P",
|
||||||
"sub_path":"process/0.16mm Optimal @BBL P1P.json"
|
"sub_path": "process/0.16mm Optimal @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.20mm Strength @BBL P1P",
|
"name": "0.20mm Strength @BBL P1P",
|
||||||
"sub_path":"process/0.20mm Strength @BBL P1P.json"
|
"sub_path": "process/0.20mm Strength @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.24mm Draft @BBL P1P",
|
"name": "0.24mm Draft @BBL P1P",
|
||||||
"sub_path":"process/0.24mm Draft @BBL P1P.json"
|
"sub_path": "process/0.24mm Draft @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.28mm Extra Draft @BBL P1P",
|
"name": "0.28mm Extra Draft @BBL P1P",
|
||||||
"sub_path":"process/0.28mm Extra Draft @BBL P1P.json"
|
"sub_path": "process/0.28mm Extra Draft @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.40mm Standard @BBL P1P 0.8 nozzle",
|
"name": "0.40mm Standard @BBL P1P 0.8 nozzle",
|
||||||
"sub_path":"process/0.40mm Standard @BBL P1P 0.8 nozzle.json"
|
"sub_path": "process/0.40mm Standard @BBL P1P 0.8 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fdm_process_bbl_0.06_nozzle_0.2",
|
"name": "fdm_process_bbl_0.06_nozzle_0.2",
|
||||||
|
@ -248,8 +248,8 @@
|
||||||
"sub_path": "process/0.56mm Standard @BBL X1C 0.8 nozzle.json"
|
"sub_path": "process/0.56mm Standard @BBL X1C 0.8 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"0.30mm Strength @BBL X1C 0.6 nozzle",
|
"name": "0.30mm Strength @BBL X1C 0.6 nozzle",
|
||||||
"sub_path":"process/0.30mm Strength @BBL X1C 0.6 nozzle.json"
|
"sub_path": "process/0.30mm Strength @BBL X1C 0.6 nozzle.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filament_list": [
|
"filament_list": [
|
||||||
|
@ -654,44 +654,44 @@
|
||||||
"sub_path": "filament/PolyLite PLA @BBL X1C 0.2 nozzle.json"
|
"sub_path": "filament/PolyLite PLA @BBL X1C 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support G @BBL P1P",
|
"name": "Bambu Support G @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu Support G @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu Support G @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bambu ABS @BBL P1P 0.2 nozzle",
|
"name": "Bambu ABS @BBL P1P 0.2 nozzle",
|
||||||
"sub_path": "filament/P1P/Bambu ABS @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu ABS @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Matte @BBL P1P 0.2 nozzle",
|
"name": "Bambu PLA Matte @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Matte @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu PLA Matte @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Matte @BBL P1P",
|
"name": "Bambu PLA Matte @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Matte @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA Matte @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Basic @BBL P1P 0.2 nozzle",
|
"name": "Bambu PLA Basic @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Basic @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu PLA Basic @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Basic @BBL P1P",
|
"name": "Bambu PLA Basic @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Basic @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA Basic @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Tough @BBL P1P 0.2 nozzle",
|
"name": "Bambu PLA Tough @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Tough @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu PLA Tough @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Tough @BBL P1P",
|
"name": "Bambu PLA Tough @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Tough @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA Tough @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Marble @BBL P1P",
|
"name": "Bambu PLA Marble @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Marble @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA Marble @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Sparkle @BBL P1P",
|
"name": "Bambu PLA Sparkle @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Sparkle @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA Sparkle @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bambu ABS @BBL P1P",
|
"name": "Bambu ABS @BBL P1P",
|
||||||
|
@ -710,24 +710,24 @@
|
||||||
"sub_path": "filament/P1P/Bambu Support W @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu Support W @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu TPU 95A @BBL P1P",
|
"name": "Bambu TPU 95A @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu TPU 95A @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu TPU 95A @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bambu Support W @BBL P1P",
|
"name": "Bambu Support W @BBL P1P",
|
||||||
"sub_path": "filament/P1P/Bambu Support W @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu Support W @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PLA @BBL P1P 0.2 nozzle",
|
"name": "Generic PLA @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Generic PLA @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Generic PLA @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PLA @BBL P1P",
|
"name": "Generic PLA @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic PLA @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PLA @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PLA Silk @BBL P1P",
|
"name": "Generic PLA Silk @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic PLA Silk @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PLA Silk @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Generic ABS @BBL P1P 0.2 nozzle",
|
"name": "Generic ABS @BBL P1P 0.2 nozzle",
|
||||||
|
@ -754,112 +754,112 @@
|
||||||
"sub_path": "filament/P1P/Generic PC @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PC @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PETG @0.2 nozzle",
|
"name": "Generic PETG @0.2 nozzle",
|
||||||
"sub_path":"filament/Generic PETG @0.2 nozzle.json"
|
"sub_path": "filament/Generic PETG @0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Metal @BBL X1C 0.2 nozzle",
|
"name": "Bambu PLA Metal @BBL X1C 0.2 nozzle",
|
||||||
"sub_path":"filament/Bambu PLA Metal @BBL X1C 0.2 nozzle.json"
|
"sub_path": "filament/Bambu PLA Metal @BBL X1C 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Metal @BBL X1",
|
"name": "Bambu PLA Metal @BBL X1",
|
||||||
"sub_path":"filament/Bambu PLA Metal @BBL X1.json"
|
"sub_path": "filament/Bambu PLA Metal @BBL X1.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Metal @BBL X1C",
|
"name": "Bambu PLA Metal @BBL X1C",
|
||||||
"sub_path":"filament/Bambu PLA Metal @BBL X1C.json"
|
"sub_path": "filament/Bambu PLA Metal @BBL X1C.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA-CF @base",
|
"name": "Bambu PLA-CF @base",
|
||||||
"sub_path":"filament/Bambu PLA-CF @base.json"
|
"sub_path": "filament/Bambu PLA-CF @base.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA-CF @BBL X1C 0.8 nozzle",
|
"name": "Bambu PLA-CF @BBL X1C 0.8 nozzle",
|
||||||
"sub_path":"filament/Bambu PLA-CF @BBL X1C 0.8 nozzle.json"
|
"sub_path": "filament/Bambu PLA-CF @BBL X1C 0.8 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA-CF @BBL X1C",
|
"name": "Bambu PLA-CF @BBL X1C",
|
||||||
"sub_path":"filament/Bambu PLA-CF @BBL X1C.json"
|
"sub_path": "filament/Bambu PLA-CF @BBL X1C.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PAHT-CF @base",
|
"name": "Bambu PAHT-CF @base",
|
||||||
"sub_path":"filament/Bambu PAHT-CF @base.json"
|
"sub_path": "filament/Bambu PAHT-CF @base.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PAHT-CF @BBL X1C",
|
"name": "Bambu PAHT-CF @BBL X1C",
|
||||||
"sub_path":"filament/Bambu PAHT-CF @BBL X1C.json"
|
"sub_path": "filament/Bambu PAHT-CF @BBL X1C.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Generic PETG @BBL P1P",
|
"name": "Generic PETG @BBL P1P",
|
||||||
"sub_path": "filament/P1P/Generic PETG @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PETG @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PVA @BBL P1P 0.2 nozzle",
|
"name": "Generic PVA @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Generic PVA @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Generic PVA @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PVA @BBL P1P",
|
"name": "Generic PVA @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic PVA @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PVA @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic TPU @BBL P1P",
|
"name": "Generic TPU @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic TPU @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic TPU @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"PolyLite PLA @BBL P1P 0.2 nozzle",
|
"name": "PolyLite PLA @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/PolyLite PLA @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/PolyLite PLA @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"PolyLite PLA @BBL P1P",
|
"name": "PolyLite PLA @BBL P1P",
|
||||||
"sub_path":"filament/P1P/PolyLite PLA @BBL P1P.json"
|
"sub_path": "filament/P1P/PolyLite PLA @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"PolyTerra PLA @BBL P1P 0.2 nozzle",
|
"name": "PolyTerra PLA @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/PolyTerra PLA @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/PolyTerra PLA @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"PolyTerra PLA @BBL P1P",
|
"name": "PolyTerra PLA @BBL P1P",
|
||||||
"sub_path":"filament/P1P/PolyTerra PLA @BBL P1P.json"
|
"sub_path": "filament/P1P/PolyTerra PLA @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PA-CF @BBL P1P",
|
"name": "Bambu PA-CF @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PA-CF @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PA-CF @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PA-CF @BBL P1P",
|
"name": "Generic PA-CF @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic PA-CF @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PA-CF @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PA @BBL P1P",
|
"name": "Generic PA @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic PA @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PA @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PETG @BBL P1P 0.2 nozzle",
|
"name": "Generic PETG @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Generic PETG @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Generic PETG @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PAHT-CF @BBL P1P",
|
"name": "Bambu PAHT-CF @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PAHT-CF @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PAHT-CF @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Metal @BBL P1P 0.2 nozzle",
|
"name": "Bambu PLA Metal @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Metal @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu PLA Metal @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA Metal @BBL P1P",
|
"name": "Bambu PLA Metal @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA Metal @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA Metal @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA-CF @BBL P1P",
|
"name": "Bambu PLA-CF @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PLA-CF @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Generic PLA-CF @BBL P1P",
|
"name": "Generic PLA-CF @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Generic PLA-CF @BBL P1P.json"
|
"sub_path": "filament/P1P/Generic PLA-CF @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu PLA-CF @BBL P1P 0.8 nozzle",
|
"name": "Bambu PLA-CF @BBL P1P 0.8 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P 0.8 nozzle.json"
|
"sub_path": "filament/P1P/Bambu PLA-CF @BBL P1P 0.8 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bambu PET-CF @BBL X1C",
|
"name": "Bambu PET-CF @BBL X1C",
|
||||||
|
@ -870,36 +870,36 @@
|
||||||
"sub_path": "filament/P1P/Bambu PET-CF @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu PET-CF @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PLA @base",
|
"name": "Bambu Support For PLA @base",
|
||||||
"sub_path":"filament/Bambu Support For PLA @base.json"
|
"sub_path": "filament/Bambu Support For PLA @base.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PLA @BBL X1C 0.2 nozzle",
|
"name": "Bambu Support For PLA @BBL X1C 0.2 nozzle",
|
||||||
"sub_path":"filament/Bambu Support For PLA @BBL X1C 0.2 nozzle.json"
|
"sub_path": "filament/Bambu Support For PLA @BBL X1C 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PLA @BBL X1C",
|
"name": "Bambu Support For PLA @BBL X1C",
|
||||||
"sub_path":"filament/Bambu Support For PLA @BBL X1C.json"
|
"sub_path": "filament/Bambu Support For PLA @BBL X1C.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PLA @BBL P1P 0.2 nozzle",
|
"name": "Bambu Support For PLA @BBL P1P 0.2 nozzle",
|
||||||
"sub_path":"filament/P1P/Bambu Support For PLA @BBL P1P 0.2 nozzle.json"
|
"sub_path": "filament/P1P/Bambu Support For PLA @BBL P1P 0.2 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PLA @BBL P1P",
|
"name": "Bambu Support For PLA @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu Support For PLA @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu Support For PLA @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PA/PET @base",
|
"name": "Bambu Support For PA/PET @base",
|
||||||
"sub_path":"filament/Bambu Support For PA PET @base.json"
|
"sub_path": "filament/Bambu Support For PA PET @base.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PA/PET @BBL P1P",
|
"name": "Bambu Support For PA/PET @BBL P1P",
|
||||||
"sub_path":"filament/P1P/Bambu Support For PA PET @BBL P1P.json"
|
"sub_path": "filament/P1P/Bambu Support For PA PET @BBL P1P.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Bambu Support For PA/PET @BBL X1C",
|
"name": "Bambu Support For PA/PET @BBL X1C",
|
||||||
"sub_path":"filament/Bambu Support For PA PET @BBL X1C.json"
|
"sub_path": "filament/Bambu Support For PA PET @BBL X1C.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"machine_list": [
|
"machine_list": [
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PA-CF @base",
|
"inherits": "Bambu PA-CF @base",
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"290"
|
"290"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pa",
|
"inherits": "fdm_filament_pa",
|
||||||
"required_nozzle_HRC": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Bambu Lab"
|
"Bambu Lab"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pa",
|
"inherits": "fdm_filament_pa",
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
@ -20,9 +17,6 @@
|
||||||
"full_fan_speed_layer": [
|
"full_fan_speed_layer": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"required_nozzle_HRC": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Bambu Lab"
|
"Bambu Lab"
|
||||||
],
|
],
|
||||||
|
@ -32,9 +26,6 @@
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.96"
|
"0.96"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"290"
|
|
||||||
],
|
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"0%"
|
"0%"
|
||||||
],
|
],
|
||||||
|
@ -49,8 +40,5 @@
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"180"
|
"180"
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"290"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -5,18 +5,12 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PET-CF @base",
|
"inherits": "Bambu PET-CF @base",
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"2"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
|
|
@ -29,28 +29,28 @@
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.95"
|
"0.95"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
|
@ -26,42 +23,36 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Bambu Lab"
|
"Bambu Lab"
|
||||||
],
|
],
|
||||||
"filament_type": [
|
|
||||||
"PETG"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"24.99"
|
"24.99"
|
||||||
],
|
],
|
||||||
|
@ -74,12 +65,6 @@
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"270"
|
"270"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"255"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"255"
|
|
||||||
],
|
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >60)||(bed_temperature_initial_layer[current_extruder] >60)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S180\n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >60)||(bed_temperature_initial_layer[current_extruder] >60)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S180\n{endif}"
|
||||||
]
|
]
|
||||||
|
|
|
@ -17,28 +17,28 @@
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
|
@ -56,12 +56,6 @@
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"270"
|
"270"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"255"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"255"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"34.99"
|
"34.99"
|
||||||
],
|
],
|
||||||
|
@ -79,8 +73,5 @@
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"6"
|
"6"
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"20"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"21"
|
"21"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
|
||||||
"20"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||||
]
|
]
|
||||||
|
|
|
@ -11,9 +11,6 @@
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"25.4"
|
"25.4"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
|
||||||
"1.24"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.95"
|
"0.95"
|
||||||
]
|
]
|
||||||
|
|
|
@ -16,8 +16,5 @@
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"22"
|
"22"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
|
||||||
"20"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||||
]
|
]
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PLA Silk @base",
|
"inherits": "Bambu PLA Silk @base",
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PLA Silk @base",
|
"inherits": "Bambu PLA Silk @base",
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Bambu Lab"
|
"Bambu Lab"
|
||||||
],
|
],
|
||||||
"required_nozzle_HRC": [
|
|
||||||
"3"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
],
|
],
|
||||||
|
|
|
@ -16,8 +16,5 @@
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,10 +8,10 @@
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Bambu Lab"
|
"Bambu Lab"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"34.99"
|
"34.99"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time":[
|
"slow_down_layer_time": [
|
||||||
"6"
|
"6"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -29,7 +29,7 @@
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"34.99"
|
"34.99"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time":[
|
"slow_down_layer_time": [
|
||||||
"6"
|
"6"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -9,15 +9,6 @@
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PA-CF"
|
"PA-CF"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"290"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"290"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,12 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pet",
|
"inherits": "fdm_filament_pet",
|
||||||
"reduce_fan_stop_start_freq": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
@ -29,9 +23,6 @@
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.95"
|
"0.95"
|
||||||
],
|
],
|
||||||
|
@ -41,28 +32,28 @@
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"270"
|
"270"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
|
|
|
@ -17,28 +17,28 @@
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
|
@ -56,12 +56,6 @@
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"270"
|
"270"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"255"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"255"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"34.99"
|
"34.99"
|
||||||
],
|
],
|
||||||
|
@ -79,8 +73,5 @@
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"6"
|
"6"
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"20"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
|
|
|
@ -8,10 +8,10 @@
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
|
@ -20,25 +20,10 @@
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PLA-CF"
|
"PLA-CF"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
|
||||||
"temperature_vitrification": [
|
|
||||||
"55"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_low": [
|
|
||||||
"190"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_high": [
|
|
||||||
"240"
|
|
||||||
],
|
|
||||||
"filament_start_gcode": [
|
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
|
|
|
@ -14,16 +14,16 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PA-CF @base",
|
"inherits": "Bambu PA-CF @base",
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"290"
|
"290"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,21 +5,15 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PET-CF @base",
|
"inherits": "Bambu PET-CF @base",
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"2"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
"Bambu Lab P1P 0.6 nozzle",
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
"Bambu Lab P1P 0.8 nozzle"
|
"Bambu Lab P1P 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PLA Marble @base",
|
"inherits": "Bambu PLA Marble @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -5,22 +5,19 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PLA Silk @base",
|
"inherits": "Bambu PLA Silk @base",
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu PLA Marble @base",
|
"inherits": "Bambu PLA Marble @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"18"
|
"18"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -14,16 +14,16 @@
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu Support For PLA @base",
|
"inherits": "Bambu Support For PLA @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -14,16 +14,16 @@
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Bambu Support W @base",
|
"inherits": "Bambu Support W @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"3.6"
|
"3.6"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -14,16 +14,16 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Generic ASA @base",
|
"inherits": "Generic ASA @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -22,5 +22,5 @@
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
"Bambu Lab P1P 0.6 nozzle",
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
"Bambu Lab P1P 0.8 nozzle"
|
"Bambu Lab P1P 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -9,15 +9,6 @@
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PA-CF"
|
"PA-CF"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"290"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"290"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
|
|
@ -16,4 +16,4 @@
|
||||||
"Bambu Lab P1P 0.6 nozzle",
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
"Bambu Lab P1P 0.8 nozzle"
|
"Bambu Lab P1P 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Generic PETG @base",
|
"inherits": "Generic PETG @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Generic PETG @base",
|
"inherits": "Generic PETG @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Generic PLA @base",
|
"inherits": "Generic PLA @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Generic PLA-CF @base",
|
"inherits": "Generic PLA-CF @base",
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"0.5"
|
"0.5"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -5,16 +5,16 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "Generic PVA @base",
|
"inherits": "Generic PVA @base",
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -12,16 +12,16 @@
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,16 +8,16 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -11,16 +11,16 @@
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
|
|
|
@ -11,9 +11,6 @@
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"25.4"
|
"25.4"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
|
||||||
"1.24"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.95"
|
"0.95"
|
||||||
]
|
]
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"22"
|
"22"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
|
|
|
@ -4,36 +4,30 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"close_fan_the_first_x_layers": [
|
|
||||||
"3"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"35"
|
"35"
|
||||||
],
|
],
|
||||||
|
@ -70,9 +64,6 @@
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"260"
|
"260"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
|
|
|
@ -9,28 +9,28 @@
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
|
|
|
@ -7,36 +7,30 @@
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"close_fan_the_first_x_layers": [
|
|
||||||
"3"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"4"
|
"4"
|
||||||
],
|
],
|
||||||
|
@ -55,9 +49,6 @@
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"290"
|
"290"
|
||||||
],
|
],
|
||||||
"reduce_fan_stop_start_freq": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,36 +4,30 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"close_fan_the_first_x_layers": [
|
|
||||||
"3"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,36 +4,24 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"eng_plate_temp" : [
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer" : [
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"close_fan_the_first_x_layers": [
|
|
||||||
"3"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
|
@ -55,15 +43,9 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"255"
|
"255"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,28 +4,28 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"45"
|
"45"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
|
@ -55,18 +55,9 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"50%"
|
"50%"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,28 +4,28 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp": [
|
||||||
"35"
|
"35"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp": [
|
||||||
"35"
|
"35"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer": [
|
||||||
"35"
|
"35"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer": [
|
||||||
"35"
|
"35"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
|
@ -52,18 +52,9 @@
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue