hyperair / projector-mount

Projector mount for BenQ W1070+
0 stars 0 forks source link

Doesn't compile with recent version of MCAD #1

Open kerrickstaley opened 2 years ago

kerrickstaley commented 2 years ago

I'm trying to compile this with a recent version of OpenSCAD and the MCAD library, but I'm getting a ton of errors, like:

WARNING: Ignoring unknown function 'distance2D' in file projector-plate.scad, line 153
WARNING: Ignoring unknown function 'angle_betweentTwoPoints2D' in file projector-plate.scad, line 154

I'm using OpenSCAD 2021.01 and MCAD version bd0a7ba from https://github.com/openscad/MCAD .

Is there a version of MCAD that I can use to get this to compile?

hyperair commented 2 years ago

Use the dev branch of `MCAD: https://github.com/openscad/MCAD/tree/dev