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:

Ying Jiang

Verified Members
  • Posts

    254
  • Joined

  • Last visited

    Never

Posts posted by Ying Jiang

  1. PFE32 editor and many other text editors (include CIMCO Edit) comes in Mastercam installation: Settings --> Configuration --> Start / Exit -- > Editor.

     

    You would use Mastercam interface (under Settings) to edit .control & .mmd files and use one of the text editors to edit the pst file.

     

    If you have a .pst and .psb file, you can only edit the .pst file.

     

    It's a good idea to make backups before editing.

  2. The issue that you are having is that Z value needs to be I value but only for drilling cycles. Here is one way of doing it:

     

    1. Define address I:

     

    stri "I"

     

    2. Assign zabs/zinc from "Z" to "I" in pdrlcommonb:

     

    quote:

    result = nwadrs(stri,zabs)

    result = nwadrs(stri,zinc)


    Now, your pfzout in drill cycles would output Z values as I.

     

    Hope this helps,

     

    Ying.

  3. Eric,

     

    In Mastercam Editor, under "Tools" --> "Options" --> "Communications", select the correct xml file as the "Default Machine".

     

    Then, click on "Communications" on the main menu --> "Configure" and change the bauderate on the "Port" page.

     

    By the way, after you unchecked "FIFO" buffer, be sure to restart the PC.

     

    Have a great holiday,

     

    Ying.

  4. All depends on how your shop is setup. If you already have network connections at each machine, then Option 2 is good so you don't have to run too many cables. Otherwise, go with Option 1.

     

    DNC-Max is a good choice.

  5. Uncheck the "Use FIFO buffers" in the COM port advanced settings.

     

    Leave "FIFO buffer on" sometimes works fine, more times will not, especially if you do drip feeding. It's a good thing to turn it off. I've hooked up hundreds of machines via RS-232. One of the first thing I do at a installation is to turn off "FIFO buffers" on all COM ports.

     

    I prefer to use CIMCO Edit or DNC-Max to do RS-232 transfers. You can download a demo version from their web site if you are interested (http://www.cimco-software.com).

     

    Gota run, stones are coming my way... smile.gif

  6. HAAS machines are very easy to setup:

     

    1. Set the HAAS controller to 19200, Even, 7, 1, Software Handshake (Xon/Xoff) or DC code if you want to use "wait for Xon" function.

     

    2. Set CIMCO Edit or DNC-Max to 19200, Even, 7, 1, Software Handshake (Xon/Xoff). (Turn on "wait for Xon" if you like).

     

    You might already know, if "wait for Xon" is turned on, you have to send the file from the software side first then hit "read" or "cycle start (for DNC)" from CNC side.

     

    3. Turn off the COM port FIFO buffer and restart the PC then you should be good to go.

     

    Give your local CIMCO dealer a call if you need more details.

     

    Good luck!

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