Correct the initial code file location
This commit is contained in:
6
app/web/src/helpers/cadPackages/curv/initialCode.curv
Normal file
6
app/web/src/helpers/cadPackages/curv/initialCode.curv
Normal file
@@ -0,0 +1,6 @@
|
||||
// sphere box
|
||||
|
||||
(smooth 1).union [
|
||||
box,
|
||||
sphere
|
||||
]
|
||||
Reference in New Issue
Block a user