585,567 active members*
3,547 visitors online*
Register for free
Login

Search:

Type: Posts; User: jtreanor

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,573

    Re: NEED HELP!! POST BUILDING PROBLEM

    The Z move values are "modal", only output when changed
    [<C>ZMOVE] forces the Z to output every time
    I think you are looking for ;CODE:%CANCEL=#ZMOVE
    think of it as a "one shot" modal reset
    ...
  2. Replies
    3
    Views
    1,508

    Re: Drilling holes Edgecam 2015 R1

    Part of the problem is in the post processor - Machine Parameters
    turn off the checkbox for Rapid 3D

    set Clearance = -15, Retract =.5, Level = -20, Depth -(?)
    the cycle will end at Z-15, add a...
  3. Replies
    1
    Views
    908

    Re: Fanuc 31B control

    Depending on your post settings - the helical move is output from
    Code Constructors - General Motion - 2D Circular Interpolation
    or
    Code Constructors - General Motion - Helical Interpolation -...
  4. Replies
    2
    Views
    1,198

    Re: Code Wizard and spaces

    Code Wizard - Format Table
    remove the space from in front of each "Word" letter
    ie. " X" change to "X"
  5. Re: Problem with postprossesor drilling/threading.

    in the General Motion - Rapid After Toolchange constructor

    if the X & Y values are "Modal" Edgecam only outputs the valus when they change

    to override the modal setting - force output now
    ...
  6. Replies
    3
    Views
    1,903

    Re: Componet and Machine Setup Mating offset

    In Code Wizard
    with a constructor dialog (Program Start) box open - click Help
    at the bottom - see also - select - Milling Tokens

    Token [ZABSORIGIN] is populated by the numeric variable = #ZSUB...
  7. Replies
    2
    Views
    2,000

    Re: Reducing Gcode lines in EdgeCAM

    most likely cause for excessive lines of code is the tolerance setting
    this is used in conjunction with the Control Tab - Option - NC Output Smoothing
    when set to None - the cycle will output...
  8. Thread: Post Issue

    by jtreanor
    Replies
    2
    Views
    875

    Hi Shrekoraya, as for the rough cycle, is the...

    Hi Shrekoraya,

    as for the rough cycle, is the on screen toolpath showing the tool going to the finish diameter.
    if it displays the toolpath correctly on screen.

    my guess would be that the...
  9. Replies
    1
    Views
    2,493

    Hi MikeHTech, I have this code in a Mazak "Sub...

    Hi MikeHTech,

    I have this code in a Mazak "Sub Spindle Dock Running" constructor
    it checks for and sets the B pickoff position #100 on the first part.

    ;CODE:#USESUB = 1
    ;CODE:#SBNUM=#SBNUM+10...
  10. Replies
    3
    Views
    3,968

    Hi Daudi, If your .mxt file is a few years old...

    Hi Daudi,

    If your .mxt file is a few years old - I recommend you start a new .cgd post.
    the post processor controls the cycles, functions and menus that are available
    in Manufacture Mode. ...
  11. Replies
    11
    Views
    5,969

    Hi Allan, trying to make sense of your...

    Hi Allan,

    trying to make sense of your schematic,
    the offset registers G54 G55

    the XYZB values in each register define a X0,Y0,Z0,B0 location,

    with the G54 B offset set to zero outputting...
  12. Replies
    5
    Views
    1,594

    User Account Control (UAC) is a new security...

    User Account Control (UAC) is a new security feature in Windows Vista that requires all users to log on and run in standard user privileges.

    turn off UAC
  13. Replies
    11
    Views
    5,969

    Hello age_cph to create a PCI (macro), in...

    Hello age_cph

    to create a PCI (macro),
    in manufacturing mode - dropdown menu - CUSTOM - COMMAND SAVE ON
    Auto Comments = YES (always)

    all keystrokes, digitizes, selections and inputs are now...
  14. Replies
    17
    Views
    1,634

    Hi John, a couple things, if you use...

    Hi John,

    a couple things, if you use "operations" edit the Operations - Preferences
    to limit what gets output, I personally don't use them because ALL of the cycle
    modifiers aren't available...
  15. Hi Cammer, a couple things, the "automatic"...

    Hi Cammer,

    a couple things, the "automatic" feature finder is just that, it follows a set of
    predefined rules when looking for features, sometimes you have to manually
    create your features, ...
  16. Replies
    10
    Views
    957

    Hi Greenweanie, I think your easiest solution...

    Hi Greenweanie,

    I think your easiest solution is an M-Function to output the
    engraving cycle with the option of P1 or P0,

    A PCI can only output or modify a defined cycle,
    once the M-Function...
  17. Replies
    2
    Views
    1,477

    Network Licensing - Preferred dongle

    Hi Tim,

    when the CLS starts it sends out a broadcast "ping" on your network,
    the first response it gets from a dongle anywhere on the network
    it tries to connect to.

    Your network key is...
  18. Replies
    3
    Views
    3,936

    Edgecam JavaScript

    Hi Everyone,

    Some Basic General Info on JavaScript / PCI

    Start with a couple basic instructions in the sequence window:
    - Pick a tool
    - Pick a cycle
    - Move to Toolchange

    Select Custom -...
  19. Replies
    6
    Views
    2,265

    Hello Soteer, My company purchased 8 new -...

    Hello Soteer,

    My company purchased 8 new - identical milling machines,
    there were shipped to 8 separate locations,
    installed / setup by 8 different technicians,
    the same program would NOT run...
  20. Replies
    4
    Views
    1,213

    Hi Gents, If you use 3 different size...

    Hi Gents,

    If you use 3 different size (geometry) boring bars,
    with 3 different (geometry) insert nose radius values,
    with 3 different grades of insert,

    9 tools are necessary to define the...
  21. Replies
    5
    Views
    1,509

    Hi GazMann, I have 2012R1 and cannot select /...

    Hi GazMann,
    I have 2012R1 and cannot select / digitize a toolpath, rapid
    or other move as an input for a new Rapid move end point.
    (probably a preference / selection setting somewhere)

    The...
  22. I suggest you take Mr. Meegrs offer to look at...

    I suggest you take Mr. Meegrs offer to look at it,
    I suspect he knows more than any of us.
  23. Replies
    4
    Views
    1,245

    for some people the glass is always half empty,...

    for some people the glass is always half empty,
    I thought it Champion Cam Guy,
    but sorry - don't have a variaxis
  24. Replies
    5
    Views
    1,509

    when ANY Edgecam instruction asks to digitize a...

    when ANY Edgecam instruction asks to digitize a point or coordinate,
    a digitize on screen will return all 3 XYZ coordinates,

    pressing the keyboard keys X, Y, Z or A(bsolute) or I(ncremental)...
  25. Replies
    5
    Views
    1,509

    Edgecam Translate Output Subroutines

    Hi Everyone,

    The trick to getting the subroutine to output correctly is to manually
    add a couple rapid moves to position the tool just before the instruction
    to be translated.

    We all...
  26. Replies
    17
    Views
    1,634

    Edgecam Output Subroutines

    Hi John,

    The trick to getting the subroutine to output correctly is to manually
    add a couple rapid moves to position the tool just before the instruction
    to be translated.

    We all appreciate...
  27. Replies
    6
    Views
    1,345

    Hi Mousongie, you need a newer "Adaptive" post...

    Hi Mousongie,

    you need a newer "Adaptive" post in order to access the new features.
    spindle control / coolant is now part of the tool selection.
    Radius Comp is part of the profile cycle.
    a lot...
  28. Replies
    5
    Views
    1,112

    Hi Mousongie, Pocket with raised boss, assume...

    Hi Mousongie,
    Pocket with raised boss, assume its a solid model

    Method 1 -
    Create a containment boundary around the top of the pocket.
    use an "Edge Loop" feature if you want it to be...
  29. Replies
    1
    Views
    810

    Hello Haeusser, I have noted a similar...

    Hello Haeusser,

    I have noted a similar situation when trying to "Generate" code -
    but only if the "Job Manager" is active and someone on the network
    has a Job Manager related item open.

    When...
  30. Replies
    6
    Views
    1,345

    Hi Mousongie, Personally I don't use...

    Hi Mousongie,

    Personally I don't use "Operations", the operation dialog does not have
    access to all the modifiers / options, if you edit the hole cycle afterward
    the operation explodes into...
Results 1 to 30 of 54
Page 1 of 2 1 2