Concept 1. 2D Design. 2. Extruding to 3D Design. 3. Manipulating Bodies. 4. Patterned Bodies. 5. Modelling Bodies. 6. Exporting Models as 2D or 3D objects. Download Files.

Model of the system.

Concept.

The idea is to create a model that represents the physical built of the final project. This would allow a better understanding of the physical limitations of the system and easily manipulate changes in 3D. This implies modeling the entire object in 3D, parts of which will be extracted for 2D use later on in the process. Having this in mind, I decided to work towards my final project and as a tool, use the ubiquitous tool provided by Autodesk, Fusion 360.

2D Design.

Fusion comes handy in creating 2D designs which the software defines as sketches. The name "sketch" is quite intuitive, as one creates a 2D digital sketch, with all the necessary measurements and parameters he/she can later on rely in order to "extrude" the 3D objects. The sketch is easily accomplished in the "Sketch" tab, by selecting the necessary tool to work with.

Since the concept of the final project is to have a modular cube, we will create a 2D square by choosing the right tool and indicating the right sizes of the corners, in our case 50mm.

By using the constraints in the Sketch Palette we can easily constraint our design lines to have a behaviour. This comes handy in designing crytical measurements, adjacent, parallel, perpendicular lines and so on.

This sketching tool will be used quite often to create parts of the model in 2D which will later be transformed to 3D. Coming back to these sketches gives us the control of the final 3D design, since changing the parameters of th 2D dsign directly impacts the final model in 3D.

Extruding to 3D Design.

By using the hand Extrude tool, we can directly scale the object to 3D. In this case we extrude the PCB board, which will later be populated with components. In this case the thickness is 1.5mm.

In order to build on top of the current design, it is handy to create a new Plane by going to Construct > Offset Plane.

On top of this we will construct another sketch, which will include the models of the electronic components. In this case, the model of the Attiny84 microcontroller.

We continue by creating the model of the 3mm LEDs which will be positioned on the side of the PCB board. The sizes of the LED are taken directly from the mechanical specifications of the LED datasheet. A 4mm circle is created, then extruded.

Then on top of that same 3D cylinder, another 3mm circle is created.

And extruded to the size of the LED.

To create a roundy edge, Fillet tool is used, which can be found in the Modify > Fillet.

Manipulating Bodies.

Our 3mm LED is succesfully created, we can take and reposition it in the desired way. For that all the bodies created are selected, and using second-click we choose Move/Copy. In this instance we will rotate the led to face parallel with the PCB board, turning it with 90 degrees.

The end design will have 2 LEDs on each side of the cube. We would like to space them evenly. For that we need to create cross-planes, using which we can mirror the created objects. By going to Construct > Midplanes and then selecting two parallel sides of the PCB board, we obtain a plane which passes directly in the middle. We replicate this couple of times and obtain this.

Now using the Create > Mirror we can select the object and the reference plane onto which to Mirror. As a result we get 8 LEDs evenly spaced.

In a similar way we create the coin battery.

As well as create a board on top of our battery.

Patterned Bodies.

The top PCB will have a matrix of LEDs on it in forms of the cubes. Using the intersection of mid planes we create the first LED cube.

Now using the Create > Pattern > Rectangular Pattern we can replicate the bodies in a desired fashion using these values in the X direction.

We apply the same technique to the same created cube leds, already in the Y direction.

As a result we obtain a beautiful matrix of LED that is evenly spaced on top of our PCB.

Modelling Bodies.

The current task is to create the case of our cube. The bottom lid will serve as an opening, having a circle using which the user can grab the lid and open it. For that, two other circles are created, one with smaller radius with about 2mm offest from the bottom pcb and the second with a bigger radius about 4mm ofset from the bottom pcb.

Using the Create > Loft tool, we can create the desired shape. For that it is crytical to select the 3 profiles, the bottom pcb, the middle circle and the top circle. We selecct to create a "New Body" and a 7mm takeoff.

As a result we obtain this beautiful shape.

To seal the object, we extrude another Sketch, by using the Join function.

To create a good attachment of the bottom lid to the board, some corners are extruded.

In a similar fashion, these corners are positioned on each of the board's corner and negatively extruded, which creates a Cut function as a result.

We endup with a nice cover, which has PCB mounting on top and opening lid on the bottom.

It is time to creat the outside case. For that, another sketch is created on the bottom lid. Two squares, one matching the size of the cube face and another being 3mm wider. This creates an area in between these two squares which allows for the casing to be extruded.

As a result we extrude the side walls which are a bit higher than our overall construction.

To finalize, we create another sketch on top of the current walls, to seal the deal.

To make an even more interesting shape, a smaller square is created with an offset height from the top lid.

Then we use again the Loft function to create the loft shape of the case.

As a result we obtain a rough model of the final project, with all the electronic components, casing and overall built.

Exporting Models as 2D or 3D objects.

In order to export the 3D model's skethces in 2D, we directly click on the object's face and select Create Sketch.

In the new sketches created we second-click the file and select Save as DXF.

This can then be imported in Eagle to create the dimension of the board

Similarly, bodies can be exported as STL files in order to be printed using Cura software

Download Files:
  • 2D PCB File.
  • 3D Back Cover File.