588,238 active members*
4,925 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > PTC Pro/Manufacture > DRILLING WITH RIGHT ANGLE HEAD TOOL
Results 1 to 13 of 13
  1. #1
    Join Date
    Aug 2007
    Posts
    224

    Question DRILLING WITH RIGHT ANGLE HEAD TOOL

    AS SALAMO ALAIKUM BHAII

    Please see attach both videos 0f drilling with 90degree angle head...its looking good only in kinematic machine simulation in pro-e environment..but when i make a g-code of this file and check on machine then there are totally different behavior of my machine i don't know wat happen, please guide me regarding it i have to drill with 90degree angle head.....PLEASE DON'T CONSIDER THE ROTARY ATTACHMENT BECAUSE I HAVE TO DO THIS WORK ON SIMPLE 3 AXIS MACHINE..

    MACHINE I HAVE DAHLIH MCV270 WITH FANUC21iMB CONTROLLER
    ALSO ATTACH THE CURRENTLY USE POST PROCESSOR FOR 3- AND 4+1 AXIS MACHINING

    THANKS

    ASIF
    Attached Files Attached Files

  2. #2
    Can you post your nc file (G code) to look at??, and I'll try to give you a clue
    Mario

  3. #3
    walikum assalm bhai>
    may name is faiz i m from karachi may naumber is 03432637329 >may aap

    - - - Updated - - -

    walikum assalm bhai>
    may name is faiz i m from karachi may naumber is 03432637329 >may aap ki help karsakta hon>

  4. #4
    salam asif bhai >>

    may aap ko 1 (tap) file share karraha hon ye aap apni machine pay chala kar deikhya may umeed karta hon k ye program zaror chalyga>or ye mairi facebook ki id hai agar or discus karna ho tu aap mujahy add karsaktay hai>>>([email protected])
    Attached Files Attached Files

  5. #5
    Join Date
    Aug 2007
    Posts
    224
    yes bhaii check this file i checked this file on vericut based machine

    %
    N1 O0001
    N2 pdm
    N3 ( / RIGHT-ANGLE-ATTACHMENT)
    N4 G91G28Z0.
    N5 G91G28X0.Y0.
    N6 G91G28A0.
    N7 G91G28C0.
    N8 G00G80G40G49G90G54
    N9 G00A0.
    N10 G00C0.
    N11 ( / PART NAME : RIGHT-ANGLE-ATTACHMENT)
    N12 ( / DATE TIME : 26-FEB-13 14:11:47)
    N13 ( / NC SEQUENCE NAME : 33-CEN-DRILL)
    N14 ( / SEQUENCE TYPE : HOLEMAKING)
    N15 ( / SPINDLE SPEED : 1200.000000 RPM [CW])
    N16 ( / CUT FEEDRATE & UNITS : 80.000000 MMPM)
    N17 ( / RETRACT FEEDRATE & UNITS : N/A)
    N18 ( / PLUNGE FEEDRATE & UNITS : N/A)
    N19 ( / RETRACT HEIGHT : N/A)
    N20 ( / Z MINIMUM TOOL TRAVEL : 173.360000)
    N21 ( / Z MAXIMUM TOOL TRAVEL : 192.360000)
    N22 ( / TOOL NAME : CEN-DRILL)
    N23 ( / TOOL_TYPE : CENTER-DRILLING)
    N24 ( / CUTTER_DIAM : 6.000000)
    N25 ( / DRILL_DIAMETER : 3.000000)
    N26 ( / DRILL_LENGTH : 6.000000)
    N27 ( / LENGTH : 50.000000)
    N28 ( / TOOL_MATERIAL : HSS)
    N29 T3 M06
    N30 S1200 M03
    N31 G0 G43 Z159.300 M08 H3
    N32 X-011.000 Y-192.360 A-90. C0.
    N33 G83 X-011.000 Y-192.360 Z-008.600 Q.5 R13.4 F80. A-90. C0.
    N34 Y-173.360
    N35 G80
    N36 G0 Z179.792
    N37 G91G28Z0.
    N38 G91G28X0.Y0.
    N39 G91G28A0.
    N40 G91G28C0.
    N41 M98P0000L0.
    N42 M30
    %

  6. #6
    Join Date
    Jul 2003
    Posts
    1220
    Quote Originally Posted by fsa View Post
    .....but when i make a g-code of this file and check on machine then there are totally different behavior of my machine i don't know wat happen, please guide me regarding it i have to drill with 90degree angle head.....
    Your problem may be the Z Tool Length Offset being applied.

  7. #7
    Quote Originally Posted by fsa View Post
    yes bhaii check this file i checked this file on vericut based machine
    N30 S1200 M03
    N31 G0 G43 Z159.300 M08 H3
    N32 X-011.000 Y-192.360 A-90. C0.
    N33 G83 X-011.000 Y-192.360 Z-008.600 Q.5 R13.4 F80. A-90. C0.
    N34 Y-173.360
    %
    Hi fsa:
    To begin with, when you use an angle attachment, must modify your postprocesor; because yor axis are turned around.
    By looking at your code and the posted videos I asume the working position. (I might mistake some dimension, sorry about that.)
    You must position the machine ( in between lines 30 and 31) in "X 192.360" ( first hole) and "Z -159.300", then apply Tool Length Offset N 31 G0 G43 Y 11 H3 M8 ( NOW this is your drilling axis) and will put the tip of drill at 11 mm from the front of part. I asume that Y0 is in the front of part. I would have setted so.
    N 33 G83 Z-008.600 Q.5 R13.4 F80 ( drilling to a depth of 8.6 mm.)
    N 34 X 173.360 ( second hole; you're moving sideways)
    N 37 G91 G28 Y0 ( for safety, first clear the driling axis out of the way)
    N38 G91G28X0.Z0 ( now move the Z axis to the home.
    Remember I just analized your Gcode and came to this conclusion; need more help? just ask.
    Mario

  8. #8
    Join Date
    Jul 2003
    Posts
    1220
    I suggest coordinate rotation is needed:
    G19 (YZ Plane)
    G68 Y-192.36 Z0 R-90 (Centre of Rotation.)

    Code as if on the XY Plane and apply Tool Offset to Y Axis.

  9. #9
    yaar may aap say milsakta hon kia may nay apni machine pay chali hai >>mujhay option milgya hai pro/e may >right angle haed pay kaisy kaam kartat hai>>>>

  10. #10
    aap ki jo post bani hai wo 4 axis k hisab say bani hai >>is liay ye run nahi hogi >>>

  11. #11
    Join Date
    Aug 2007
    Posts
    224
    hello kiwi ???? cant undrstand ur post

  12. #12
    Join Date
    Jul 2003
    Posts
    1220
    Quote Originally Posted by fsa View Post
    hello kiwi ???? cant undrstand ur post
    Suggest you goggle G68, there will be examples better than I can explain.

    EDIT
    I think your code needs to be like this.
    G19
    G68 Y0 Z0 R-90
    N31 G0 G43 Z159.300 M08 H3
    N32 X-011.000 Y-192.360
    N33 G83 X-011.000 Y-192.360 Z-008.600 Q.5 R13.4 F80.
    N34 Y-173.360
    N35 G80
    N36 G0 Z179.792
    G69
    G17

  13. #13
    may aap ko vedio share karraha hon is say aap ko faida zaror hoga>
    Attached Files Attached Files

Similar Threads

  1. Angle drilling lathe
    By ProToZyKo in forum Fanuc
    Replies: 9
    Last Post: 10-01-2010, 07:26 PM
  2. r-8 right-angle drilling attachment
    By norvil1 in forum Tormach Personal CNC Mill
    Replies: 2
    Last Post: 04-01-2009, 02:09 AM
  3. variable angle drilling head
    By kendo in forum Haas Mills
    Replies: 21
    Last Post: 12-12-2008, 05:46 PM
  4. drilling in angle(oblique)
    By crish in forum Okuma
    Replies: 1
    Last Post: 05-13-2008, 05:37 AM
  5. peck drilling at an angle...
    By metalmansteve in forum G-Code Programing
    Replies: 3
    Last Post: 10-27-2006, 09:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •