Add Folgertech Printers (#1048)

Profiles for Folgertech Printers includes i3, FT-5, FT-6


Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
This commit is contained in:
Musicdad 2023-05-20 06:32:06 -05:00 committed by GitHub
parent 2d92d2f4e1
commit 8d96c42a3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
63 changed files with 2567 additions and 12 deletions

View file

@ -0,0 +1,23 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Folgertech i3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_folgertech_common",
"printer_model": "Folgertech i3",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"20x0",
"200x200",
"0x200"
],
"printable_height": "175",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"default_print_profile": "0.30mm Standard @FT 0.6 Nozzle"
}