587,047 active members*
2,503 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2011
    Posts
    75

    DX32 Programming

    I was hoping someone here could help me with a programming problem on a TC22 with a dx32 control
    I have 62 parts to setup and drill a bolt pattern which is no problem but I need to cut an o-ring groove around a .250 hole that gets drilled in the same surface
    The o-ring groove is .093 wide with an o.d of .750 and is .05 deep
    It is located at X +1.121 and y +1.344
    The large bolt circle is around x0. and y0.
    I just can't get the control to cut the circle at the desired location
    If some one could shed some light on how to do this I would appreciate it
    Just not sure in how to setup the i-j-k shifts
    I am going to cut this with a 3/32 em so I only need to make a pass around the groove without
    any cutter comp
    I will do it in 3 step down passes to get to depth
    Thanks for your time

  2. #2
    Join Date
    Dec 2005
    Posts
    504
    Basically, subtract your cutter width (0.09375) from the OD (0.75) and divide by 2, that will give you your cutter center radius. Add this to your circle center I value, this will be your start point. I and J is your circle center. In the G2/G3 command, XY are your end points and IJ is your center. Something like this... check my math.

    G0 X1.4491 Y1.3440
    G1 Z-0.0225 F40.0
    G3 X1.4491 Y1.3440 I1.1210 J1.3440 F40.0

  3. #3
    Join Date
    Sep 2011
    Posts
    75
    Thanks FORHIRE
    I read the programming manual a couple times regarding the use of G2-G3 and got it to run perfect
    pretty much just like you are saying
    Takes a few minutes to cut the 0-ring groove,just can't push that little cutter much
    Cut 20 parts with the same em, so far so good
    Thanks for taking the time to answer

Similar Threads

  1. DX32 Programming HELP
    By minton in forum Controller & Computer Solutions
    Replies: 2
    Last Post: 03-02-2011, 12:44 AM
  2. DX32 Programming Aids or Examples
    By minton in forum Bridgeport / Hardinge Mills
    Replies: 3
    Last Post: 01-14-2011, 01:20 AM
  3. Bridgeport DX32 Programming
    By minton in forum Bridgeport / Hardinge Mills
    Replies: 2
    Last Post: 07-23-2010, 03:21 PM
  4. New to me 308 with DX32
    By Ranchero50 in forum Bridgeport / Hardinge Mills
    Replies: 8
    Last Post: 04-11-2008, 05:12 PM
  5. need Bridgeport discovery DX32 programming help
    By dfelice in forum Bridgeport / Hardinge Mills
    Replies: 8
    Last Post: 07-17-2007, 03:24 PM

Posting Permissions

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