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,22 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Folgertech i3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_folgertech_common",
"printer_model": "Folgertech i3",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"200x0",
"200x200",
"0x200"
],
"printable_height": "175",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"default_print_profile": "0.20mm Standard @FT"
}