Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 03:17:01 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  Best way to adjust cutter position in a running program?
Pages: 1   Go Down
Print
Author Topic: Best way to adjust cutter position in a running program?  (Read 378 times)
0 Members and 1 Guest are viewing this topic.
durl jones
Active Member

Offline Offline

Posts: 2


View Profile
« on: October 11, 2010, 07:06:54 PM »

I am new to Mach3 and writing Gcode - but like it so far.

My question:
I am milling repeat pieces that have the same x and y profile but have variation in the z height.  I have set up a part fixture to hold my blanks and written the program to home up first and then go to my blank to begin machining.  I am in the absolute coordinate system.  I would like to be able to set my Z position higher than the highest blank I will be using and then lower it to the correct height once I begin machining.  When I pause the program and lower the Z it goes back to the original height.

I'm sure I am missing some basic concept for adjusting the cutter position while in an executing program?

Thanks,
Durl
Logged
alenz
Active Member

Offline Offline

Posts: 110


View Profile
« Reply #1 on: October 12, 2010, 12:38:49 AM »

Durl
Try changing offsets. Add a G55 (Offset #2) just ahead of the pause (M00 ?) line. Then reset the Z-DRO. The file will now run at the new Z-offset. At the appropriate place near the file end enter a G54 to return to offset #1 and return to your original Z for the next run.
Note, this will offset the entire file in the Z, i.e., outline cuts will cut deeper into your spoilboard, etc. Not sure if that is what you were asking.
HTH
 Al
Logged
angel tech
Active Member

Offline Offline

Posts: 259


View Profile
« Reply #2 on: October 12, 2010, 05:22:04 AM »

have seperate programs for each job
Logged
durl jones
Active Member

Offline Offline

Posts: 2


View Profile
« Reply #3 on: October 17, 2010, 10:32:51 PM »

Thanks for the suggestions!
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!