orcaslicer/resources/profiles/SecKit/machine/SecKit SK-Tank 0.4 nozzle.json
SoftFever e6fcbfae07 fix
2023-08-26 20:55:44 +08:00

19 lines
353 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "SecKit SK-Tank 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "SecKit SK-Tank",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "400"
}