Added profile for SecKit SK-Tank

This commit is contained in:
Scott Mudge 2023-04-26 11:43:38 -04:00
parent 8df5b79a6e
commit 02e2335337
36 changed files with 4547 additions and 0 deletions

View file

@ -0,0 +1,19 @@
{
"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"
}