Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Richard Bechard

Verified Members
  • Posts

    90
  • Joined

  • Last visited

Posts posted by Richard Bechard

  1. in ver X It will assign tool numbers sequentially if under op manager>files>tools you check number tools sequentially.

     

    The only problem I have with this is I can not get it to be checked when I open mcam, I have to check it on every new job.

    Anybody know where to change this in control definition? I can not find it.

    Thanks Rich

  2. much better start to thread now.

     

    welcome to the forum

     

    I have 2 hurcos and I use seperate posts because 1 of them is only ultimax 1 or 2 and the other is an ultimax 4.

    You could probably use the same post for yours if they both have the same software options rigid tap,enhanced nc,macros,etc. otherwise I would use seperate posts to allow you to tweak them for the options of the machine.

  3. if you want to move to an absolute position use from/to pick point on screen and without moving mouse enter axis letter and type in position tab though till xform dialog box reappears then apply. If mouse moves then fastpoint box reads mouse position and will move in all directions.when xform dialog box reappears check delta move values to make sure only the axis you want to move has a value.

     

    Rich

  4. I had the same or a similar problem with a hurco post after updating.I added brackets to the if statement that was causing it.It seemed like ver X needs better syntax for post.

     

    Here is the section I changed

     

    code:

      

    ptlchg0$ # Null tool change 1000

    if comment$ = 1,

    [ #added brackets to stop line number at end of last line rb

    n$, popcode,e$

    pr

    pcan

    n$, sgplane, ss$,e$

    if prv_z$ <> zr$ & op_id$ <> prv_op_id$, n$, psg00, zr$,e$

    if prv_c$ <> c$, protary

    pstorfr

    !op_id$

    ]

     

    I don't exactly remember if mine had a "Z" move with it or just the line number.

     

    I also had 2 lines near end that had just seq #'s so I changed this to get rid of those

     

    code:

      

    peof$ # End of file for non-zero tool 1003

    'n$', sgplane,e$ #added single quotes to stop blank line rb

    if prv_coolant$ <> 0,n$, pcooloff,e$ #added if statement to stop blank lines rb

    n$, "M5",e$

    n$, "G0 M25",e$

    #n, "G0", xh, yh

    n$, "M2",e$

    "E",e$

     

    hth Rich

  5. I am in the process of learning X it is going ok, but I keep finding the program really doesn't do anything more it just has a "windows" interface.The reduction in clicks everyone was talking about I haven't seen yet either it just seems like you click in more different spots than before.

     

    I wonder why ver X won't open more than 1 file in a session so you can window back and forth like other windows programs

  6. Hi,

     

    I tried plotting today from mcam X and got a fatal error that shut windows down with a big blue screen.

     

    "PAGE_FAULT_IN_NONPAGED_AREA winlinedrv.dll"

     

    I am using a calcomp designmate 3036 plotter with winline driver to serial port.dell dimension 4600 3 ghz with 512 mb ram running win XP.The plotter works fine with mcam 9,and all windows programs.

     

    could this be a serial port conflict? I couldn't find any plotter setup in X.

    Thanks in advance

    Rich

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...