openscad / MCAD

OpenSCAD Parametric CAD Library (LGPL 2.1)

Home Page:http://reprap.org/wiki/MCAD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[dev] Integrating scad-utils

rockstorm101 opened this issue · comments

The following files are unusable as is. They seem to depend on a third party library [1]. Current MCAD distribution is self contained as far as I know and doesn't depend on others. And that's, in my mind, the way it should be, since it is distributed with the very own OpenSCAD. It should stay the same way on 'dev' for future releases. Would you consider a PR to integrate 'scad-utils' into MCAD?

array/polar.scad:use <scad-utils/transformations.scad>
array/translations.scad:use <scad-utils/transformations.scad>
fasteners/threads.scad:use <scad-utils/transformations.scad>
general/sweep.scad:use <scad-utils/linalg.scad>
general/sweep.scad:use <scad-utils/transformations.scad>
general/sweep.scad:use <scad-utils/lists.scad>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.