Skip to content

Commit

Permalink
💄📝 Order parts and compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
xeloader committed Jul 6, 2020
1 parent 4a1181e commit e2b6260
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions meta/parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
"scale": 0.05
}
},
"takt-fence.stl": {
"category": "plate",
"orderWeight": 90
},
"8-takt-flat.stl": {
"category": "eight",
"compatibility": {
Expand All @@ -58,6 +62,7 @@
},
"connector-hinge.stl": {
"category": "base",
"orderWeight": 95,
"compatibility": {
"frekvens": false
},
Expand All @@ -66,6 +71,7 @@
}
},
"nut.stl": {
"orderWeight": 96,
"compatibility": {
"frekvens": false
},
Expand All @@ -80,6 +86,7 @@
},
"screw.stl": {
"category": "base",
"orderWeight": 97,
"viewer": {
"scale": 0.1
},
Expand All @@ -89,6 +96,10 @@
}
},
"takt-lamp-shade.stl": {
"orderWeight": 86,
"compatibility": {
"frekvens": false
},
"viewer": {
"scale": 0.025
}
Expand All @@ -99,11 +110,14 @@
}
},
"takt-circle-hole-frame.stl": {
"orderWeight": 88,
"category": "plate",
"viewer": {
"scale": 0.025
}
},
"takt-circle-film.stl": {
"category": "plate",
"viewer": {
"scale": 0.025
}
Expand All @@ -124,6 +138,7 @@
}
},
"dimensioner.stl": {
"orderWeight": 96,
"compatibility": {
"frekvens": false
},
Expand Down

0 comments on commit e2b6260

Please sign in to comment.