2023-05-05 13:08:53 +00:00
|
|
|
{
|
|
|
|
"type": "machine",
|
|
|
|
"setting_id": "GM002",
|
2023-05-07 14:50:18 +00:00
|
|
|
"name": "SecKit Go3 0.4 nozzle",
|
2023-05-05 13:08:53 +00:00
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_klipper_common",
|
|
|
|
"printer_model": "Seckit Go3",
|
|
|
|
"nozzle_diameter": [
|
|
|
|
"0.4"
|
|
|
|
],
|
|
|
|
"printable_area": [
|
|
|
|
"0x0",
|
|
|
|
"300x0",
|
|
|
|
"300x300",
|
|
|
|
"0x300"
|
|
|
|
],
|
|
|
|
"printable_height": "275",
|
|
|
|
"scan_first_layer": "0",
|
|
|
|
"machine_load_filament_time": "0",
|
|
|
|
"machine_unload_filament_time": "0",
|
|
|
|
"nozzle_type": "hardened_steel",
|
|
|
|
"auxiliary_fan": "0"
|
|
|
|
}
|