![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I am starting to learn programming on a Milltronics Partner 1 with Centurion 1 controls. This machine is use to make cuts in plastic parts. The task I have been given is to take each of maybe 30-40 fixtures, and mount a pin on each one that will be used to zero out the fixture. Currently, the person that has previously programmed these, used whatever point on the part, the cut was dimensioned from, in the drawing he was given. Naturally, most of these points were not a good place to zero from, and can be very hard to locate properly. Is there a g-code I can use along with a locating pin, that will allow me to zero off the pin, for machine zero, then move to a different point, and have the program zero again, and continue from there. I am trying not to have to redo all of these programs and instead, just add a couple of line at the beginning. Thanks for any help!! |
|
#3
| |||
| |||
| Unless you have Work 48 (an option that gives you 48 work coordinates) this would be a good application for G10. I works something like this: G90G30G10L2P1X-22.383Y12.282Z-11.038; In this example P1 designates G54. L2 designates that Fixture Offsets (work coordinates) are being overwritten. You can do this repeatedly in your program to cover all the locations. |
![]() |
| 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 many people used a cad Program to design there cnc machine? | ROB C | Polls | 57 | 01-16-2012 02:14 AM |
| Example CNC machine Setup Sheet + program backup | lug_wrench | Machine Problems, Solutions , Wireless DNC, serial port | 4 | 10-14-2008 08:24 AM |
| Program CNC Machine | chrispcnc | G-Code Programing | 5 | 02-03-2007 09:38 PM |
| getting program to machine | fourperf | Fadal | 7 | 03-16-2006 04:48 PM |
| Mits wire machine center program | turkgeltz | Machine Problems, Solutions , Wireless DNC, serial port | 0 | 11-21-2003 04:22 PM |