Skip to content

Commit

Permalink
🐛 Set correct parts for kits
Browse files Browse the repository at this point in the history
  • Loading branch information
xeloader committed Jul 11, 2020
1 parent 82c033e commit b222891
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions meta/kits.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lamp-holder": {
"name": "Lamp Holder",
"name": "Spotlight",
"description": "",
"preview": "meta/images/lamp-holder-preview.jpg",
"manual": null,
Expand All @@ -10,7 +10,7 @@
"takt-circle-hole-frame.stl": { "quantity": 1 },
"screw.stl": { "quantity": 8 },
"nut.stl": { "quantity": 8 },
"connector-hinge.stl": { "quantity": 4 },
"dimensioner.stl": { "quantity": 4 },
"e27-socket": {
"name": "Lamp Socket E27",
"quantity": 1,
Expand All @@ -35,7 +35,7 @@
"takt.stl": { "quantity": 1 },
"screw.stl": { "quantity": 8 },
"nut.stl": { "quantity": 8 },
"connector-hinge.stl": { "quantity": 4 },
"dimensioner.stl": { "quantity": 4 },
"takt-tunnel.stl": { "quantity": 1 },
"takt-circle-film.stl": { "quantity": 1 }
}
Expand Down

0 comments on commit b222891

Please sign in to comment.