orcaslicer/resources/profiles/Folgertech/process/0.20mm Strength @FT.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

16 lines
415 B
JSON

{
"type": "process",
"setting_id": "GP013",
"name": "0.20mm Strength @FT 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_folgertech_common",
"outer_wall_speed": "30",
"wall_loops": "6",
"sparse_infill_density": "25%",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",
"Folgertech FT-6 0.4 nozzle"
]
}