Hello Guest it is April 25, 2024, 09:48:13 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 - wwholden

Pages: 1 2 »
1
General Mach Discussion / Re: Manual Tool Change with TTS
« on: November 06, 2013, 11:36:13 AM »
I figured it out. Its the post processor for BobCAD Im using. Its commenting out or block deleting anything that as to do with tool data. I switched from the post that says NO ATC to just a plain Mach3 Rev1 post. Now the lines are being read by the control. Wonderful! :)

2
General Mach Discussion / Re: Manual Tool Change with TTS
« on: November 06, 2013, 11:03:12 AM »
I got it working. Its has something to do with all the BS jargon crap that BobCADs post is outputting. The first program is the original. The second program has all the crap removed and now it is working as it should. Anyone see what exactly in the code is causing this?

Original Program that would not load Z offsets:

(BEGIN PREDATOR NC HEADER)
(MCH_FILE=4AXVMILL.MCH)
(MTOOL T1 S4 D4. H5. A90. C.1875 DIAM_OFFSET 1 = 2.)
(MTOOL T2 S4 D4. H5. A118. C0. DIAM_OFFSET 2 = 2.)
(SBOX X-2. Y-2. Z-1. L4. W4. H1.)
(END PREDATOR NC HEADER)

%
O100
(PROGRAM NUMBER)
(PROGRAM NAME - TESTDRILL.TAP)
(POST -  MACH 3 MILL NO ATC)
(DATE - SUN. 10/20/2013)
(TIME - 05:22PM)

N01 G20 G40 G49 G54 G80 G90 G91.1
;N02 G53 Z0.

(JOB 1  HOLE  RANDOM POINT PATTERN)
(FEATURE DRILL HOLE)

;N03 T2 M6
N04 S31 M03
N05 G00 G90 G54 X0. Y0.
;N06 G43 H2 Z.1 M08
N07 G81 G98 X0. Y0. Z-.08 R.1 F3.
N08 G80
N09 G80
N10 M09
N11 M05
;N12 G53 Z0.
;N13 G53 X0. Y0.
N14 M00

(JOB 1  HOLE  RANDOM POINT PATTERN)
(FEATURE DRILL HOLE)

;N15 T3 M6
N16 S43 M03
N17 G00 G90 G54 X0. Y0.
;N18 G43 H3 Z.1 M08
N19 G83 G98 X0. Y0. Z-1.2017 R.1 Q.03 F1.
N20 G80
N21 G80
N22 M05
;N23 G53 Z0.
;N24 G53 Y0.

(END OF PROGRAM)

N25 M30
%


Same program but with all the crap removed and it works as it should:

N03 T2 M6
N04 S2000 M03
N05 G00 G90 G54 X0. Y0.
N06 G43 H2 Z.3 M08
N07 G81 G98 X0. Y0. Z-.08 R.1 F3.0
N08 G80
N09 G80
N10 M09
N11 M05
N12 G53 Z0.
N13 G53 X0. Y0.
N14 M00



;N15 T3 M6
N16 S43 M03
N17 G00 G90 G54 X0. Y0.
;N18 G43 H3 Z.1 M08
N19 G83 G98 X0. Y0. Z-1.2017 R.1 Q.1 F3.0
N20 G80
N21 G80
N22 M05
;N23 G53 Z0.
;N24 G53 Y0.

(END OF PROGRAM)

N25 M30
%


3
General Mach Discussion / Re: Manual Tool Change with TTS
« on: November 06, 2013, 10:26:19 AM »
I added the third line of code to the M6Start.m1s file (M6End.m1s is empty).

It looks like this:

tool = GetSelectedTool()
SetCurrentTool( tool )
code "G53 G00 Z0"

Im using a dial indicator in one of my holders (tool 1) to pick up my parts surface just like Tormach shows in their videos. However I ran this setup with tool 2 in the spindle and it crashed into the top of the wood stock. G code looks fine, has T2 M6 G43 H2. Doesn't seem to be loading a Z tool offset?

4
General Mach Discussion / Re: Manual Tool Change with TTS
« on: November 06, 2013, 09:09:06 AM »
Im wanting my tool change to work like this. Input all tool heights in the tool table. Have tool one run and then when the control sees T2 M6 G43 H2 to go to Machine Z0, wait for me to change the tool. Press cycle start then its off and running. No need to tell the machine to take the tool back to the start point. Most my programs the next tool will start in a different spot anyways.

5
General Mach Discussion / Re: Manual Tool Change with TTS
« on: November 05, 2013, 08:53:28 PM »
Is there somewhere where I can get generic M6 macros? Or someone who has one for my application? I have no experience with these.

6
General Mach Discussion / Re: Manual Tool Change with TTS
« on: November 05, 2013, 07:57:08 AM »
I've read some other posts regarding manual tool changes. Im getting mixed answers on whether or not the automatic tool changer setting should be on or off?

7
General Mach Discussion / Manual Tool Change with TTS
« on: November 04, 2013, 10:24:35 PM »
I finally got me some tool holders for repeating Zs. But I cant seem to get the control to accept the tool length offsets. Im using BobCADs no ATC Rev2 post. The code looks fine. Has the tool number along with a G43 H?. But when I run the program it uses tool 1s offset for all tools. I have set the tool length heights in the tool set up chart. The tool number box on the run program screen always shows tool 1 too. Shouldn't this change as the program calls for a different tool number? Also having a problem getting the machine to go to Z0 machine coordinate for the tool change position. It goes to some random spot (not the rapid plane but above a inch or so) above the part. I try setting the tool change position under the settings page but I'm not having any luck. What am I missing here?

8
Sieg Machines / Re: X2 Motor Tuning Rapid Problem
« on: September 08, 2013, 09:46:46 AM »
My Y axis is back to making that clicking noise again. I spoke to soon... Any ideas how to track down whats causing it?

9
Sieg Machines / Re: X2 Motor Tuning Rapid Problem
« on: September 08, 2013, 09:28:36 AM »
Using the shift button while configuring my motor tuning settings was the main issue. I can oddly run my Z (80ipm) faster than my X (75ipm) and Y (75ipm) steppers. Changing the pulse width from 0 to 5 seemed to make no difference. Also increasing the acceleration from 10 to 30 to 50 to 80 seemed to have no impact. 1 through 10 do though. I left all three steppers at 30 on the acceleration. Will this give me any issues or cause damage?

I deleted some of the start up processes using msconfig. The Y axis seems to be behaving much better!

10
Sieg Machines / Re: X2 Motor Tuning Rapid Problem
« on: September 08, 2013, 08:31:09 AM »
Ok great Ill try these out right now and report back. Just to clarify your talking about both Step Pulse and Dir Pulse right?

Pages: 1 2 »