Close

Parameterization

A project log for Inexpensive Multipurpose Parametric CNC Base

We've taken a simple CNC base and are writing a python code that can generate CAD drawings based on your needs. ~$100 build.

eric-jacobEric Jacob 08/20/2014 at 14:350 Comments

Right now the parameterized code is in the works. Here is an example of how the drawings are broken down into variables. These terms will then be defined in the code allowing for rapid generation of a new CNC base given the dimensions, motor size, bearing size, etc that we need.

Some of the dimensions will be dependent upon others.

Discussions