Results 1 to 3 of 3

Thread: Plotting files with multiple fixture offsets

  1. #1
    Registered
    Join Date
    Oct 2009
    Location
    USA
    Posts
    10
    Downloads
    0
    Uploads
    0

    Plotting files with multiple fixture offsets

    Hello,
    I am trying to backplot a file with several fixture offsets and it does not seem to be recognizing them. The Help file mentions that there is a tab for doing this, but I can not seem to enter them into this tab. How do I do this? Or can the plotter do this? I have tried a MacroB program and a straight G-Code fixture offset writing program.

    Thanks
    Mitch


  2. #2
    Gold Member MetLHead's Avatar
    Join Date
    Mar 2003
    Location
    USA
    Posts
    749
    Downloads
    0
    Uploads
    0
    Hi Mitch,

    Go to the Machine Configuration (Setup / Machine Configuration) and click the Work Offsets item. To enter values into the work offset table just type a value into the appropriate entry and press 'Enter'. When finished entering values, save your changes and then click 'Apply' or 'Ok'.

    To change the offsets from a program simply write values to the appropriate system variables. Note that NCPlot doesn't directly support G10 offset entry. For a list of the system variables see the help file under 'Variable Maps'

    Hope this helps,
    Scott


  3. #3
    Registered
    Join Date
    Jun 2007
    Location
    US
    Posts
    22
    Downloads
    0
    Uploads
    0
    I have added the following to the top of my programs for a four location fixtured job. Placing the assigned work coordinates in the appropriate quadrant to where my operators will be using them. Back plots are as expected using this method.

    The operator may elect to assign the values in the program, skip over this portion, or delete the info once program is at the machine. Use at your own risk!


    (Fanuc 15m control)

    :4001(WIGET_PRODUCTS)
    (DWG#001, REV-A)
    G40G80
    T1
    M6
    (G54)
    #5221=0 (G54, X)
    #5222=0 (G54, Y)
    #5223=0 (G54, Z)
    (G55)
    #5241=0 (G55, X)
    #5242=10 (G55, Y)
    #5243=0 (G55, Z)
    (G56)
    #5261=20 (G56, X)
    #5262=0 (G56, Y)
    #5263=0 (G56, Z)
    (G57)
    #5281=20 (G57, X)
    #5282=10 (G57, Y)
    #5283=0 (G57, Z)
    M1
    N001...


Similar Threads

  1. Newbie- Z Fixture offsets
    By gbpacker in forum Fadal
    Replies: 13
    Last Post: 09-02-2009, 04:41 PM
  2. Replies: 6
    Last Post: 05-21-2009, 07:49 PM
  3. fixture offsets
    By beartrax in forum G-Code Programing
    Replies: 1
    Last Post: 11-14-2008, 07:19 PM
  4. FIXTURE OFFSETS
    By BAD DOG in forum G-Code Programing
    Replies: 20
    Last Post: 05-01-2008, 07:23 PM
  5. Multiple Fixture Offsets
    By Benji in forum EdgeCam
    Replies: 5
    Last Post: 05-02-2007, 05:28 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.