Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"type": "process",
"name": "0.20mm Strength @FT 0.4 nozzle",
"inherits": "fdm_process_folgertech_common",
"from": "system",
"setting_id": "GP013",
"instantiation": "true",
"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"
]
}