Profiles for Folgertech Printers includes i3, FT-5, FT-6 Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
28 lines
539 B
JSON
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"
|
|
}
|