|
Draw the pocket
We will not use the Odd-spaped-pocket dialog -it is difficult to use for a new pocket,
(but very usefull for editing an already existing one).
Instead, we will a) draw the pocket-shape using lines and arcs and b) convert the drawing into a
real pocket, using the COMPOSE command.
We will start with the horizontal bottom line.
It's starting point is at X=0, Y=-12.5 and it's ending point at X=80 and Y=-12.5
Select Draw/Draw Line
Now we will draw the 25 mm radius arc. GSIMPLE will not handle arcs greater that 180 deg, so we will have to split it into
two parts. One starting at X=80, Y=-12.5 and ending at X=80, Y=-12.5+25+25=37.5 and
a second starting at X=80, Y=37.5 and ending at X=55, Y=12.5
Now Select Draw/Draw Arc to draw the first part.
You don't have to retype the starting point -GSIMPLE has set it automatically for you (indicated with a red dot on the screen)
Now enter the correct values for the endpoint, the radious and the direction
Go on to draw the second part, that is
a CCW arc to X=55, Y=12.5, R=25
a line to X=0, Y=12.5
a CCW arc to X=0, Y=-12.5, R=12.5
The final drawing should look like this:
|
|
Turn drawing into a pocket
You have to follow three simple steps in order to turn a free drawing into a pocket:
1. Left click on the object to be milled (the block in our case) to select it as "parent". It will be colored red.
Alternatively, you can right click an it and select "Parent" from the popup menu
2. Select one after the other all the lines and arcs of the drawing, by left clicking on them with the SHIFT key pressed
in a Counter Clockwise Way. Alternatively, you can right click on them and select them through the popup menu.
They will be collored blue
3. Select Modify/Compose/Pocket from the menu
The drawing has been now converted into a pocket 10 mm deep
|
|
Choose tools and compile
We will use a 10 mm dia rough end mill for the pocket, a 10 mm dia drill for predrilling an insertion hole,
a center drill and a 12 mm dia fine mill for finishing
Now we are ready for compilation
Select G-Code/Make from the menu...
The G-Code is ready! Now we are ready to view the code, run it on the screen
and download it on our machine for production!
|