Fix typo in bolex base plate rendering metadata.
This commit is contained in:
parent
b7ae081c77
commit
7ae24bd46d
|
@ -9,9 +9,9 @@
|
||||||
"name" : "bolex_base_plate",
|
"name" : "bolex_base_plate",
|
||||||
"material" : "black_plastic",
|
"material" : "black_plastic",
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
"x" : -150,
|
"x" : 0,
|
||||||
"y" : 150,
|
"y" : 0,
|
||||||
"z" : 0
|
"z" : 180
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -21,7 +21,6 @@
|
||||||
"scad.sh",
|
"scad.sh",
|
||||||
"scad/bolex_base_plate.scad",
|
"scad/bolex_base_plate.scad",
|
||||||
"scad/common/common.scad",
|
"scad/common/common.scad",
|
||||||
"scad/common/c14n_stl.py",
|
"scad/common/c14n_stl.py"
|
||||||
"scad/common/scad.sh"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue