Home

Computer-Controlled Machining

"Make something big."

Assignment:

Make something BIG! 

Design, mill, and assemble something using a 4'x8' sheet of material or equivalent (like two 4'x4' sheets).

Group Assignment:

Do your lab's safety training. Test runout, alignment, fixturing, speeds, feeds, materials, and toolpaths for your machine.

Step#2: Prepare Files in Aspire

Once my table was designed, the next step was to prepare my file for the ShopBot. This meant using new software called Vectric Aspire, a type of CAM (computer-aided manufacturing) software, to create dogbanes and map tool paths for the mill to follow. 

First, I needed to export my designs from Fusion as a .dxf file. Since I had created my table in three dimensions, I first needed to lay all of the pieces flat so that I could project them onto a new sketch to get their outlines all together. I did this by rotating each one appropriately until they were all on the same plane.

Then, to nest the pieces together in a way that would minimize material waste, I sketched a box exactly the size of my sheets (I needed two 4’x4’ half sheets) below them. Viewing the pieces from above, I then positioned them relative to the box before projecting them. Finally, I saved my new projection sketch as a .dxf.

The Aspire software works only on two PCs in the lab, so the next step was to move my files onto one of those and follow Nathan’s very helpful guide to setup: https://nathanmelenbrink.github.io/lab/cnc/Shopbot_Aspire.pdf. 

However, when I opened my files in Aspire, they immediately lost their dimensions. They became huge! 

Scaling: Since my slots were all parameterized for my exact material thickness, there was no room for error or guesswork with scaling. That meant I couldn’t just click a corner of the design and pull to resize.

Instead, I went back into Fusion and extruded and then projected my material sheet perimeter. Since I knew exactly what the scale was on that, it acted like a bounding box. Back in Aspire, I could select everything all together inside the box—including the box itself—and then set the target dimensions to 48’x48’ to make everything the right size again. Success!

Note: if you do this, make sure to delete the bounding box you created after scaling! Otherwise, it will become a tool path later.lso make sure your vectors in Aspire are closed. If they aren’t closed, you’ll have problems creating dogbanes and tool paths.

Troubleshooting Suggestions

If you can't add dogbones or make Aspire cooperate... 

Make sure your vectors are closed! 

I don't know why this happened to some of my peers and not me, but go back to Fusion and re-export to see if that helps. Make sure you're directly above your pieces before you project their faces so you don't project any angles accidentally.

You can also select multiple vector lines and hit "join" in the design menu.