orcaslicer/resources/profiles/Folgertech/filament/Folgertech Generic PC.json

24 lines
579 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSC99",
"name": "Folgertech Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"16"
],
"filament_flow_ratio": [
"0.94"
],
"compatible_printers": [
"Folgertech FT-5 0.4 nozzle",
"Folgertech FT-5 0.6 nozzle",
"Folgertech FT-6 0.4 nozzle",
"Folgertech FT-6 0.6 nozzle",
"Folgertech i3 0.4 nozzle",
"Folgertech i3 0.6 nozzle"
]
}