jscad / OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
https://openjscad.xyz/
MIT License
2.58k stars 505 forks source link

Remove OpenSCAD translation from docs / mark as deprecated #1230

Closed khusmann closed 1 year ago

khusmann commented 1 year ago

FYI Looks like OpenSCAD translation isn't really supported right now (#1024 #901) but is still listed in the docs:

An OpenSCAD to OpenJSCAD translator is included, however the following features aren't working yet: ... You can edit OpenSCAD source in the built-in editor, just make sure the first line says: //!OpenSCAD then the source-code is shown with OpenSCAD syntax.

(At least, I can't get //!OpenSCAD working, even with just a simple primitive)

Thanks!

z3dev commented 1 year ago

@khusmann just a quick question... which documentation are you referring to?

the new documentation is available here:

you may have stumbled upon some old documentation.

khusmann commented 1 year ago

Ah, I see, sorry about that -- I guess I was looking at V1 docs?

https://en.wikibooks.org/wiki/OpenJSCAD_User_Guide

Also was confused by https://openjscad.azurewebsites.net/

Unfortunately it seems they have pretty high rankings on google.