diff --git a/meta.json b/meta.json index edcb92b..ead19c6 100644 --- a/meta.json +++ b/meta.json @@ -9,9 +9,9 @@ "name" : "bolex_base_plate", "material" : "black_plastic", "rotation" : { - "x" : -150, - "y" : 150, - "z" : 0 + "x" : 0, + "y" : 0, + "z" : 180 } } ], @@ -21,7 +21,6 @@ "scad.sh", "scad/bolex_base_plate.scad", "scad/common/common.scad", - "scad/common/c14n_stl.py", - "scad/common/scad.sh" + "scad/common/c14n_stl.py" ] }