Skip to main content

Tinkercad Codeblocks Dice

Many of us love dice. We love to chuck them on the table, sometimes so hard that it rolls off onto the floor. Dice are the heart of almost all the board games and in this project, I tried it to make even more fun.

I'm in grade 6 and as a part of my curriculum, I recently completed the basics of Tinkercad. I made this Dice in 3D Design as part of my assignment and after that, I tried to push myself by recreating this using Codeblocks.

In this project, I'll walk you through how I created this Noisy Dice using Tinkercad Codeblocks.


Things We Need

  •  A Computer
  • Tinkercad account
  • 3D printer(Optional)

Creating New Codeblocks Project

Log into your Tinkercad account, and select Codeblocks from the toolbar on the left. Then select Create New Codeblock. A new window will pop up. In the new window, select New Design.


 Making Cube Hollow

For this Noisy Dice, we will first make a hollow cube. For this:

  • Select the Box block from the Shape menu and drag it to your coding screen.
  • Click on the White Arrow to expand your options. Change the parameters as H = 50, W = 50, L = 50, edge = 5 and edge steps = 50.
  • From the Modify menu, select the block Move and keeping X and Y value unchanged, change the Z value from 0 to -25. This will move the complete box below the workplace, which will make creating Hole easier.
  • Select another Box block and select on Hole, the box will become Opaque. Change its dimensions to L = 45, W = 45, H = 45 and Edge = 5 and Edge Steps = 5.
Group them all by attaching Create Group block from Modify menu.


Adding Numbers: 1 and 6

Adding 1:
  • Add a empty Cylinder, with a Radius = 10, H = 30 and Sides 20.
  • Then add a create group block and select the color if you want when you do this.

Adding 6:

  • Add a move block with a distance 50 for Z.
  • Then add a empty Cylinder, with a Radius = 5, H = 30, and Sides 20.
  • Add a move block with a distance X = 11 and Y = 11.
  • Now add 5 (say a, b, c, d, and e) more empty cylinders with the same dimensions and add Move block after each cylinder.
  • The distance by which the cylinder needs to be moved are: (a) X = -11, Y = -11 (b) X = -11, Y =0 (c) X = 11, Y = 0 (d) X = -11, Y = 11 and (e) X = 11. Y = -11.
  • Group them all by attaching create group block from Modify menu.

Adding Numbers: 3 and 4

Add a rotate block from modify the menu, select "X-axis" and '90' for the degrees. Then add a move block with a distance -50 for Z

Adding 3:

  • Add 3 empty Cylinder(say a, b, and c), with a Radius = 10, H = 30 and Sides 20 and add Move block after each cylinder.
  • The distance by which the cylinder needs to be moved are: (a) X = 11, Y = -11 (b) X = -11, Y = 11 and (c) X = 0, Y = 0.
  • Then add a create group block.

Adding 4:

  • Add a move block with a distance 50 for Z.
  • Then add an empty Cylinder, with a Radius = 5, H = 30, and Sides 20.
  • Now, Add 3 empty Cylinder(say a, b, and c), with a Radius = 10, H = 30, and Sides 20 and add Move block after each cylinder.
  • The distance by which the cylinder needs to be moved are: (a) X = 11, Y = 11 (b) X = -11, Y = -11 (c) X = -11, Y = 11 and (d) X = 11, Y = -11.
  • Group them all by attaching create group block from Modify menu.

Adding Numbers: 5 and 2

  • Add a rotate block from modify the menu, select the "Y-axis" and '90' for the degrees.

Adding 5:

  • Add 5 empty Cylinder(say a, b, and c), with a Radius = 10, H = 30 and Sides 20 and add Move block after each cylinder.
  • The distance by which the cylinder needs to be moved are: (a) X = 11, Y = 11 (b) X = -11, Y = -11, (c) X = -11, Y = 11and X = 0, Y =0.
  • Then add a create group block.

Adding 2:

  • Add a move block with a distance -50 for Z.
  • Now, add 2 (say a and b) empty cylinders with the same dimensions and add Move block after each cylinder.
  • The distance by which the cylinder needs to be moved are: (a) X = 11, Y = -11 and (b) X = -11, Y = 11.
  • Group them all by attaching create group block from Modify menu.

 Adding Sphere

To make our Dice make knocking sound when we roll it, we will place a Sphere inside this Hollow Dice. For this:

  • Add a rotate block from modify the menu, select "X-axis" and '90' for the degrees. Then add a move block with a distance 50 for Z.
  • Then add a solid sphere, with a Radius = 15 and Steps 40. Move the sphere with a distance Z = 20.
  • Then add a create group block and select the color if you want when you do this.

  • The Dice is ready for printing. The support needed for the top layer and the sphere inside can be easily removed through the bigger hole made for number 1.













 

Comments

Popular posts from this blog

Table Toy

  Tinkercad is well suited for students as it not only introduces us to CAD but also helps us to practice some mathematics lessons and therefore, I like using Scale while designing on Tinkercad. I'll be making a Mini Dustpan and Brush Toy for my study table.  This will help me to keep my study table clean from Rubber/Eraser dust and Pencil shavings. Things We Need Laptop or Computer Internet Connection Tinkercad Account 3D printer , filament and a paper cutter (if you are printing) Designing Dustpan Log in to your Tinkercad account and click  3D Design  (Left of your screen). Then click on   Create new design . Click and drag the   ruler   (Top right of your screen) to the   W orkplane . Keep the workplane snap grid measurement to 1.0 mm (Bottom right of your screen). Now, click on   Box   shape under   Tinkercad basic shapes   menu (Right of your screen) and drag it to the workplane. Change the dimensions of the box to 30...

STEAM Horse

You can find cardboard just about anywhere and for cheap, if not free. It’s versatile, easy to use, and an excellent teaching tool. At my home and school this the first thing that I like to give to the kids so that they get the opportunity to embrace STEM activities with a simple and inexpensive material: cardboard. In this project, I'll share how to make a Cardboard Horse and make it run with the help of Power Of Science, without any battery or wheels.  "This is my opening lines in the class before I start with this activity." Time Required: 45  min What:  Horse made out of cardboard which will move with the help of fluid pressure. Why:  Hands-on fun activity on liquid pressure . How:  Read-along... Things We Need 1) Cardboard 30cm*30cm 2) Glue Gun and Glue Sticks(2sticks)  3) X-ACTO knife   4) 2 10 ml Syringe   5) 1 foot of clear plastic tubing that fits the syringe tips  6) A pair of Scissors  7) 1 Toothpick piece  8) Straw, ...

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