585,948 active members*
3,822 visitors online*
Register for free
Login

Search:

Type: Posts; User: gerfmate

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Re: SIEMENS 828D RIGID TAPPING WITH IMPERIAL TAPS

    hey thanks for the heads up , that worked a treat, i pulled the program into the machine and did as you mentioned . Yaaay after half a day of muckin around hehe , dont know why i didnt think of that...
  2. Re: SIEMENS 828D RIGID TAPPING WITH IMPERIAL TAPS

    Thanks, yes i am using a cam system , HSMWorks , i might give it a try and preview the code in there
  3. Re: SIEMENS 828D RIGID TAPPING WITH IMPERIAL TAPS

    When i tap with metric taps i dont have any problems so not sure which part it doesnt like, attached is the code that works with metric taps
    ; %_N_0012_MPF
    ; T8 D=4 CR=0 - ZMIN=-10.795 - right...
  4. Re: SIEMENS 828D RIGID TAPPING WITH IMPERIAL TAPS

    ; %_N_0013_MPF
    ; T4 D=4.166 CR=0 - ZMIN=-12.7 - right hand tap
    G90 G94
    G71
    G64
    G17
    G0 SUPA Z0 D0
    M9
    T="8-32TAP"M6
    ; 8-32 UNC ROLL TAP
  5. SIEMENS 828D RIGID TAPPING WITH IMPERIAL TAPS

    G'day
    can anyone help me , i am having trouble with my siemens 828d alarming out when i want to rigid tap using an 8-32unc tap excepting i have converted it to metric M4.166 x 0.794 , for some...
  6. SIEMENS 828D RIGID TAPPING WITH IMPERIAL TAPS

    Hi All
    i currently have an issue with rigid tapping with an 8-32 unc tap , i am used to metric tapping but if i try and put a metric value to an imperial tap in the code the machine throws an alarm...
  7. Replies
    6
    Views
    2,553

    Re: SIEMENS 828D 3D MACHINING ISSUES

    Filtering , or smoothing, just another term for adding arc movements into the path where needed
  8. Replies
    6
    Views
    2,553

    Re: SIEMENS 828D 3D MACHINING ISSUES

    311146
    the dastardly finish before the discovery
  9. Replies
    6
    Views
    2,553

    Re: SIEMENS 828D 3D MACHINING ISSUES

    Ok FYI , not that i got much help on this thread but through trial and error at the expense or sacrifice of some of my jobs , ending up with horrendous finishes, on the so called "intelligent"...
  10. Re: SIEMENS 828D CYCLE83 DEEP HOLE PECK DRILLING CYCLE

    IT WORKED , THANKS HEAPS MATE!!:cheers:
  11. Re: SIEMENS 828D CYCLE83 DEEP HOLE PECK DRILLING CYCLE

    Thanks Mate , will give it a go, much appreciate it
  12. Thread: FANUC 11T

    by gerfmate
    Replies
    0
    Views
    585

    FANUC 11T

    could anyone help on sample code for turning with Fanuc 11T on a Takisawa TS15 , would be greatly appreciated:drowning:
  13. SIEMENS 828D CYCLE83 DEEP HOLE PECK DRILLING CYCLE

    Hi
    I am having trouble understanding this deep hole peck drilling , when i post this from hsmworks everything seems fine , but when i run the program, the drill doesnt seem to fully retract it...
  14. Replies
    6
    Views
    2,553

    Re: SIEMENS 828D 3D MACHINING ISSUES

    Hi Sturmer, with this version the CYCLE832 function activates all these , and usually with all other code eg contour , horizontal, pocket etc it is fine it is just when i go parallel every time it...
  15. Replies
    6
    Views
    2,553

    SIEMENS 828D 3D MACHINING ISSUES

    Not sure if anybody else has these issues
    but whenever i run a parallel tool path,(RASTER FOR SOME) this stupid controller always throws an error on a arc movement somewhere deep in the code even...
  16. Replies
    1
    Views
    444

    SIEMENS 828D 3D MACHINING ISSUES

    Not sure if anybody else has these issues
    but whenever i run a parallel tool path, this stupid controller always throws an error on a arc movement somewhere deep in the code even with cycle832 in...
  17. Thread: SIEMENS 828D

    by gerfmate
    Replies
    2
    Views
    285

    Re: SIEMENS 828D

    I am not too experienced with the 828d but i did purchase a machine with 828d end of last year 2014 , and i have been playing around with trying to get this bleeding controller to work properly like...
  18. Replies
    12
    Views
    4,383

    Re: contour ramp not doing a helix around arcs

    Yeah thanks,
    i used to use Mastercam for about 13 years but in the last year have switched to HSM works and really love it, although i find there is a lot less control over certain aspects of...
  19. Replies
    12
    Views
    4,383

    Re: contour ramp not doing a helix around arcs

    I have this very same issue and it is driving me nuts!! when i do an interpolation on the external rectangle the helix is fine as soon as i do the slot the bleeding thing does exactly the same as...
  20. Replies
    0
    Views
    689

    TAKISAWA TS15 FANUC 11T, MANUALS

    Hi
    I just bought this machine and it had no manuals etc so a little bit difficult to get started only used to the teach lathes so got to get my head around turrets and how to set up the jobs etc,...
  21. Re: newbie having a bit of a problem with feed rate

    by the looks of the code you could get a speed variation with the g01 linear motion between the arc moves you will get an issue if your machine does not have a look ahead function so reading line for...
  22. Replies
    8
    Views
    3,374

    Re: Siemens 828d continuous path mode problem

    Hi there Michaelt83 , did you ever get that problem solved , we have a Siemens 828d controller with the same issues , usually on our fanuc look aheads we use a G05.1Q1 , and assuming the Siemens...
  23. Replies
    14
    Views
    2,445

    Re: The best way to learn CAD

    Hey Dude
    the best way to start is to get a demo or educational cad application, solidworks is a good one and Rhinoceros 3d , but there are many out there,
    go onto youtube there are heaps of...
  24. Replies
    21
    Views
    6,833

    Re: How to engrave a curved (Domed) cover.

    here's a little something i rustled up for a customer a few years back if it attaches 248464
  25. Replies
    9
    Views
    1,562

    Re: mastercam expert needed

    Hi there , depending on the size of your cutter, you can just set the in and out to 10% which will calculate 10% of your cutter diameter
  26. Replies
    9
    Views
    1,562

    Re: mastercam expert needed

    hi there
    if you want the lead in and lead out to come out before the end you can select , to lead in and out at the midpoint of a geometry. So if you select the longest edge curve then it will...
  27. Replies
    21
    Views
    6,833

    Re: How to engrave a curved (Domed) cover.

    If you want , you can send me the model and i can program it for you, using mastercam, it is very easy
  28. Replies
    2
    Views
    1,045

    AH HAAAA!!!

    I HAVE FINALLY GOT THE PROBLEM SORTED , WITH THE DOOSAN DNM650 FANUC I SERIES , WHICH IS THE OIMD, WHEN YOU STOP A PROGRAM MID DNC YOU NEED TO FLIP THE SWITCH TO EDIT THEN HIT RESET BEFORE YOU CAN...
  29. Replies
    2
    Views
    1,045

    FANUC OIMD DNC ISSUES

    HELP HELP HELP!!
    I JUST BOUGHT A BRAND NEW DOOSAN DNM650 VMC, AND AM USING CIMCO EDIT PROFESSIONAL WITH A DNC PORT ,
    THE ISSUE I HAVE IS THAT WITH THE CURRENT DNC SETTINGS I HAVE FOR MY CHEVALIER...
  30. CNC DIRECT IN AUCKLAND SELLS THE TAKISAWA AND...

    CNC DIRECT IN AUCKLAND SELLS THE TAKISAWA AND CHEVALIER ,NOT SURE WHAT THE CHEV IS LIKE WITH SLANT BED OR PRODUCTION BUT I BELIEVE THE TAKISAWAS ARE GOOD
Results 1 to 30 of 37
Page 1 of 2 1 2