Hello Guest it is April 25, 2024, 07:14:43 AM

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

Pages: « 1 2 3 4 5 6 7 8 9 »
51
General Mach Discussion / Re: Tooling Offsets using the Tormach method
« on: October 11, 2010, 06:33:17 PM »
Hi Hood
Don`t know I`ll have to check at the shop tomorrow.
Thanks

52
General Mach Discussion / Tooling Offsets using the Tormach method
« on: October 11, 2010, 06:25:45 PM »
Hi
Video Address:  http://www.youtube.com/watch?v=_8apTgMTvjI&playnext=1&videos=srC9h9H00Ps&feature=mfu_in_order

I have  tooling holders by Tormach that I`m using in my DIY router. I have gone over
the details of tool offsets in the above video. At this time I do not have the Tomach dial indicator
mounted in a holder. As a substitute I used a long drill bit mounted in a holder.
I setup tool 1 i.e. a long drill bit as the datum tool. It was placed on 123 blocks.
I brought the spindle down to the top of the 123 block and set in Mach3 that point
as zero.
I then found the top of tool1 and got a measurement of 5.2766

Tool2= 5.2356

Tool3=4.3434

Tool4=2.2066

Tool5=4.1271

 

I then loaded my code into Mach3 and brought T1 down to the surface of the part.
I set xyz to 0.000
I manually moved the machine from the part to allow for a manual tool change.
I placed T2 in the spindle and ran the program.

Problem: Tool2 raised extremely high over the work surface triggering my Z limit.
I have no idea why the second tool raised so high when it was a bit shorter the T1
I have a clearance plane set for .2 above the surface. Still the tool seems to be moving
just too high.

 

G17 G20 G40 G54 G64 G90 G43

(Spot Bearing Center Using 11/32 Drill Tool2)

T2 M6

G43H2

(0.34375)

G01 X-0.8000 Y1.3750 Z0.2000 F8.0

G81 X-0.8000 Y1.3750 Z-0.1 R0.2 F5.0

G80

G01 Z0.2000 F5.0

(Spot All Holes On Face Using 11/32 Drill Tool2)

G43H2

X-1.2336 Y0.7082 F10.0

G81 X-1.2336 Y0.7082 Z-0.1332 R0.3 F5.0

G80

G01 Z0.2000 F5.0

G81 X-0.8000 Y0.4000 Z-0.1332 R0.3 F5.0

G80

G01 Z0.2000 F5.0

G81 X-0.3664 Y0.7082 Z-0.1332 R0.3 F5.0

G80

G01 Z0.2000 F5.0

G81 X-0.3664 Y2.0418 Z-0.1332 R0.3 F5.0

G80

G01 Z0.2000 F5.0

G81 X-0.8000 Y2.3500 Z-0.1332 R0.3 F5.0

G80

G01 Z0.2000 F5.0

G81 X-1.2336 Y2.0418 Z-0.1332 R0.3 F5.0

G80

G01 Z0.2000 F5.0

(11/32 Drill Mounting and Bearing Tool2)

G43H2

X-0.8000 Y2.3500 F8.0

G83 X-0.8000 Y2.3500 Z-1.2 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

G83 X-0.8000 Y0.4000 Z-1.2 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

G83 X-0.8000 Y1.3750 Z-1.2 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

(Drill 5/32 for 10-24 Bolt Tool3)

T3 M6

G43H3

(0.15)

X-1.2336 Y0.7082 F8.0

G83 X-1.2336 Y0.7082 Z-0.7 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

G83 X-0.3664 Y0.7082 Z-0.7 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

G83 X-0.3664 Y2.0418 Z-0.7 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

G83 X-1.2336 Y2.0418 Z-0.7 R0.1 F5.0 Q0.2

G80

G01 Z0.2000 F5.0

(DrillTool 1.00 V End Mill Tool4)

T4 M6

G43H4

(0.875)

X-0.8000 Y1.3750 F8.0

G83 X-0.8000 Y1.3750 Z-1.5026 R0.3 F3.0 Q0.1

G80

G01 Z0.2000 F3.0

(Step Drill Custom Bit Bearing Hole Tool5)

T5 M6

G43H5

(0.9)

F8.0

G83 X-0.8000 Y1.3750 Z-1.25 R0.1 F3.0 Q0.1

G80

G01 Z0.2000 F3.0

M05

M30

53
General Mach Discussion / Re: Tool offsets - newbie problems
« on: October 03, 2010, 05:07:00 PM »
Hi
I just changed the code to G43. Ran the code and still no luck. The Tool Infomation
never updated to show tool 2 had been used. I assume that is the function of Tool Info.

54
General Mach Discussion / Tool offsets - newbie problems
« on: October 03, 2010, 04:45:03 PM »
Hi
First are there any good tutoials on this topic.
I have been attempting to setup my tool offsets. No luck so far.
I just noticed something strange  on the program run screen under Tool Info.
That when the code is running the second tool  2 is not displayed.
Why would this be? In the code I assigned tool numbers and I see them
in the G code.
Could this be the reason the second tool is not offsetting correctly?

G17 G20 G40 G54 G64 G90
(Clearance Plane)
T1 M6
(0.375)
G01 X-0.8000 Y1.3750 Z0.5000 F10.0
Z0.0000
Z0.5000
(Countersink Drill Small Holes)
Y2.3500
G81 X-0.8000 Y2.3500 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
G81 X-1.2336 Y2.0418 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
G81 X-0.8000 Y1.3750 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
G81 X-0.3664 Y2.0418 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
G81 X-0.3664 Y0.7082 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
G81 X-0.8000 Y0.4000 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
G81 X-1.2336 Y0.7082 Z-0.1 R0.3 F5.0
G80
G01 Z0.5000 F5.0
(Deep Drill )
T2 M6
(0.875)
X-0.8000 Y1.3750 F10.0
G83 X-0.8000 Y1.3750 Z-0.5 R0.1 F5.0 Q0.1
G80
G01 Z0.5000 F5.0
M05
M30

55
General Mach Discussion / How to link three G320 for fault protection
« on: April 17, 2008, 08:15:24 PM »
Hi
I would like to wire all of my geckos so if one faults the motors must be re-set. Does anyone
have advice on setting up the wiring for this feature.

Barry

56
General Mach Discussion / How to test a parallel port.
« on: February 27, 2008, 10:43:47 PM »
Hi
I`d like to test my two parallel ports to see if their working correctly.
What`s the best method for this type of test.
Barry

57
I tried a older xml . I still have the same runaway condition.


Hi, Barry

May have a bad xml file.

Look in C:\Mach3\xmlbackups folder, It has backup xml's, Sort it by Date, Make a copy of the one that is just before the date you started having trouble.


Past it in C:\Mach3\ folder, Then re name it th Mach3Test.xml and load it, Give it a try.

With the boards your using there are a lot of special settings, It's probably the encoder interface board's settings your missing.

Thanks, Chip

58
One parallel  port controls the breakout board and the other controls the encoder interface card

Barry

59
General Mach Discussion / Re: A million dollars and board specs
« on: February 25, 2008, 07:13:40 PM »
Hi

The breakout board is bob campbells version 1.8 ...I believe. And also a sound logic
encoder interface board sold by rogers machine. Both boards require a parallel port
cable. The Geckos are G320 and they run on a 53 volt supply. The encoders are E2
250 line US Digital devices.

60
General Mach Discussion / Re: A million dollars....More Info
« on: February 25, 2008, 05:43:38 PM »
Hi
DC was working after I found a connection I must have bumped. I now have 54 VDC to the geckos.
I did a test of the encoder A and B referecing from the - encoder on the G320. I see a reading of 5.2 volts
I checked the Ground to 5 volt on the plug end at the encoder I see 4.9 volts
 
Note: Removed encoder interface card`s parallel cable from the machine. And the result
was the X axis does not runaway and I have a normal servo noise. If I attach both encoder
and breakout parallel cables I have a runaway.

Pages: « 1 2 3 4 5 6 7 8 9 »