Skip to content

Commit

Permalink
📝 Add Tech Box to kits metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
xeloader committed Jul 2, 2020
1 parent 076121c commit a80d56f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions meta/kits.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,18 @@
"extra": true
}
}
},
"tech-box": {
"name": "Tech Box",
"description": "Box for Raspberry Pi or other small computers. Pro tip, balenaSound on the RPI will make your frekvens speaker Spotify compatible.",
"preview": "meta/images/tech-box-2.jpg",
"parts": {
"takt.stl": { "quantity": 1 },
"screw.stl": { "quantity": 8 },
"nut.stl": { "quantity": 8 },
"connector-angled.stl": { "quantity": 4 },
"takt-tunnel.stl": { "quantity": 1 },
"takt-circle-film.stl": { "quantity": 1 }
}
}
}

0 comments on commit a80d56f

Please sign in to comment.