mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-30 03:10:29 -07:00
* Update Qidi profiles * restructure orca filament lib folder * update profiles * add more global filaments * check missing instantiation errors * fix missing instantiation attribute * delete voron generic filaments * remove Mellow filaments * clean profiles * QoL: select only visible filament when select all filaments
41 lines
No EOL
753 B
JSON
41 lines
No EOL
753 B
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyLite ASA @base",
|
|
"inherits": "fdm_filament_asa",
|
|
"from": "system",
|
|
"filament_id": "GFB61",
|
|
"instantiation": "false",
|
|
"eng_plate_temp": [
|
|
"100"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"filament_cost": [
|
|
"23.6"
|
|
],
|
|
"filament_density": [
|
|
"1.02"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_vendor": [
|
|
"Polymaker"
|
|
],
|
|
"hot_plate_temp": [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"100"
|
|
]
|
|
} |