Results 1 to 4 of 4

Thread: Machine zero VS program zero

  1. #1
    Registered
    Join Date
    Aug 2008
    Location
    United states
    Posts
    1
    Downloads
    0
    Uploads
    0

    Machine zero VS program zero

    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!!


  2. #2
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    Do some reading on G52 and G92, you should be able to work something out with either of these.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  3. #3
    Registered
    Join Date
    Jul 2005
    Location
    USA
    Posts
    34
    Downloads
    0
    Uploads
    0
    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.


  4. #4
    Registered
    Join Date
    Apr 2008
    Location
    USA
    Posts
    29
    Downloads
    0
    Uploads
    0
    I agee with stupidog G10 should work for you.


Similar Threads

  1. Example CNC machine Setup Sheet + program backup
    By lug_wrench in forum Machine Problems, Solutions , Wireless DNC, serial port
    Replies: 7
    Last Post: 05-17-2013, 10:59 AM
  2. Replies: 57
    Last Post: 01-16-2012, 03:14 AM
  3. Program CNC Machine
    By chrispcnc in forum G-Code Programing
    Replies: 5
    Last Post: 02-03-2007, 10:38 PM
  4. getting program to machine
    By fourperf in forum Fadal
    Replies: 7
    Last Post: 03-16-2006, 05:48 PM
  5. Mits wire machine center program
    By turkgeltz in forum Machine Problems, Solutions , Wireless DNC, serial port
    Replies: 0
    Last Post: 11-21-2003, 05:22 PM

Posting Permissions


 


About CNCzone.com

    We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

Follow us on

Facebook Dribbble RSS Feed


Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.