23 lines
457 B
JSON
23 lines
457 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|