Skip to main content

Endless Calendar

Last week one of my students send me this link of this Endless Calendar asking me that could we make this using a 3D printer. Woodworking has not yet started for these 5th graders. Tinkercad is a pretty safe option for them. I loved his idea and decided to give it a try using Tinkercad.

In this assignment, students will use Tinkercad to construct their own endless calendar. I have leveled this assignment according to the skill level of my 5th-grade students who have just started 3D designing and have basic knowledge of using Tinkercad.

This project will further sharpen and strengthen students' measurement, perception, and logical thinking skills which is vital for 3D designing.


Things We Need

1) Computer with an internet connection

2) Tinkercad account


Copy and Tinker

With each task, I have shared the templets. Please click the template link provided with each task, login to your Tinkercad account. Then click on the "Copy and Tinker" icon on the left. The task will open, rename your design by clicking the "Change Name" box at the top left.

Now, we are ready to go.


Let's Tinker: Calendar Date Box: Task 1

Templet For Task 1

What: For this task, students have to insert the hollow cuboid inside the bigger sold cuboid so that we get solid cuboid with an empty pocket at the top(see pic 2 above). Now, motivate the students to tinker so that we have a solid cuboid with two equal empty pockets, 10mm apart with a thickness of the cuboid box 5mm on each side(see pic 3 above).

How: In the First picture above, notice that the hollow cuboid has some dimensions marked in red circles. Students will need to adjust these dimensions accurately in order to complete this task.

Hint: L, B, and H = Length, Breadth, and Height of hollow cuboid. Z= height of hollow cuboid above the working plane. X and Y are the distance of the hollow cuboid from the X and Y axes. Dimensions of solid cuboid

157mm x 57.50mm x 52mm


Let's Tinker: Calendar Date Box: Task 2

Templet for Task 2:

What: For this task, students have to insert the hollow tower at the junction of the two hollow pockets (see pic 2 above). The end result should look like the one in picture 3 above.

How: Students should alter the X and Y measurements to complete this task successfully.

Hint: Dimensions of middle solid cross-section 10mm x 28mm x 60mm


Let's Tinker: Calendar Date Box: Task 3

Templet for Task 3:

What: For this task, students have to insert the hollow cylinder at the lower left and upper right face of the solid cuboid to construct 2 circular windows 1 and 2(see pic 5 above). The window should be in the middle of the faces and 10mm from the top and bottom.

How: Rotate the cylinder to 90 degrees on its axis and tinker with its dimensions to successfully complete the task.

Hint: Keep in mind the dimensions of the solid cuboid.


Let's Tinker: Calendar Date Box: Task 4

What: For this task, students have to construct a lid and date tiles for the date box. Further, they will also write the numbers on the date tiles. The numbering should be clearly visible from the circular window.

How: Simply drag a solid cuboid to the workplace and alter its dimensions according to that of the date box.

Hint: Lid: Dimension of date box. Date Tiles: Inner dimensions of the date box. Dimensions of the tiles should be such that there is a space of 2mm around the stacks of the tiles once they are inserted inside the box.


Let Tinkering Continue: Months and Year, Boxes and Tiles

Now that students have learned to construct the complex Date box with its tiles, its time to push them further and let them tinker to contrast the complete Perpetual calender.

The prize for my student will be: Getting their design 3D printedThey will Love it !!

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 ...

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...

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 ...