Files
OrcaSlicer-bambulab/resources/profiles/Blocks/machine/BLOCKS Pro S100 0.4 nozzle.json
2026-05-11 19:29:55 +01:00

29 lines
634 B
JSON

{
"type": "machine",
"name": "BLOCKS Pro S100 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM001",
"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"
]
}