19 lines
388 B
JSON
19 lines
388 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Jayfield S1Pro 0.8 nozzle",
|
|
"inherits": "fdm_machine_jayfield_s1pro_common_klipper",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"printer_model": "Jayfield S1Pro",
|
|
"nozzle_diameter": [
|
|
"0.8"
|
|
],
|
|
"max_layer_height": [
|
|
"0.6"
|
|
],
|
|
"min_layer_height": [
|
|
"0.2"
|
|
],
|
|
"printer_variant": "0.8"
|
|
}
|