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,13 @@
{
"type": "machine_model",
"name": "Folgertech FT-6",
"model_id": "FT-6",
"nozzle_diameter": "0.4;0.6",
"machine_tech": "FFF",
"family": "Folgertech",
"bed_model": "folgertech_FT6_buildplate_model.stl",
"bed_texture": "Folgertech_FT6_buildplate_texture.png",
"hotend_model": "hotend.stl",
"extruders_count": "2",
"default_materials": "Folgertech Generic PLA;Folgertech Generic PETG;Folgertech Generic ABS;Folgertech Generic TPU;"
}