orcaslicer/resources/profiles/Folgertech/machine/Folgertech FT-6 0.6 nozzle.json
Musicdad 8d96c42a3e
Add Folgertech Printers (#1048)
Profiles for Folgertech Printers includes i3, FT-5, FT-6


Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
2023-05-20 19:32:06 +08:00

23 lines
500 B
JSON

{
"type": "machine",
"setting_id": "GM002",
"name": "Folgertech FT-6 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_folgertech_common",
"printer_model": "Folgertech FT-6",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"700x0",
"700x350",
"0x350"
],
"printable_height": "400",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"default_print_profile": "0.30mm Standard @FT 0.6 Nozzle"
}