2023-06-13 13:07:22 +00:00
|
|
|
{
|
|
|
|
"type": "machine",
|
2023-08-26 10:24:13 +00:00
|
|
|
"setting_id": "GM003",
|
2023-06-13 13:07:22 +00:00
|
|
|
"name": "Anker M5 0.4 nozzle",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_machine_common",
|
|
|
|
"printer_model": "Anker M5",
|
|
|
|
"default_print_profile": "0.20mm Standard @Anker",
|
2023-08-15 02:05:44 +00:00
|
|
|
"default_filament_profile": [
|
2023-08-26 10:24:13 +00:00
|
|
|
"Anker Generic PLA"
|
2023-08-15 02:05:44 +00:00
|
|
|
],
|
2023-06-13 13:07:22 +00:00
|
|
|
"nozzle_diameter": [
|
|
|
|
"0.4"
|
|
|
|
],
|
|
|
|
"bed_exclude_area": [
|
2023-08-15 02:05:44 +00:00
|
|
|
"0x0"
|
2023-06-13 13:07:22 +00:00
|
|
|
],
|
|
|
|
"printable_area": [
|
2023-08-15 02:05:44 +00:00
|
|
|
"0x0",
|
|
|
|
"235x0",
|
|
|
|
"235x235",
|
|
|
|
"0x235"
|
2023-06-13 13:07:22 +00:00
|
|
|
],
|
|
|
|
"printable_height": "250",
|
|
|
|
"layer_change_gcode": "",
|
|
|
|
"scan_first_layer": "0",
|
|
|
|
"nozzle_type": "hardened_steel",
|
|
|
|
"auxiliary_fan": "0"
|
2023-12-28 16:04:45 +00:00
|
|
|
}
|