2023-04-23 17:03:37 +00:00
|
|
|
{
|
2024-06-08 13:37:09 +00:00
|
|
|
"type": "machine",
|
|
|
|
"setting_id": "GM001",
|
|
|
|
"name": "MyKlipper 0.4 nozzle",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_klipper_common",
|
|
|
|
"printer_model": "Generic Klipper Printer",
|
|
|
|
"nozzle_diameter": [
|
|
|
|
"0.4"
|
|
|
|
],
|
|
|
|
"printer_variant": "0.4",
|
|
|
|
"printable_area": [
|
|
|
|
"0x0",
|
|
|
|
"250x0",
|
|
|
|
"250x250",
|
|
|
|
"0x250"
|
|
|
|
],
|
|
|
|
"printable_height": "250"
|
|
|
|
}
|