![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Mach Software (ArtSoft software) Discuss Mach 1 , 2 and the new Mach3 here NC software here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I kinda of new to Mach and CNC and have a question. I have a program that I use to cut a part from a plate, Now I want the program to run one part, move over a couple of inches in X and run the same program again....... and again and again.... I would like make 5 parts with the same program and have it automatically move over in X and run the program again. My question is, what is the best way to handling this using MACH2 as my controller and surfcam as My cam software? Thanks a million! Bob |
|
#2
| |||
| |||
| One way you can do it is set up fixtures, if you have multiple tools, you can program it so it will use one tool do all the parts, then next tool do all the parts etc. Basicly what the fixtures are is G54, G55, G56, G57, G58, G59 and more that I am not totally sure how to use. in the offsets tab, you can use each fixture and set them up in there. Otherwize theres a temporary coordinates code that you can tell it to move over like that without setting up fixtures, I am unsure how to use that as I havent ever done so. Jon |
|
#3
| ||||
| ||||
| This is something I have always been very curious about as well, and I haven't found a good answer on how to accomplish this. When talking with the OneCNC guys during my demo, I asked them about this as well - thinking that maybe XR had a way to do this and output the correct gcode - but no dice.
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) Check Out My Build-Log: http://www.cnczone.com/forums/showthread.php?t=6452 |
|
#4
| |||
| |||
| I belive that the best way to do this is with fixtures, or at least 1 fixture and all the part offsets, especially if you have home switches so its always set up exactly the way you want. I typically have 2 fixture offsets, G54 and G55, one for each side of the stop in my vice. I have another small fixture peice that I use off of one of my other fixtures in my vice, it has G56, G57, G58, and G59 which have an offset from G54 and I do a similar thing which you are wanting to do. I simply have a common zero zero for the program in each fixture(or location) and put the G55 then the program, then lift up the a safe z height and G56 G0 X0(or wherever it may be) then the program again(I just copy and paste) and do the same for the rest. Jon |
|
#5
| |||
| |||
You can use a Sub and it would look like this: G90 G00 G54 X0.0 Y0.0 S3000 M3 G43 H5 Z1.0 M98 P00005 L6 G92.2 M30 O00005 G00 G54 X0.0 Y0.0 G01... |
| Sponsored Links |
|
#6
| |||
| |||
| Maybe I misunderstood the question, but it sure sounds like all you want to do is array or copy the same program and you are using Surcam. All you have to do is use the "Transform" button in the operations manager. Use the rectangular array feature and plug in your offset. If you are just offsetting in one direction, put in 1 copy with a zero offset in the stationary directions. You have the option to sort by tool, which will run each toolpath individually across your array, or running each part individually. I hope this helps. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is high speed machining | Klox | Hard and High Speed Machining | 111 | 01-26-2011 12:21 PM |
| looking for someone to cut some parts | rocketguy | Employment Opportunity | 11 | 01-21-2007 09:34 PM |
| parametric programming | Karl_T | CamSoft Products | 21 | 05-24-2005 02:58 PM |
| Running a set number of parts? | Shizzlemah | AjaxCNC Control Products | 2 | 05-02-2005 06:47 PM |
| Parts cut in version 19 | Arch | BobCad-Cam | 70 | 03-30-2004 11:00 AM |