Skip to main content

3D Printed Digit Puzzle


I was looking for some design ideas for my half-yearly designing project when I came across this puzzle made on Pinterest. I loved it and decided to make it for my submission.

This puzzle is not only fun to solve and beautiful to see but also apt for beginners like me.


Things We Need

Tinkercad account(It's free)

Slicing Software

3D printer

Filament of choice (I used Blue and Black)


Digits 8

I started by designing digit 8 first simply because it is easy to make among other digits and it may be used as a base to make other digits, as you will notice later.

To make digit 8:

  1. Drag a sold Box to the workplane and adjust its measurements so that its Length to 40 mm, Width to 24 mm, and Height to 8mm.
  2. For the inner holes of the 8, use two hole cube with Length and Width = 8m and Height = 10mm.
  3. Now, drag 2 hole Roof and rotate them so that they are pointing toward the main body of digit 8.
  4. To cut off the corner, use 4 hole Box and rotate it at a 45 degree
  5. Finally, select all the shapes and group them together.


Digits 3, 5, 9

In this step, we will use 8 designed in the previous step and design 3, 4, 5, and 9.

Digit 3(Pic 1):

Copy and Duplicate 8 and select hole. Then overlap it with solid 8(Pic 1). Group them to get digit 3.

Digit 4(Pic 2):

Make 3 copies of 8 and select hole. Arrange and overlap it around the sold 8(Pic 2). Select all the shapes and group them together.

Digit 5 and 2 (Pic 3):

Make a copy of 8 and select hole. Now, rotate it at 90 degrees and arrange it as shown in Pic 3 above. Select both the shape and group them to get digit 5.

Make a copy of 5 and rotate flip it to get digit 2.

Digit 6 and 9 (Pic 4):

Make a copy of 8 and select hole. Arrange it as shown in Pic 3 above. Select both the shape and group them to get digit 5.
Make a copy of 9 and rotate flip it to get digit 6.


Digits: 0, 1, 7

The digits 0, 1, and 7 were a little tough for me as compared to the digits in the previous steps. Here is how I designed them.

Digit 1(Pic 1):

I started by designing digit 1 first. For this first, we need to group a solid 8 and hole 3 together. This will result in a shape that resembles two hexagons stacked one above the other. Group this with a solid box of Length = 20 mm, Width = 5 mm and Height = 8 mm.

Digit 0(Pic 2):

For digit 0, group a solid 8 with a solid 1 and hole 1(rotated horizontally) as shown in Pic 2 above.

Digit 7(Pic 3):

To get digit 7, arrange overlap, and group together a solid 3 with a solid 1 and a hole 6 as shown in Pic 3 above.


Puzzle Box

For the puzzle box, first, drag a solid box to the workplane and adjust its dimensions to Length = 88mm, Width = 72mm, and Height = 11mm. Now, arrange and group 4 hole digits 8 on the four corners of the solid box(pic2). Now, copy and duplicate this box and adjust the dimension of this copied box to Length = 94mm, Width = 78mm, and Height = 8mm. Select a hole for this box and rise it 3mm above the workplane.

Finally, align and create both the boxes together.

The Digit Puzzle is ready to be exported and printed.


The Puzzle Is Ready











 

Comments

Popular posts from this blog

Rose Window with Tinkercad

I love to study ancient civilizations and architecture. Last summer I attended a 3D printing workshop, "Tinkering with Tinkecad" at my school. At the workshop, I learned how 3D printing is not only revolutionizing STEM learning but also aiding other streams like Geography and History. I learned how I can print out historical artifacts to examine and understand them much better. Here, I'm sharing how I used Codeblocks to create the Rose Window of the Abbey of Fiastra . Things We Need Computer Internet 3D software ( Tinkercad ) Computer mice, 3D printer, and filaments for printing(optional) Division For convenience, we will divide the Rose Window into 2 parts,   Inner Shell  and  Outer Shell . Inner Shell: Division and Identification The Inner shell of the Rose Window can divide it into 3 parts: Central Part:   made up of a solid cylinder at the center with hole cylinder with 12 cylindrical holes with the base pointing towards you. Middle Part:   is made up of ...

Space Invader With MakeCode

  Microsoft MakeCode is a framework for creating interactive and engaging programming experiences for those new to the world of programming. The platform provides the foundation for a tailored coding experience to create and run user programs on actual hardware or in a simulated target. MakeCode uses the blocks programming model to let the user learn coding concepts in a more tangible fashion. The blocks map directly to actual lines of code in a programming language. So, once a user has a sense of confidence and familiarity with how the blocks work, they can transition to coding more complex programs in the programming language itself. In this Instructable,  we'll develop  a simplified version of the classic ' Space Invaders ' game using Microsoft MakeCode. As opposed to the real game of Space Invaders game, our Invader(enemy) will be firing and moving horizontally across the top of the screen. The player will control a laser cannon by moving it horizontally across the ...

Bernoulli’s Mist Sprayer

  No doubt students learn more when they are mentally and physically engaged in the learning process, regardless of the subject they are studying, and when it comes to STEM education , hands-on experiential learning is an indispensable part of the learning process. In this hands-on activity, we will make a water sprayer using two straws, and experience Bernoulli’s Theorem . Category:  Physics Sub Topic:   Fluid Pressure Time Required : 20-30 min Difficulty:  Easy Things We Need 2 Straws (4 inches each) Insulation Tape Eraser Scissors A glass of water Assembly Pic 1:   Cut two insulation tape pieces and attach them to either end of both the straws. Pic 2:   While attaching the tape, make sure to leave some space from the end(4-5mm approx). Pic 3 : Tape the 1st straw(I used Green straw as 1st) to the eraser so that the straw is exactly aligned with the edge of the eraser. Pic 4:   Next, tape the second straw(I used Orange straw as 2nd) to the edge of th...