585,602 active members*
3,598 visitors online*
Register for free
Login

Search:

Type: Posts; User: jbexplorer

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    907

    Hi Chintan, I would use a sub like this: %...

    Hi Chintan,

    I would use a sub like this:

    %
    L100
    G1G91Z-1F500
    G90X-150
    G91Z-1
    G90X30
  2. Replies
    6
    Views
    794

    Your right, just had a brain fart.... (nuts)

    Your right, just had a brain fart....

    (nuts)
  3. Thread: DATC

    by jbexplorer
    Replies
    6
    Views
    1,218

    I always hit the tool with a hammer , works good...

    I always hit the tool with a hammer , works good for me...

    JB
    :cheers:
  4. Replies
    6
    Views
    794

    N25 G17 G3 Y-.7475 I2.3227 J-.7475 F61.8794 ...

    N25 G17 G3 Y-.7475 I2.3227 J-.7475 F61.8794

    G17 is for "Y" "Z" interpolation.

    You need to use G18...

    JB
    :cheers:
  5. It's probably dirty. You could put in a new one....

    It's probably dirty. You could put in a new one.

    JB
  6. The cable wiring is different for a fanuc, hope...

    The cable wiring is different for a fanuc, hope this helps.

    JB
  7. Replies
    5
    Views
    1,343

    Good for you. I don't know of any back plotters...

    Good for you. I don't know of any back plotters that show the fadal subroutines. It would be nice to have one. I can see why you need one, program at home then take to work, and something does not...
  8. Replies
    5
    Views
    1,343

    You should be able to plot it on the screen. What...

    You should be able to plot it on the screen. What year and machine do you have?

    JB
  9. Replies
    5
    Views
    1,343

    Check out the manual on macros. You can use...

    Check out the manual on macros. You can use something like this

    %
    O111( ENGRAVE 6 PARTS.. 3 UP 3 DOWN
    L100
    XR1.YR2.
    L9201R1+0.R2+.25R3+R9.R0+.01F10.(FIRST LINE
    XR3.YR4....
  10. Replies
    3
    Views
    1,023

    You want to use mirror image G51.1 not rotate. ...

    You want to use mirror image G51.1 not rotate.

    %
    O1 ( MIRROR ENGRAVE
    M6T1( ENGRAVE TOOL
    M3S6000
    E1X-1.Y-1.( MOVE TO START OF ENGRAVING
    G51.1X0( MIRROR 'X' AXIS
    H1Z.15M8
    G1Z.1F15.
  11. At enter next command type PA The program will...

    At enter next command type PA
    The program will show. Now use the "D" key to move the cursor down to the line you want to change and type the new z = Z-.375 enter.
    It's really that simple.

    JB
  12. Replies
    8
    Views
    1,329

    At enter next command, type IN enter. then type...

    At enter next command, type IN enter.
    then type O1 enter for the program number.
    Then type the program.
    It's really that easy.

    JB
  13. Thread: Compact II?

    by jbexplorer
    Replies
    36
    Views
    8,115

    I just through the manuals out this year.

    I just through the manuals out this year.
  14. Replies
    6
    Views
    1,272

    Hope this helps.

    Hope this helps.
  15. I've had the program just disappear while running...

    I've had the program just disappear while running the part. Machine stops and nothing in memory. Now I RI after every job, after saving the programs. Haven't had a problem yet.

    JB
  16. Replies
    8
    Views
    2,024

    I don't see an H offset and the Z is at .5 but...

    I don't see an H offset and the Z is at .5 but the R0 is at 1.1 The Z needs to be the same or higher then the R0 Change it to this.


    N30G90G54G0X0.25Y-0.361S1000M03M8
    N40G1.Z0.5F11....
  17. Replies
    5
    Views
    1,110

    You can use a sub program. % O1( TEST L100...

    You can use a sub program.

    %
    O1( TEST
    L100
    N131 L9201 R0+0.05 R1+2. R2+.0125 R3+0 R4+1. Z-0.015 F30. (TEST 1101
    G0Z.1
    M17
    M30
    (MAIN PROGRAM
  18. add z change after x y and M45 N19 X44.1723...

    add z change after x y and M45


    N19 X44.1723 Y32.0931 Z-20.8 M45 (only here I want changed depth on Z-20.8)
    N20 X16.8723 Y51.9277 Z-2.09 M45
  19. Replies
    6
    Views
    874

    After the repair man left, I mounted a indicator...

    After the repair man left, I mounted a indicator to the spindle. Then moved x y with the hand control to the 4 corners to take the readings. Then I moved the table to the center and sweep a 14" dia. ...
  20. Replies
    6
    Views
    874

    The machine is level. That is the first thing the...

    The machine is level. That is the first thing the repair man did. We just don't have the money to fix it right right now. Just need to get by for a couple months.
  21. Replies
    6
    Views
    874

    Maching subplate flat

    I work on a 1999 Fadal 30 x 16 hs 88 CNC. I've run this machine since new. The other day I did the table push pull test with an indicator and got .004 - .005 movement in Y axis. I called the repair...
Results 1 to 21 of 21