ENH: add more 3rd party filaments

Add Overture PLA, Matte PLA,PolyLite PETG,ABS,ASA

jira: STUDIO-4044
Change-Id: I3e1954dae20b6695383d8abdf55eb4eeba3b5a08
This commit is contained in:
xun.zhang 2023-08-17 15:55:36 +08:00 committed by Lane.Wei
parent 6d5fad236e
commit 321f1f38e0
28 changed files with 677 additions and 1 deletions

View file

@ -0,0 +1,31 @@
{
"type": "filament",
"setting_id": "GFSG60_02",
"name": "PolyLite PETG @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "PolyLite PETG @base",
"filament_max_volumetric_speed": [
"14"
],
"hot_plate_temp": [
"80"
],
"hot_plate_temp_initial_layer": [
"80"
],
"nozzle_temperature_range_high": [
"270"
],
"textured_plate_temp": [
"80"
],
"textured_plate_temp_initial_layer": [
"80"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}