Home

3D Scanning & Printing

Modeling, printing, and scanning in 3D.

Assignments:

  1. Design and 3D print an object (small, justa  few cubic centimeters as limited by printer time) that could not be made subtractively.

  2. 3D scan an object (and optionally print it).

Group Assignment:

Test the design rules for your 3D printer.

Round 1: Cube w/ Circular Holes

I knew for this week's assignment that I wanted to do something interlocked or captive (sort of an object within an object). Since Fusion 360 is still pretty new to me and I'd never 3D printed anything before, I decided to do a test run.

Both of my project ideas involve a hollow object, so I started off by making a solid cube and adding holes through all of its faces to hollow it out.

To create a cube like this with circular holes punched through each side:

4. Select one face of the cube (any face works). Right click. Choose "create new sketch."

5. Draw construction lines connecting both sets of diagonal corners. This helps identify the center point of the face.

6. Select the circle drawing tool. Remember to turn off construction lines since we want this one to be solid. Select "center diameter circle" option. 

7. Starting from the center point of the cube's face—which we just identified by creating our diagonal construction lines—draw a circle. Parameterize circle diameter.

9. Extrude the circle backwards to create a hole. This just means putting a negative sign (-) in front of the distance we want to extrude. Since we want this to go all the way through the cube, I used the negative parameter for my cube's side length and then subtracted another 5mm just for good measure (-side_length - 5mm). Hit enter. We created our first hole!

Troubleshooting Suggestions

There's a misprint stuck under the printing nozzle!

You just need to raise the nozzle up. 

On the Prusa printers, select "settings" from the menu. Then navigate down to axes, select "z axis" and spin the knob to raise the nozzle until you can access your poor, trapped blob.

When you're done, lower the z-axis back to zero.

There's a blob of plastic stuck to the nozzle and I can't get it off...

Don't pry! 

Brute force isn't necessary for this, and you're more likely to damage the nozzle than anything else.

Go to the printer settings and select  "preheat." This warms the nozzle up enough that the blob will probably just fall right off!

My file won't print correctly and I don't know why.

There are many, many things you could check. Here are a few:

Did you choose the correct printer settings when you exported your gcode? (Correct printer, correct nozzle, etc.)

Is your design file set up correctly? I had accidentially superimposed two identical forms and couldn't see it. The printer didn't like this. Check your print time to see if it makes sense--mine ended up being twice what was appropriate, which is how I figured out this weird impasse.

How do I paint on (or block) supports in Prusa Slicer?

You must first be eitherr advanced or expert mode in order to have this as an option. Select one of these using the tabs at the top of the the righthand menu. 

You must also be looking at the whole item view (the full square in the lower lefthand corner of the screen) instead of the sliced view (the stack beside the full square) in order for this particular toolbar to show up.

Prusa Slicer won't let me add supports / export gcode / something else.

You have to slice first! And re-slice if you've made any changes. 

The "slice now" option should show up at the bottom of the righthand menu.

Once you slice, a button will appear for "export gcode" also at the bottom of the righthand menu.