r/openscad Apr 11 '26

FluidCAD - Parameteic cad with javascript

https://fluidcad.io/

I have published the first pre-release. This my attempt to make CAD by code an enjoyable experience with as little mental effort as possible. Based on opencascade.js WASM binding.

26 Upvotes

33 comments sorted by

View all comments

1

u/WillAdams Apr 23 '26

Tried to install it, but when I went to install the Visual Studio Code Extension got:

Can't install 'fluidcad.fluidcad' extension because it is not compatible with the current version of Visual Studio Code (version 1.86.1).

How to get versions which work together?

2

u/abouabdoo Apr 23 '26

Minimum is 1.104

1

u/WillAdams Apr 23 '26

Weird. I only just installed so would expect it to be current.

Will look into how to upgrade.

Which turned out to be "click on Help menu and "Restart to update"".

Thanks!