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:

Chris Parish

Resellers
  • Posts

    250
  • Joined

  • Last visited

Posts posted by Chris Parish

  1. In Mcam x2... the legacy communications stopped working (com2 , E, 7, 2)... It is a fadal cnc w/ fadal control...

     

    It worked (DNC legacy ICON) up until last Tuesday, so I had him try the "mastercam editor", using the communications in the MCAM editor, it tells me com2 not registered.. so I talked to "tech Support", went into the system registry, com2 is registered... No clues what to try next...

     

    Went back to Mastercam V9, communications works great... Any Ideas as what to try to get "X2" to work again

     

    bonk.gif

  2. Hello:

     

    When using the USB cable from the computer to the "HP 1020" Laserjet, it takes several minute for the file to actually print... It doesn't matter if it is a square or a mold design... It seems as though the bigger the file, the longer it takes to print.

     

    I check the "spooling" options.. and all seems to be fine...

     

    Any ideas confused.gifconfused.gif

  3. Cadmonster: Hope this helps (ptap / pcanceldc)

     

    ptap #Canned Tap Cycle

    pdrlcommonb

    #RH/LH based on spindle direction

    if use_pitch, pbld, n, "G95", e

    if use_pitch = 0,

    [

    pcan1, pbld, n, *sgdrlref, *sgdrill, pdrlxy, pfzout, pcout,

    prdrlout, *feed, strcantext, e

    ]

    else,

    [

    if met_tool, pitch = n_tap_thds # Tap pitch (mm per thread)

    else, pitch = 1/n_tap_thds # Tap pitch (inches per thread)

    pcan1, pbld, n, *sgdrlref, *sgdrill, pdrlxy, pfzout, pcout,

    prdrlout, *pitch, !feed, strcantext, e

    ]

    pcom_movea

    tapflg = 1

     

     

    pcanceldc #Cancel canned drill cycle

    result = newfs (three, zinc)

    if tap_feed = one & drillcyc = three, result = newfs (15, feed) #Cancel tap feeds with 4/3 decimal places

    z = initht

    !z

    if cuttype = one, prv_zia = initht + (rotdia/two)

    #else, prv_zia = initht #G91 Z depth from initial height

    else, prv_zia = refht #Fanuc style - G91 Z depth from R level

    pxyzcout

    !zabs, !zinc

    prv_gcode = zero

    if cool_zmove = yes & (nextop=1003 | (nextop=1011 & t<>abs(nexttool))), coolant = zero

    pcan

    if drillcyc <> 8, pcan1, pbld, n, "G80", scoolant, strcantext, e

    if use_pitch & tapflg = 1, pbld, n, "G94", e

    pcan2

    tapflg = 0

  4. Bpin:

     

    I would normally agree..however, I have a customer that turns on the spindle about 1/2 inch deep into a previos hole... It works quite well ... I was surprised.. so I modified their post as to what they liked...

  5. CNC Software (Mastercam) has classes that are offered several times through the year... If these classes are not filled, sometimes they may postpone. Also, some dealers have the capabilities to teach post writing, you may want to contact you local Mastercam reseller.

  6. Misc integers to flag a condition

     

    Ex1: Probe 0=no, 1=yes

    then in the mics reals, you can call up the macro program number

     

    Ex2:Also, using the custom drill parameters it can be done to fill in the custom dialog parametrs

     

    There's many ways of incorpaorating it, its just which way is more comfotable for you to use

     

    shoot me an e-mail.. I can help

  7. Does anyone have (or an idea) of where I can get hold of a macro for engraving part numbers that increment sequentially

     

    Ex. P/N 1234 then next part might be P/N 1235 etc

     

    I was thinking of Writing out numbers 0 thru 9 in incremental mode then calling up a sub program / Macro that would call up each variable number to and just place in at the X, Y location....

     

    If you guys have any ideas please let me know..

     

    Thanks,

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