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