603,336 active members*
3,951 visitors online*
Register for free
Login
Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2013
    Posts
    0

    parametric programming for a free contur pocket

    can someone help me build an milling program for an pocket , the pocket has t shape

  2. #2
    Join Date
    Sep 2010
    Posts
    1230
    Quote Originally Posted by summer80 View Post
    can someone help me build an milling program for an pocket , the pocket has t shape
    You need to supply more information. Do you want the parametric program to calculate the X,Y coordinates based on variables set by the user, or do you want just a program that will perform a repeat of X,Y clearing data until to depth with a given depth of cut.

    Regards,

    Bill

  3. #3
    Join Date
    Feb 2013
    Posts
    0
    The t slot is big, so i need a program that is gone calculate x and y from the midle to the finished contur, and repeat that to the final depth. I think i can do the loop for z increment, but i need hellp with the pocket program.

  4. #4
    Join Date
    Aug 2011
    Posts
    2517
    you still need to supply a basic sketch with some sizes at least otherwise we can't write the program and also the diameter of the cutter you intend to use.

  5. #5
    Join Date
    Feb 2013
    Posts
    0
    Quote Originally Posted by fordav11 View Post
    you still need to supply a basic sketch with some sizes at least otherwise we can't write the program and also the diameter of the cutter you intend to use.
    As you can see on the attachement, i am trying to get this parametric program because i have hundreds of diferent geometries for this pokets. 'A' and 'B' dimensions are variables for diferent parst.
    Attached Thumbnails Attached Thumbnails Part1.jpg  

  6. #6
    Join Date
    Feb 2007
    Posts
    317
    is corner radius always the same or should be parametric? Same thing for the angle of the lines that join the large and the narrow part of the T and the length of the narrow part. Also, How "A" dimension can be 0???

  7. #7
    summer80 Guest
    Quote Originally Posted by samu View Post
    is corner radius always the same or should be parametric? Same thing for the angle of the lines that join the large and the narrow part of the T and the length of the narrow part. Also, How "A" dimension can be 0???
    A dimension in the tabel is 0 just to show what is the other dimension at that point. Radius does not mater depending on the smaler T side is the radius of tool. Same for the angle

  8. #8
    Join Date
    Feb 2007
    Posts
    317
    if the T shape can be just two rectangle perpendicular each other with tool radius in the 6 outside corner and sharp corner in the 2 inside corner it could be easy enough to program but with radius in the inside corner and angle on the junction of the two rectangle, it involve a lot of calculation. Let me know if we could simplify the shape like i suggest, and i'll can try something

  9. #9
    Join Date
    Aug 2011
    Posts
    2517
    Quote Originally Posted by summer80 View Post
    As you can see on the attachement, i am trying to get this parametric program because i have hundreds of diferent geometries for this pokets. 'A' and 'B' dimensions are variables for diferent parst.
    hundreds? there's 9 different size pairs. the shape is mirrored so you only need to program half of it then apply X mirror image if you are low on memory. if not, why can't you just write the program long hand, it's really not that difficult. certainly not something that needs macro programming to do it. program should be 5-10 minutes each. so say 9x10 = 90 minutes to write 9 programs with copy/paste and change a few sizes. since this is a pocket you can rough mill a 'T' shape then machine around the shape profile with the cutter in one pass using G41/G42.
    btw the drawing you supplied is still not good enough to write the program. you need to provide all sizes or program can not be done. i.e. distance from top to angle step and radius, or intersection point of angle face and side face and either angle of tapered line or intersection point of angled line and lower 'T' vertical line and width of lower 'T' section.
    In other words it can not be done at all with the info you provided.

  10. #10
    Join Date
    Feb 2007
    Posts
    317
    In other words it can not be done at all with the info you provided.
    I agree that information is not complete, but just to put everything parametric and nothing could be missing. We cannot say that dimension is missing in parametric programming, cause dimensions are variable.

Similar Threads

  1. Parametric programming.
    By chrisryn in forum Parametric Programing
    Replies: 33
    Last Post: 12-03-2014, 02:33 AM
  2. new to parametric programming
    By dougdownunder in forum Commercial CNC Wood Routers
    Replies: 1
    Last Post: 04-24-2012, 08:48 PM
  3. New to Parametric Programming
    By dougdownunder in forum Parametric Programing
    Replies: 4
    Last Post: 09-11-2011, 02:32 PM
  4. Free Parametric 3D CAD
    By av.vwyk in forum Uncategorised CAD Discussion
    Replies: 0
    Last Post: 11-16-2010, 02:56 PM
  5. Parametric Programming
    By weaston in forum Uncategorised CAM Discussion
    Replies: 4
    Last Post: 02-20-2007, 02:25 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
  •