CWSpear / 3d-print-designer

My pipeline for programmatically designing 3D print files
0 stars 1 forks source link

V2 JSCAD #7

Open z3dev opened 3 years ago

z3dev commented 3 years ago

Nice project! Thanks for using JSCAD.

It's time to move forward with V2 JSCAD, including the new modeling (CSG) package.

Please see www.jscad.xyz

CWSpear commented 3 years ago

This seems to be an automated message, but hopefully this gets back to someone:

https://github.com/jscad/csg.js is defaulted to the V2 branch, but it seems to be very old and not necessarily newer than the master branch, and it has an older version in its package.json than what's on npm...

I'm a little confused at what you're trying to get at?

z3dev commented 3 years ago

Hi! I’m not a robot but wanted to let people know where to get the newest V2 JSCAD packages.

The CSG package has been integrated into OpenJSCAD.org, which is a mega project for all JSCAD packages. In addition, the package is now called ‘modeling’.

https://github.com/jscad/OpenJSCAD.org/tree/V2

So, please use the ‘modeling’ package as there have been many bug fixes and improvements.