Investigate several CAD / Modeling Tools
Many years ago, I took a Boeing class that taught a early version of Catia. Since then I have not much with CAD tooling. My FIRST robotics kids are using OnShape, so I decided to first start learning about OnShape and then learn about as many other CAD tools as would fit. I spent 2 days looking at FreeCAD. I wanted to look at Fusion360, but ran out of time. I use Inkscape to create designs to Laser cut, so I had some experience. I am new to GIMP, but decided to spend my time in the CAD tooling rather than Photo Editors. The first section covers work in FreeCAD, the second section covers use of Gimp, Inkscape and OnShape to create the CAD model for the CNC Pumpkin Lathe final project. A key design consideration was to support irregular non-spheres. Using a real pumpkin profile broken into sections was the key to simulating digitally simulating a pumpkin. The second section shows the steps to reach this goal.
Our local library provides access to the lynda.com training site. The site provides an outstanding source of bite sized training on many subjects. Here is a list of the videos and classes that I watched:,
Learned about FreeCAD from these tutorials
To reduce Git storage, I selectively included screen shots that show examples of progress.
As mentioned earlier, there was a desire to look at more than one CAD tool this week. Worked through the examples in the FreeCAD Manual referenced earlier. Here is a summary of what was learned. FreeCAD is organized by WorkBenches. Each Workbench is a way to group commands that could be used to perform an activity. The examples were grouped by workbench.
The first problem that I ran into was determining the size of the lathe. Couldn't find any pumpkins, this time of year, so I decided to use Gimp and Inkscape to convert a picture of last years pumpkin into a vector drawing that I could upload to OnShape.
I started with by cutting an image of the pumpkin using Gimp.
Next, the color of the pumpkin was used to generate 2 bit image of the pumpkin
The bitmap was imported into Inkscape and then converted into a vector drawing
The vector was exported as a DXF and then imported into OnShape. I used the diameter of the bucket that the pumpkin was sitting on as a reference to size the pumpkin.
One the the key things that I wanted to simulate was the irregularity of the pumpkin shape. To do this the vector from the DXF was broken into sections and then revolved around portions of the sphere. This resulted in a pumpkin that was not spherical and has an offset center. This will serve as my model for the CAD.
Here are a few pictures of the first version of the final project CAD assembly view. Note the unique feedstock and chuck design to handle the stem and non uniform shape. The router will be mounted on the Z Axis and is not shown in this view. This design is based on the rack and pinion design from the Fab Academy references. This is currently using NEMA 17 steppers. Considering moving to NEMA 23 steppers