orcaslicer/resources/profiles/Folgertech/machine/Folgertech FT-5 0.4 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

28 lines
539 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "Folgertech FT-5 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_folgertech_common",
"printer_model": "Folgertech FT-5",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "400",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"retraction_length": [
"4.5"
],
"retraction_speed": [
"40"
],
"default_print_profile": "0.20mm Standard @FT"
}