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