Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "KlipperS1Pro 0.2 nozzle",
|
||||
"inherits": "KlipperS1Pro_klipper",
|
||||
"from": "system",
|
||||
"setting_id": "KS1P002",
|
||||
"instantiation": "true",
|
||||
"printer_model": "KlipperS1Pro Model",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"printer_variant": "0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user