Quantcast
Channel: CNCzone.com- Largest Forums for CNC Professional and Hobbyist alike!
Viewing all articles
Browse latest Browse all 72891

Problem Problem with changing tools. (manual)

$
0
0
I am using BC Ver 25, Mach III for the mill.

At line N59 the Mach II stops, the spindle shuts off.
In Ver 23 and 24 at this point I could raise the spindle, change the tool, reset zero, select "run from here" , then it would run through the code and stop where I left off and then I would select "run", then it would move to the last position where it stopped before, then select "run"and then it would start the next Feature.
Now in Ver 25, after the Feature has stopped, I change tool, etc.., then when I select "run from here" runs through the code, select "run", it moves to the last position, select run again, and it doesn't move the correct direction. Most of the time it tries to move to 0,0,0. this last time it moved into my stock and shut down. I don't see anything in the code that would cause this, starting around line N59.
I want to add that I started with a drill operation, center drill, drill and chamfer. It worked perfect on manually changing those, this started going from chamfer to FEATURE Z-LEVEL ROUGH.

this did this yesterday on the same kind of job, it would make the wrong move after the chamfer.

It seems like the problem is in the Mach III, but I would like for someone to check the code first.

Would someone look at the code for me to see if there is something wrong there?

Thank you,

Code:

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

;N41 T3 M6
N42 S794 M03
N43 G00 G90 G54 X-2.75 Y-.25
;N44 G43 H3 Z.1 M08
N45 G81 G98 X-2.75 Y-.25 Z-.145 R.1 F.5562
N46 Y-1.75
N47 X-.25
N48 X.726
N49 Y-.25
N50 X-.25
N51 X3.226
N52 Y-1.75
N53 G80
N54 G80
N55 M09
N56 M05
;N57 G53 Z0.
;N58 G53 X0. Y0.
N59 M00

(JOB 2  ZLEVEL ROUGH)
(332BNFEATURE Z-LEVEL ROUGH)

;N60 T4 M6
N61 S2036 M03
N62 G00 G90 G54 X-1.5316 Y-.611
;N63 G43 H4 Z.1 M08
N64 G01 Z-.02 F11.403
N65 X-1.9677 Y-1.0037 F22.806
N66 X-1.9756 Y-1.013
N67 X-1.9809 Y-1.024


Viewing all articles
Browse latest Browse all 72891

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>