Results 1 to 4 of 4

Thread: Matsuura Horizontal Help Needed

  1. #1
    Registered
    Join Date
    Jul 2005
    Location
    usa
    Posts
    68
    Downloads
    0
    Uploads
    0

    Matsuura Horizontal Help Needed

    We recently aquired a Matsuura mc400-h with 11 pallets. Reason I am writing is that I am in charge of the programming here. Until we aquired this machine all our machines were vertical mills. I have learned to operate the Matsuura but am having a little difficulty using the pallet changer. I don't know the how to set the scheduling on this machine. I was wondering if you could assist me
    I know this may be a lot to ask but i can not seem to find this information anywhere. the person that we bought the machine from did not have any idea. Nor did he have the programming manual.

    If you are unable to help than I thank you for you time.


  2. #2
    Registered
    Join Date
    Jun 2006
    Location
    USA
    Posts
    478
    Downloads
    0
    Uploads
    0
    Does the machine have the software for "scheduling"? If not then pallet no. etc. would go in the machining prog. at the begining. A main prog. would then be written to call the sub. which would do the req'd machining for that pallet.

    Main prog. Example:
    O9999;
    M98 P1;
    M98 P2;
    M98 P3;
    M30;

    Sub. example:

    O1;
    M71 (Calls pallet #1, Yours may differ here)
    ;
    ;
    ;
    ;
    ;
    M99 (return to main)

    O2;
    M72 (Calls pallet #2, Yours may differ here)
    ;
    ;
    ;
    ;
    ;
    M99 (return to main)

    O3;
    M73 (Calls pallet #3, Yours may differ here)
    ;
    ;
    ;
    ;
    ;
    M99 (return to main)


  3. #3
    Registered
    Join Date
    Jul 2005
    Location
    usa
    Posts
    68
    Downloads
    0
    Uploads
    0
    Yes the machine does have the scehduling software.. I can get it to do one pallet but not one then the next then the next always stops at the program being run.. sample below

    O1000 (PROGRAM NUMBER)
    G30 G91 X0 Y0 Z0 (PLACES MACHINE IN PALLET CHANGE POSITION)
    M61 (RUNS SCHEDULE)
    P10 (NOT SURE) THERE IS NO PROGRAM # IN MACHINE)
    G90
    M70 (NOT SURE)
    M30

    in the machine each pallet is assigned a program #.. so when the pallet come up it runs the program associated with that pallet.. what is does is

    I run program O1000 then it changes pallets and runs program #1 which is tied to that pallet then it stops. it won't go to the next pallet.. and then run that one.. i know it's a programming issue. I tried to put an M99 instaed of M30 in the program associated with the pallet .. but it ends up doing an endless loop.. does not go back to the first program which is # 1000
    any ideas? some one who has one of these would really be able to help..

    thanks


  4. #4
    Registered
    Join Date
    Jun 2006
    Location
    USA
    Posts
    478
    Downloads
    0
    Uploads
    0
    I've only ran the two pallet matsurra machines. I think they use M60 if I'm remembering correctly.


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.