Skip to content

Commit

Permalink
✨ Add display order
Browse files Browse the repository at this point in the history
  • Loading branch information
xeloader committed Jul 6, 2020
1 parent 702f0e8 commit 4a1181e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta/parts.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"default": {
"category": null,
"orderWeight": -1,
"viewer": {
"scale": 0.025
},
Expand All @@ -16,12 +17,14 @@
},
"takt.stl": {
"category": "base",
"orderWeight": 100,
"viewer": {
"scale": 0.025
}
},
"4-takt.stl": {
"category": "base",
"orderWeight": 98,
"viewer": {
"scale": 0.025
}
Expand Down

0 comments on commit 4a1181e

Please sign in to comment.