Files
OrcaSlicer-bambulab/resources/profiles/Mellow/machine/M1 0.8 nozzle.json
2026-05-11 19:29:55 +01:00

26 lines
493 B
JSON

{
"type": "machine",
"name": "M1 0.8 nozzle",
"inherits": "fdm_common_M1",
"from": "system",
"setting_id": "m1_m004",
"instantiation": "true",
"printer_model": "M1",
"nozzle_diameter": [
"0.8"
],
"max_layer_height": [
"0.6"
],
"min_layer_height": [
"0.2"
],
"printer_variant": "0.8",
"printable_area": [
"0x0",
"106x0",
"106x106",
"0x106"
],
"printable_height": "100"
}