mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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:
parent
6d5fad236e
commit
321f1f38e0
28 changed files with 677 additions and 1 deletions
31
resources/profiles/BBL/filament/PolyLite PETG @BBL P1P.json
Normal file
31
resources/profiles/BBL/filament/PolyLite PETG @BBL P1P.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue