animation_pegbar/meta.json

23 lines
317 B
JSON
Raw Normal View History

2025-02-08 04:20:28 +00:00
{
2025-02-08 04:36:06 +00:00
"camera" : {
"x" : -320,
"y" : 320,
"z" : 0
},
2025-02-08 04:20:28 +00:00
"objects" : [
{
"name" : "acme_peg_bar_full",
2025-02-08 04:25:16 +00:00
"material" : "white_plastic"
2025-02-08 04:20:28 +00:00
}
],
"src" : [
"README.md",
"LICENSE",
"scad.sh",
"scad/acme_peg_bar.scad",
"scad/common/common.scad",
"scad/common/c14n_stl.py",
"scad/common/scad.sh"
]
}