diff --git a/meta.json b/meta.json index 21fbb87..f578a6e 100644 --- a/meta.json +++ b/meta.json @@ -9,28 +9,28 @@ "name" : "split_reel_16mm_120m_A", "material" : "neonblue_plastic", "position" : { - "x" : 20, - "y" : 15, + "x" : 0, + "y" : 20, "z" : 0 }, "rotation" : { "x" : 90, "y" : 0, - "z" : -25 + "z" : -22 } }, { "name" : "split_reel_16mm_120m_B", "material" : "neonblue_plastic", "position" : { - "x" : -15, + "x" : 0, "y" : -20, "z" : 0 }, "rotation" : { "x" : -90, "y" : 0, - "z" : -25 + "z" : -22 } } ], @@ -42,6 +42,7 @@ "scad/common/common.scad", "scad/common/threads.scad", "scad/common/string.scad", - "scad/common/c14n_stl.py" + "scad/common/c14n_stl.py", + "scad/common/scad.sh" ] }