Hello Guest it is April 26, 2024, 12:33:34 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DroopyPawn

Pages: 1 2 3 »
1
G-Code, CAD, and CAM discussions / Re: Radius to end of arc differs
« on: November 22, 2007, 01:39:20 PM »
How do I know which ones to include?

2
G-Code, CAD, and CAM discussions / Radius to end of arc differs
« on: November 22, 2007, 04:48:19 AM »
I can run the contour section by itself with no problems. But when I try to run both parts or just the 3/8 hole part, I get the radius error. I don't understand what the error is or why I'm getting it and especially how to fix it. I could write the program so that it will work but I'm trying to use the L word to shorten the program to under 100 lines or so.


(File created using FlashCut CNC DXF Import)
(Import File:  Phillip Telford Bellcrank 03 To Cut.dxf)
(Import Date:  11/22/2007)

(Main Program)
(Call Cut 3/8" Hole Sub 14 Times)
G00 Z0.20000
G00 X1.93705 Y0.37650
G01 Z0 F5
M98 P2 L14
G0 Z0.2

(Call Contour Sub 7 Times)
G00 X0 Y0.06200
G01 Z0 F5
(M98 P2 L7)
G0 Z0.5
G0 X0 Y0
M30

o1 (Sub Cut 3/8" Hole)
(G01 G91 Z-0.02 F5)
G90
(G02 X1.93705 Y0.37650 I-0.12900 J0.00000 F20.00)
G02 X1.93705 Y0.37650 R0.375 F20.00
M99

o2 (Sub - Cut Contour)
G01 G91 Z-0.02 F5
G90
G03 X0.06200 Y0.00000 I0.06200 J0.00000 F20.00
G01 X2.17200 Y0.00000
G01 X2.17200 Y0.87800
G01 X1.41900 Y0.87800
G01 X1.41900 Y0.66404
G01 X1.29000 Y0.66401
G01 X1.29000 Y0.24904
G01 X1.28504 Y0.24900
G01 X1.28500 Y0.66400
G01 X1.03200 Y0.66400
G01 X1.03200 Y0.24904
G01 X1.02704 Y0.24900
G01 X1.02701 Y0.66400
G01 X0.77400 Y0.66400
G01 X0.77400 Y0.24904
G01 X0.76904 Y0.24900
G01 X0.76900 Y0.66400
G01 X0.51600 Y0.66400
G01 X0.51600 Y0.24904
G01 X0.51104 Y0.24900
G01 X0.51101 Y0.66400
G01 X0.25800 Y0.66400
G01 X0.25800 Y0.24904
G01 X0.25304 Y0.24900
G01 X0.25301 Y0.66400
G01 X0.06200 Y0.66400
G03 X0.00000 Y0.60200 I0.00000 J-0.06200
G01 G91 Z-0.02 F5
G90
G02 X0.06200 Y0.66400 I0.06200 J0.00000 F20.00
G01 X0.25301 Y0.66400
G01 X0.25304 Y0.24900
G01 X0.25800 Y0.24904
G01 X0.25800 Y0.66400
G01 X0.51101 Y0.66400
G01 X0.51104 Y0.24900
G01 X0.51600 Y0.24904
G01 X0.51600 Y0.66400
G01 X0.76900 Y0.66400
G01 X0.76904 Y0.24900
G01 X0.77400 Y0.24904
G01 X0.77400 Y0.66400
G01 X1.02701 Y0.66400
G01 X1.02704 Y0.24900
G01 X1.03200 Y0.24904
G01 X1.03200 Y0.66400
G01 X1.28500 Y0.66400
G01 X1.28504 Y0.24900
G01 X1.29000 Y0.24904
G01 X1.29000 Y0.66401
G01 X1.41900 Y0.66404
G01 X1.41900 Y0.87800
G01 X2.17200 Y0.87800
G01 X2.17200 Y0.00000
G01 X0.06200 Y0.00000
G02 X0.00000 Y0.06200 I0.00000 J0.06200
M99

3
G-Code, CAD, and CAM discussions / Re: This Code Skips Lines
« on: November 22, 2007, 01:49:41 AM »
Oh that L19 is exactly what I've been needing. I'll have to do a little studying to fully comprehend the G91 and G90 thing but I think I have the basic idea. Using L19 could really shorten some programs, couldn't it? :)
Thanks, gs

4
G-Code, CAD, and CAM discussions / Re: This Code Skips Lines
« on: November 21, 2007, 12:21:19 PM »
OH! Now I get it. (but not really)

5
G-Code, CAD, and CAM discussions / Re: This Code Skips Lines
« on: November 21, 2007, 11:32:50 AM »
Why?

6
G-Code, CAD, and CAM discussions / Re: This Code Skips Lines
« on: November 21, 2007, 01:18:13 AM »
Oops! Guess I should have posted some code too...

(File created using FlashCut CNC DXF Import)
(Import File:  Dekley Bellcrank.dxf)
(Import Date:  11/20/2007)

(3/8" hole)
G00 Z0.20000
G00 X1.5525 Y0.3775
M0

(1/4" hole)
G00 Z0.20000
G00 X1.0775 Y0.3775
M0

(1/4" hole)
G00 Z0.20000
G00 X0.7575 Y0.3775
M0

(1/4" hole)
G00 Z0.20000
G00 X0.4375 Y0.3775
M0

(1/4" hole)
G00 Z0.20000
G00 X0.1175 Y0.3775
M0

(insert 1/8" endmill)
M0

G00 Z0.20000
G00 X0.00000 Y0.06300
G01 Z-0.02000 F1.00 M98 P1
G01 Z-0.04000 F1.00 M98 P1
G01 Z-0.06000 F1.00 M98 P1
G01 Z-0.08000 F1.00 M98 P1
G01 Z-0.10000 F1.00 M98 P1
G01 Z-0.12000 F1.00 M98 P1
G01 Z-0.14000 F1.00 M98 P1
G01 Z-0.16000 F1.00 M98 P1
G01 Z-0.18000 F1.00 M98 P1
G01 Z-0.20000 F1.00 M98 P1
G01 Z-0.22000 F1.00 M98 P1
G01 Z-0.24000 F1.00 M98 P1
G01 Z-0.26000 F1.00 M98 P1
G01 Z-0.28000 F1.00 M98 P1
G01 Z-0.30000 F1.00 M98 P1
G01 Z-0.32000 F1.00 M98 P1
G01 Z-0.34000 F1.00 M98 P1
G01 Z-0.36000 F1.00 M98 P1
G01 Z-0.38000 F1.00 M98 P1

G00 Z1
G00 X0.00000 Y0.00000
M30


O1
G03 X0.06300 Y0.00000 I0.06300 J-0.00000 F18.00
G01 X1.67800 Y0.00000
G03 X1.67800 Y0.75600 I0.00000 J0.37800
G01 X0.06300 Y0.75600
G03 X0.00000 Y0.69300 I0.00000 J-0.06300
G01 X0.00000 Y0.06300
M99

7
G-Code, CAD, and CAM discussions / This Code Skips Lines
« on: November 21, 2007, 01:16:15 AM »
I'm not sure why this code is skipping depth passes after the stops at the beginning. I'm trying to run the same contour code over and over and incrementing the depth by 0.02" each pass. For whatever reason, it goes from -0.02, to 0.06 to 0.10, to 0.14. It's skipping 4, 8, 12 etc. Did I do something wrong or is this a limitation of the demo?

8
General Mach Discussion / Run From Here
« on: November 20, 2007, 07:19:19 PM »
How exactly does the Run From Here button work in ToolPath view? I've tried it a couple of times but couldn't get the results I was expecting.

9
General Mach Discussion / Re: Go To Coordinates
« on: November 04, 2007, 03:15:11 PM »
Yep. That's it. Thanks.

10
Tangent Corner / Re: Tram My Taig - Cheap
« on: October 31, 2007, 10:47:56 PM »
I have a digital caliper that opens to about 12" or so. That should work in place of the dial shouldn't it?

Pages: 1 2 3 »