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 trying to compile this with a recent version of OpenSCAD and the MCAD library, but I'm getting a ton of errors, like:
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?