Results 1 to 3 of 3

Thread: Here is a working post modification for a Kitamura Mycenter 1 w/ Yasnac i80M

  1. #1
    Registered
    Join Date
    Mar 2007
    Location
    USA
    Posts
    143
    Downloads
    0
    Uploads
    0

    Here is a working post modification for a Kitamura Mycenter 1 w/ Yasnac i80M

    I'll just post this here to document a simple post modification that I worked up to make a working post for my Kitamura Mycenter 1 vertical machining center with Yasnac i80M controls...

    Mastercam's "Generic Fanuc 3X Mill.PST" was almost perfect to run the machine. However with the generic post, my machine wouldn't do a tool change. I don't remember if it just sat there and did nothing, or if it had an alarm. Anyhow, the Kitamura requires that the Z axis is at home (zero) prior to a tool change. I'm guessing that some other machines automatically zero the z axis whenever a tool change is called.

    So, a simple modification is needed to the generic post to make it work for the Kitamura / Yasnac. The post needs to tell the Z axis to go to zero prior to each tool change.

    Here's how to do it:
    Make a copy of the Generic Fanuc 3X Mill.PST and rename it for your machine. The file is located in [installation directory]\mill\posts.

    Scroll down to the label "# Start of File and Toolchange Setup"

    After the block that says:
    if mi1$ <= one, #Work coordinate system
    [
    absinc$ = one
    pfbld, n$, sgabsinc, *sg28ref, "Z0.", e$
    pfbld, n$, *sg28ref, "X0.", "Y0.", e$
    pfbld, n$, sg92, *xh$, *yh$, *zh$, e$
    absinc$ = sav_absinc
    ]

    Add a new line that says:
    n$, *sg28ref, "Z0.", e$ #Added by [insert your name here] to make toolchange work on Kitamura.

    You should also add some comments to the header of the file describing the changes that you made. You can put comments anywhere - just start them with a '#'.

    Thank god for those late nights learning programming as a computer science major back in college. I think I would have been totally lost otherwise, as the Mastercam post processor system is pretty complex.

    Hope this helps and good luck!


  2. #2
    Registered
    Join Date
    Jul 2006
    Location
    usa
    Posts
    69
    Downloads
    0
    Uploads
    0
    Phoenixmetal

    I was wondering is the post processor going to be the same as far as the i80m or is it going to machine specific with the i80m? Reason i am asking is because i just got a shizuoka mill that has the i80m controller on it. so until i can afford it, (mastercam) a friend of mine is going to do the cam for me. I talked to mastercam and they said "we'll do the post but run it tell us what doesn't work and what does then rewrite it and do it again. I'm trying not to impose on my friend that much. Being that he is extremely busy and he is doing this as a favor.


    thanks
    bear


  3. #3
    Registered
    Join Date
    Mar 2007
    Location
    USA
    Posts
    143
    Downloads
    0
    Uploads
    0
    I'm guessing that the change I needed to make was specific to my particular combination of machine+control.

    It is very possible that the Generic Fanuc 3X Mill.PST file will work fine for your machine. Unfortunately, I don't think there is any way to know for sure until you try it out and see if it works or not.

    But in any case, so long as Mastercam (the company) will do the post modifications as needed, trying and testing through multiple iterations doesn't mean that you are necessarily imposing on your friend. Your friend only needs to do the Mastercam work once, and swapping out post processor files to regenerate the G-code is only a few mouseclicks each time.


Similar Threads

  1. Kitamura - Yasnac-i80M post
    By grantmi1 in forum Post Processor Files
    Replies: 8
    Last Post: 06-28-2011, 11:02 AM
  2. Newbie- Yasnac i80m to surfcam post
    By rpin1 in forum Post Processor Files
    Replies: 3
    Last Post: 05-01-2009, 01:19 AM
  3. Kitamura Mycenter 3B
    By sebaja in forum General Metal Working Machines
    Replies: 0
    Last Post: 10-16-2007, 06:22 PM
  4. Kitamura Mycenter 0
    By inertialabs in forum Shopmaster/Shoptask
    Replies: 0
    Last Post: 01-15-2007, 09:47 PM
  5. Yasnac i80m no DC control circuit power
    By randyh in forum Machine Problems, Solutions , Wireless DNC, serial port
    Replies: 2
    Last Post: 09-09-2005, 04:21 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.