bolex_base_plate/meta.json

17 lines
241 B
JSON
Raw Normal View History

{
"objects" : [
{
"name" : "bolex_base_plate",
"material" : "black_plastic"
}
],
"src" : [
2024-11-11 04:28:27 +00:00
"README.md",
"LICENSE",
"Makefile",
"scad/bolex_base_plate.scad",
2024-11-11 04:28:27 +00:00
"scad/common/common.scad",
"scad/common/c14n_stl.py"
]
}