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

27 lines
620 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Folgertech Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"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"
]
}