Help to adopt new version.
-
HI, I am new and loving openJscad. I found a nice example on this forum which I was able to get it to work with all the scad files that came with it locally.
How ever when I create my own design (clock.jscad) It does not work. I tested it directly on https://openjscad.org/ and that works.
I noticed the other design using the csg..., What can I do to enable the clock to work on my application with out redesigning the clock with the csg modules. Code is available here Gith Repo- Parametric Design
-
There is a nice V2 example from one of the openjscad users here:
https://github.com/sdaau/openjscad_example_selfhost_spa_webpagemaybe this is something you can use ?
-
Thanks!! some typo.. I corrected them to using CSG and it now works. Is there a simple similar example using the V2? How can I change the web app to the new version?
-
@teetopsy did you notice the error says 'cgs is not defined'? what is cgs?