Initial work to support curv

This commit is contained in:
lf94
2021-11-19 23:36:57 -05:00
parent e9859d85b8
commit 146da84b62
16 changed files with 591 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ enum CadPackage {
openscad
cadquery
jscad // TODO #422, add jscad to db schema when were ready to enable saving of jscad projects
curv
}
model Project {