Profiles for Folgertech Printers

includes i3, FT-5, FT-6
This commit is contained in:
Musicdad12
2023-05-13 13:38:27 -05:00
parent e85815f0e9
commit 6ee90ea0f3
58 changed files with 2560 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"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"
]
}