orcaslicer/resources/profiles/Folgertech/filament/Folgertech Generic PVA.json
Musicdad 8d96c42a3e
Add Folgertech Printers (#1048)
Profiles for Folgertech Printers includes i3, FT-5, FT-6


Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
2023-05-20 19:32:06 +08:00

29 lines
No EOL
668 B
JSON

{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSS99",
"name": "Folgertech Generic PVA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"10"
],
"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"
]
}