Fix script to render new files, fix meta.json
This commit is contained in:
parent
0958ced93e
commit
070c8f521c
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"objects" : [
|
||||
{
|
||||
"name" : "acme_peg_bar_full",
|
||||
"name" : "pegbar_acme",
|
||||
"material" : "white_plastic"
|
||||
}
|
||||
],
|
||||
|
@ -14,7 +14,7 @@
|
|||
"README.md",
|
||||
"LICENSE",
|
||||
"scad.sh",
|
||||
"scad/acme_peg_bar.scad",
|
||||
"scad/pegbar.scad",
|
||||
"scad/common/common.scad",
|
||||
"scad/common/c14n_stl.py",
|
||||
"scad/common/scad.sh"
|
||||
|
|
Loading…
Reference in New Issue