585,599 active members*
3,588 visitors online*
Register for free
Login

Search:

Type: Posts; User: PJPowers

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    746

    Re: Fanuc macro programming, interactive

    you can use an unused offset as your variable. I've used this many times. That's what I use my extended work coordinates for. Like I wrote a facing program that looks to the G54.1P1 offsets for the...
  2. Replies
    1
    Views
    756

    Re: 360 fanuc canned cycles?

    the default fanuc post will have basic canned cycles already built in. If your trying to do something that isn't specifically built into the post it will translate it to G01,G02,G03 and G00 moves.
    ...
  3. Re: Inventor HSM Fanuc post processor v Cincinnati Arrow with CT FNC 4 control

    Mathematically what you have should work. Are you using tool radius comp? Are you using an origin shift? These things could cause errors with some older Fanuc controllers.
  4. Fanuc 15M custom macro for saw angle help.

    I want to write a macro to make saw cuts through MDI mode and I can't figure out how to calculate the angle of the cut.

    The saw blade will rotate in 360 degrees with G58C0. being pointed toward +...
  5. Re: My used Gerber Sabre 408 got delivered... Now what?

    Any edition of Omega should work. If you have cad software already you won't need composer. You can right click any .dxf or .dwg file and select open with => ArtPath and it will import it. It's best...
  6. Replies
    0
    Views
    379

    Plastic material Ebay store

    http://stores.ebay.com/powersplastics


    You can also contact us directly at 513-779-0990
    QCP | Cut-to-Size Plastics Sheet, Plate, Rod & Tube
    We sell stock acrylic, polycarbonate, delrin, nylon,...
  7. Replies
    1
    Views
    1,011

    I figured it out

    Here it is in case anyone cares to know.

    Any combination of drills may then be extended by programming

    #1133 = N

    where N is the sum of all the required drill values. Each drill value can be...
  8. Replies
    1
    Views
    1,011

    Aggregate or Side boring option M codes?

    Hello, I am experimenting with a device that no one at our shop has ever used before. I'm not sure exactly what it is called but I believe it is an Aggregate head, or a side boring/ drill bank...
  9. Replies
    8
    Views
    2,326

    I have found that not all controllers will allow...

    I have found that not all controllers will allow you to easily cancel a G92 move. One code I found to work on at least one controller was:

    G92.2X0.Y0.
    or
    G92.3X0.Y0.

    We have a Northwood...
Results 1 to 9 of 9