Difference between revisions of "Using Cambam to make the Hackerspace Maker Coin"

From Gainesville Hackerspace Wiki
Jump to navigation Jump to search
Line 153: Line 153:
 
[[File:Polar Array Copy Complete.png|Polar Array Copy Complete]]
 
[[File:Polar Array Copy Complete.png|Polar Array Copy Complete]]
 
   
 
   
Circle 3.2mm diameter.  Move by snapping to center, place tangent on lines
+
=== Circle 3.2mm diameter.  Move by snapping to center, place tangent on lines ===
 
 
 
 
Select lines + circle, break at intersections, tolerance of .1
 
 
 
   
 
   
 +
Next we will create a circle that we will use to fill in the areas between the lobes.  To start, create a circle with a diameter of 3.2 in between the lobes.
 +
 +
[[File:Circle Inset.png|Circle Inset]]
 +
 +
Now we need to move the circle so that the edges of the circle just touch the the edges of 2 of the lobes.
 +
 +
Select the Circle, and Select Move from the Transform Menu (Right Click->Transform->Move, or Edit->Transform->Move)
 +
 +
[[File:Move Circle Right Click Menu.png|Move Circle Right Click Menu]]
 +
 +
We need to select the reference point to start the move from, and in our case, it's easy to select the center point of the small circle.
 +
 +
[[File:Move Circle Select Center Point.png|Move Circle Select Center Point]]
 +
 +
Move the circle so that it slightly overlaps 2 edges of the lobes.  Positioning does not have to be perfect, but should be very close for the next operation.
 +
 +
[[File:Move Circle Placement.png|Move Circle Placement]]
 
   
 
   
 
   
 
   
 +
=== Select lines + circle, break at intersections, tolerance of .1 ===
 +
 +
Now that we have the circle placed, we need to break the circle into pieces so that we are just left with the arc that will exist between the lobes.
 +
 +
Hold the Control (CTRL) key on your keyboard, and select the circle, and the 2 lines of the lobe that the circle is adjacent to.
 +
 +
[[File:Select Lobes and Circle.png]]
 +
 +
We will then select the option to "Break at Intersections" from the Edit menu.  You can find this by Right Clicking on the canvas then Edit->Break at Intersections, or from the Edit Menu Bar->Break at Intersections
 +
 +
[[File:Break at Intersections Right Click Menu.png|Break at Intersections Right Click Menu]]
 +
 +
[[File:Break at Intersections Edit Menu.png|Break at Intersections Edit Menu]]
 +
 +
A dialog box will pop up and ask for the Intersection Tolerance.  This is the Maximum distance that the lines can be apart, but still be considered intersected.  For now, set it to .1.  Increase this number and try again if the break command fails.
 +
 +
[[File:Break at Intersections Tolerance.png|Break at Intersections Tolerance]]
 +
 +
After the command completes, we should now be able to select only to top of the circle.
 +
 +
[[File:Break at Intersections Complete.png|Break at Intersections Complete]]
 
   
 
   
 
Delete overlap
 
Delete overlap
 +
 +
We can now delete the top of the circle, but the break command may have adjusted the geometry a little bit, so we need to zoom in to the intersection and delete any created overlap.  Select the overlap (the arcing bits) and delete them, as well as the top of the circle.
 +
 +
[[File:Delete Overlap.png|Delete Overlap]]
 
   
 
   
 
Polar array copy arc, 15 copies, rotation axis 0,0,22.5
 
Polar array copy arc, 15 copies, rotation axis 0,0,22.5
 +
 +
Again, we need this newly created arc to exist between all lobes, so we will again select the arc, and perform a Polar Array Copy to make 15 more copies at 22.5 degrees apart from the center of our design on the Z axis.
 +
 +
[[File:Polar Array Copy Arc.png|Polar Array Copy Arc]]
 
   
 
   
Delete Outer & Inner Circle & Point Lists except Center
+
=== Delete Outer & Inner Circle & Point Lists except Center ===
   
+
 
+
With our lobs now connected with an arc between them, we can now clean up some of our unneeded reference geometry. Select the outer circle, the inner circle, and the 3 points we created at the top of the circle and delete them.
Select all, break at intersections
+
 
Trim up unused geometry
+
We still have use for the center point, so leave that one alone for now.
 +
 
 +
[[File:Cleanup Geometry Circles and Points Selection.png|Cleanup Geometry Circles and Points Selection]]
 +
 
 +
[[File:Cleanup Geometry Removed.png|Cleanup Geometry Removed]]
 +
 
 +
=== Select all, break at intersections ===
 +
 
 +
Select all of the lines that we have created, and from the edit menu, Break at Intersections, with a tolerance of .1
 +
 
 +
This breaks the overlapping parts of the lobes with the arcs we made copies of, and allows us to trim away lines we no longer want.
 +
 
 +
[[File:Cleanup Geometry Break Lobes.png|Cleanup Geometry Break Lobes]]
 +
 
 +
=== Trim up unused geometry ===
 
   
 
   
 
Select all, join, tolerance .1
 
Select all, join, tolerance .1

Revision as of 11:47, 5 June 2019

Currently Incomplete - Kamin Miller - 6-3-2019

Using this tutorial, you should be able to create the line drawings in CamBam that is used to create the Gainesville Hackerspace Maker Coin.

Open the CamBam plus Application.

As of this writing, it is version 0.9.8

CamBam plus Icon

Set the document units to Millimeters

Unit Selection on the toolbar

Using millimeters allows us easier access to some of the scaling options. The K40 Laser also defaults to using millimeters for units.

Create a point at the origin 0,0,0

Creating a point at the origin allows us to easily base some of our geometry around an easy to reference number (0,0,0)[That is, 0{zero} units away from the X, Y, and Z planes]

Select the button to draw a Point List from the toolbar, select it from the Draw Menu, or use the keyboard shortcut 'D'.

Point List option from the Toolbar

Point List from the Draw Menu

Place a point on the Canvas. It does not need to be at the exact center (where the Green and Red lines intersect). Press enter to complete your point placement.

Placing a point on the canvas

Once the point is placed, on the details pane to the left, we see an object in the browser called "PointList", and we can click the ellipsis(...) on the Point list property to pull up the coordinate box of the point we just placed.

Point List details pane

Point List coordinates editor

We can set the X, Y, and Z coordinates to 0, and click OK to save our changes. On the canvas, we can see the point we created has adjusted its location to the center.

Updated Center Point

Create Circle, Diameter 111mm – Center at 0,0,0

Now we need to draw some reference geometry. Let's draw the outer boundaries of the shape we will ultimately create.

You will need to draw a circle that is 111mm in diameter, with the center point being the center of our work space (0,0,0).

Circle Button on the Drawing Toolbar

Circle Button on the Drawing Dropdown Menu

When you click the circle button, you click on the canvas where you want to place the center of the circle. You should be able to snap it to the center point we created above. Click again to set the diameter of the circle in the canvas. Once the circle is drawn, in the details pane to the left, verify the center is listed as (0,0,0), and the diameter is 111.

Circle Drawn on the canvas

Create Circle, diameter 90.6mm – center at 0,0,0

We will create a 2nd circle for reference, similar to the previous circle, with the center at (0,0,0), but a diameter of 90.6mm.

90.6mm Circle Drawn on the Canvas

Create points at 0,55.5,0 & 0,44.62,0 & -7.8, 44.62,0

We will need to create 3 more reference points for the next step. Select Point List from the Toolbar, Draw Menu, or keyboard shortcut, and place 3 points in a backwards L shape near the top of outer circle, the top of the inner circle, and to the left of the previous point.

Point Reference Drawing

Press enter to confirm the 3 points, and go to the details pane to the left, and select the ellipsis to edit the point coordinates.

Point Reference Details Pane

Set the 3 points to (0,55.5,0)[The top of the outer circle {Diameter of Outer Circle \ 2}], (-7.8, 44.62,0)[Point on the inner circle, just to the left], and (0,44.62,0)[Point perpendicular to the previous point].

Point Reference table


Create arc, points at 0,55.5,0 -7.8,44.62,0 Radius 13.7

Now we will use the points we just created to create an arc for our drawing.

Start by selecting Arc from the Toolbar or Drawing Menu.

Arc button on the drawing toolbar

Arc button on the drawing menu

Our beginning point will be the reference point we arranged to be the top of the reference circle. The end point will be the bottom left reference point we made, and the arc radius point will be the bottom right reference point we made.

Arc Drawn on Canvas

In the details pane of your arc, some of your data might not match what is in the reference image, and that is OK. Change the radius to be 13.7. After changing the number and pressing enter, the arc may move from its drawn position. We will correct that in the next step.

Arc with the Radius changed.png


Move arc, reference top point of arc to top point of circle at 0,55.5,0

Now we will align the top of the arc with the top reference point we made.

Select the Arc we created, and select from the Transform menu to move the arc. You can access Transform from the Right-Click Menu, or from the Edit->Transform Menu.

Move Right Click Menu

Move Edit Menu

After you select the move command, you need to select the reference point to start the move from. Select the top of the arc.

Move Arc Select Top Point

From there, you are in a free move state. Click the point we created at the top of the outer circle to set the arc down at that location.

Move Arc Snap to Point

Mirror Arc, select arc, set top point to top of arc, draw line down to next point to make mirror line

Now we will mirror the arc to create the final shape of one of our spokes.

Select the arc we just placed and select Mirror from the Transform Menu, either by Right Clicking the canvas and selecting Transform->Mirror, or from the Edit Menu->Transform->Mirror

Mirror Right Click Menu

Mirror Edit Menu

Once the Mirror command has been selected, we need to select our first reference point of where to mirror our part. Again, we will select the top point of our arc.

Mirror Reference Point

Now we will need to define the angle of our mirror's reference line. Select the bottom reference point we created. You will notice a copy of the arc rotating around the upper reference point we selected. Once the angle point is reached, click to set the new object.

Mirror Second Point

Polar Array Copy, 15 copies(16 total) rotation axis 0,0,22.5

Instead of trying to recreate each of these arcs one by one, we will perform a copy of these arcs around a central point, a transformation called "Polar Array Copy"

Select the 2 arcs we created, and select Polar Array Copy from the Transform Menu, Right Click the canvas and select Transform->Polar Array Copy, or via Edit->Transform->Polar Array Copy

Polar Array Copy Right Click Menu

Polar Array Copy Edit Menu

With Polar Array Copy Selected, it wants to know where the center point of the rotation will be located. Select the Center point at the origin we created.

Polar Array Copy Center Point Selection

With the center point selected, a dialog box will ask how many copies of the object you want to create. We want 16 lobes for our design, so we type 15 [one already exists].

Polar Array Copy Number of Copies

Click OK, and the dialog changes to ask how much to rotate the arcs and on what axis. We want to rotate the arcs around the Z axis by 22.5 degrees for each copy [360 degrees / 16 total copies = 22.5 degree rotation]. Set the coordinates to 0,0,22.5 [X=0 degrees, Y=0 degrees, Z=22.5 degrees]

Polar Array Copy Angle per step

Click OK, and the copy is complete.

Polar Array Copy Complete

Circle 3.2mm diameter. Move by snapping to center, place tangent on lines

Next we will create a circle that we will use to fill in the areas between the lobes. To start, create a circle with a diameter of 3.2 in between the lobes.

Circle Inset

Now we need to move the circle so that the edges of the circle just touch the the edges of 2 of the lobes.

Select the Circle, and Select Move from the Transform Menu (Right Click->Transform->Move, or Edit->Transform->Move)

Move Circle Right Click Menu

We need to select the reference point to start the move from, and in our case, it's easy to select the center point of the small circle.

Move Circle Select Center Point

Move the circle so that it slightly overlaps 2 edges of the lobes. Positioning does not have to be perfect, but should be very close for the next operation.

Move Circle Placement


Select lines + circle, break at intersections, tolerance of .1

Now that we have the circle placed, we need to break the circle into pieces so that we are just left with the arc that will exist between the lobes.

Hold the Control (CTRL) key on your keyboard, and select the circle, and the 2 lines of the lobe that the circle is adjacent to.

Select Lobes and Circle.png

We will then select the option to "Break at Intersections" from the Edit menu. You can find this by Right Clicking on the canvas then Edit->Break at Intersections, or from the Edit Menu Bar->Break at Intersections

Break at Intersections Right Click Menu

Break at Intersections Edit Menu

A dialog box will pop up and ask for the Intersection Tolerance. This is the Maximum distance that the lines can be apart, but still be considered intersected. For now, set it to .1. Increase this number and try again if the break command fails.

Break at Intersections Tolerance

After the command completes, we should now be able to select only to top of the circle.

Break at Intersections Complete

Delete overlap

We can now delete the top of the circle, but the break command may have adjusted the geometry a little bit, so we need to zoom in to the intersection and delete any created overlap. Select the overlap (the arcing bits) and delete them, as well as the top of the circle.

Delete Overlap

Polar array copy arc, 15 copies, rotation axis 0,0,22.5

Again, we need this newly created arc to exist between all lobes, so we will again select the arc, and perform a Polar Array Copy to make 15 more copies at 22.5 degrees apart from the center of our design on the Z axis.

Polar Array Copy Arc

Delete Outer & Inner Circle & Point Lists except Center

With our lobs now connected with an arc between them, we can now clean up some of our unneeded reference geometry. Select the outer circle, the inner circle, and the 3 points we created at the top of the circle and delete them.

We still have use for the center point, so leave that one alone for now.

Cleanup Geometry Circles and Points Selection

Cleanup Geometry Removed

Select all, break at intersections

Select all of the lines that we have created, and from the edit menu, Break at Intersections, with a tolerance of .1

This breaks the overlapping parts of the lobes with the arcs we made copies of, and allows us to trim away lines we no longer want.

Cleanup Geometry Break Lobes

Trim up unused geometry

Select all, join, tolerance .1



Should have 2 objects, PolyLine & Pointlist

Open new instance of cambam Open Logo.dxf Copy Logo to clipboard, paste into design.


Move to center

Resize, use final size to make Y dimension 60-75mm



Draw Circle around logo.

Done