![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| TurboCNC Discuss TurboCNC controller software here! |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Got another one for you pro's, I have 2 vise's set up, and will be machining the same part on both vise's. Questions is, how do I program the second vise, without having to program the entire lengh from vise #1? I think this is a sub-routine, but not sure how to do it. Any advice you can offer would be great, Smitty |
|
#2
| ||||
| ||||
| The first idea that comes to mind is to accurately measure the distance between vises, then model it that way in your CAD package, and generate the G-Code for the 2 vises at the same time, in the same file. This requires that the parts be set up exactly the same way in each vise each time, though. My second idea would be to move the tool to the zero point on the second vise, re-sett the zero point while running the program, then re-run the existing code. Although I've never done this before, I believe a G92 is what you're looking for. Here's what is stated in the TurboCNC.txt file:
__________________ My name is Electric Nachos. Sorry to impose, but I am the ocean. http://www.bryanpryor.com (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| Set vice one as G54,Set vice two as G55 to G59(GOG90G54XOY0 example). Now with your program have a G54 at the start. Copy and paste the whole nc file to the end of itself and change the G54 in the pasted program to G55.Check tool retracts to miss anything that might be in the way from when the tool finishes on vice #1 and to get to the start of program on vice #2.Hope this helped. If your using a hedeinhan control this is no good,if so let me no and i'll tell you how |
|
#6
| |||
| |||
| Thanks for all the advice, lots of great info here! I ended up using the G92 code, and then cut and pasted the needed info and let her run. Had to close my eyes at first, ok quick hand on the PANIC button, and all has worked out very well. Just need to make some minor adjustments and it is a done deal. Now I know why programmers get paid so much, the de-bugging of the program can be nuts!!! Smitty |
![]() |
| 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 |
| How to cut multiple parts (loop a program) | Bird_E | Mach Software (ArtSoft software) | 6 | 05-13-2005 04:16 PM |
| Multiple sheet nestings | Moondog | ArtCam Pro | 4 | 02-04-2005 09:30 AM |
| Multiple Bit Hobby CNC Router, Possible? | Sanghera | DIY-CNC Router Table Machines | 27 | 04-17-2004 01:20 AM |
| Multiple axis questions | ynneb | DIY-CNC Router Table Machines | 1 | 03-03-2004 09:52 AM |
| Multiple Axes Readouts | squarewave | CamSoft Products | 2 | 12-12-2003 02:02 PM |