2023-10-07 01:26:07 +00:00
|
|
|
{
|
|
|
|
"type": "machine",
|
|
|
|
"setting_id": "GM001",
|
|
|
|
"name": "Voron Switchwire 250 0.4 nozzle",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_klipper_common",
|
|
|
|
"printer_model": "Voron Switchwire 250",
|
2023-11-10 02:19:48 +00:00
|
|
|
"default_print_profile": "0.20mm Standard @Voron",
|
|
|
|
"max_layer_height": [
|
|
|
|
"0.32"
|
|
|
|
],
|
|
|
|
"min_layer_height": [
|
|
|
|
"0.10"
|
|
|
|
],
|
2023-10-07 01:26:07 +00:00
|
|
|
"nozzle_diameter": [
|
|
|
|
"0.4"
|
|
|
|
],
|
|
|
|
"printable_area": [
|
|
|
|
"0x0",
|
|
|
|
"250x0",
|
|
|
|
"250x210",
|
|
|
|
"0x210"
|
|
|
|
],
|
|
|
|
"printable_height": "240"
|
|
|
|
}
|