30 lines
635 B
JSON
30 lines
635 B
JSON
|
{
|
||
|
"type": "machine",
|
||
|
"settings_id": "GM001",
|
||
|
"name": "BLOCKS Pro S100 0.4 nozzle",
|
||
|
"from": "system",
|
||
|
"instantiation": "true",
|
||
|
"inherits": "fdm_klipper_common",
|
||
|
"printer_model": "BLOCKS Pro S100",
|
||
|
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks",
|
||
|
"max_layer_height": [
|
||
|
"0.30"
|
||
|
],
|
||
|
"min_layer_height": [
|
||
|
"0.10"
|
||
|
],
|
||
|
"nozzle_diameter": [
|
||
|
"0.4"
|
||
|
],
|
||
|
"printable_area": [
|
||
|
"0x0",
|
||
|
"1000x0",
|
||
|
"1000x1000",
|
||
|
"0x1000"
|
||
|
],
|
||
|
"printable_height": "900",
|
||
|
"upward_compatible_machine": [
|
||
|
"BLOCKS Pro S100"
|
||
|
]
|
||
|
}
|