Page 1 of 2 12 LastLast
Results 1 to 12 of 20

Thread: Sketch fillet between 2 non intersecting arcs

  1. #1
    Registered
    Join Date
    Sep 2011
    Location
    USA
    Posts
    27
    Downloads
    0
    Uploads
    0

    Sketch fillet between 2 non intersecting arcs

    I'm fairly new to SW, and this is something I haven't figured out how to do. As an example, I draw an arc with a 1" dia at 0,0, and another arc with a 1" dia at 1.375, .375

    Now, I want to draw a .250r fillet between them. When I try to do it, SW gives me an error saying the 2 arcs don't intersect.

    I can do it in Mastercam or Autocad, and it's a no-brainer, it just does it.

    This is something I need to do a lot, mainly in pockets with curved walls. I can get it to work by figuring out the arc center for the fillet, but that's time consuming and needless. Is there some other function I'm not aware of to do this?

    TIA


  2. #2
    Registered beege's Avatar
    Join Date
    Feb 2008
    Location
    USA
    Posts
    546
    Downloads
    0
    Uploads
    0
    If it were me (I don't know Solidworks), I might create a circles .250 larger than the two original arcs, and draw a .250 circle at their intersection, and it would be tangent to the two other arcs. Other than that, a fillet between the two arcs should work.


  3. #3
    Registered
    Join Date
    Jun 2008
    Location
    USA
    Posts
    323
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Larry Dickman View Post
    I'm fairly new to SW, and this is something I haven't figured out how to do. As an example, I draw an arc with a 1" dia at 0,0, and another arc with a 1" dia at 1.375, .375

    Now, I want to draw a .250r fillet between them. When I try to do it, SW gives me an error saying the 2 arcs don't intersect.

    I can do it in Mastercam or Autocad, and it's a no-brainer, it just does it.

    This is something I need to do a lot, mainly in pockets with curved walls. I can get it to work by figuring out the arc center for the fillet, but that's time consuming and needless. Is there some other function I'm not aware of to do this?

    TIA
    You will have to draw in the .250r arc near were you want it and add a "Tangent" relation to the other 1" dia arcs. Kind of a PITA. OR

    This is hard to explain, its kind of a hidden function. Use the line command
    1. make a straight line
    2 release mouse button leave cursor on line
    3. push down button and drag cursor back down the line, then drag out in a circular motion off end of line.
    4 You should get a arc.
    5 repeat #2 and #3 on the arc.
    6. do #5 on the arc

    You will have to go back and dimension them.
    It takes a bit to get used to.

    Mike


  4. #4
    Registered
    Join Date
    Jul 2004
    Location
    USA
    Posts
    124
    Downloads
    0
    Uploads
    0
    I'm still a little unclear of what you are trying to do but I took a guess and posted some screenshots that may be helpful. Anytime I make a filet/round in a sketch I like to make a circle, and then connect it to something else via a tangency relation, and then I trim off the unused section (trim-to closest). I'm used to an older version of SW which had some issues, and this is a method that I had success with so I stuck with it.
    Was my guess correct or are you trying to do something completely different?

    -Matt
    Attached Thumbnails Attached Thumbnails Sketch fillet between 2 non intersecting arcs-fullscreen_capture_1192012_100811_.jpg   Sketch fillet between 2 non intersecting arcs-fullscreen_capture_1192012_101016_.jpg   Sketch fillet between 2 non intersecting arcs-fullscreen_capture_1192012_101024_.jpg   Sketch fillet between 2 non intersecting arcs-fullscreen_capture_1192012_101030_.jpg  

    Sketch fillet between 2 non intersecting arcs-fullscreen_capture_1192012_101039_.jpg   Sketch fillet between 2 non intersecting arcs-fullscreen_capture_1192012_101044_.jpg  


  • #5
    Registered
    Join Date
    Sep 2011
    Location
    USA
    Posts
    27
    Downloads
    0
    Uploads
    0
    Thanks for the replies. That's exactly what I was trying to do. Seems like a lot of extra steps though. I might have a pocket with all curved walls, and 30 or so fillets. Seems like a PITA, I was hoping there was an easier way.

    I guess what I really don't understand is why the fillet function won't do it. If Mastercam could get it to work, it can't be too difficult.


  • #6
    Registered
    Join Date
    Jun 2008
    Location
    USA
    Posts
    323
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Larry Dickman View Post
    Thanks for the replies. That's exactly what I was trying to do. Seems like a lot of extra steps though. I might have a pocket with all curved walls, and 30 or so fillets. Seems like a PITA, I was hoping there was an easier way.

    I guess what I really don't understand is why the fillet function won't do it. If Mastercam could get it to work, it can't be too difficult.
    Maybe it would be faster using the "Feature" fillet routine after putting in the rough pocket, instead of the "Sketch" fillet before pocketing. I usually stay away from sketch fillet if possible. The "feature" fillet has more power and less mouse clicks overall.

    Mike


  • #7
    Registered
    Join Date
    Sep 2011
    Location
    USA
    Posts
    27
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Mike 1948 View Post
    Maybe it would be faster using the "Feature" fillet routine after putting in the rough pocket, instead of the "Sketch" fillet before pocketing. I usually stay away from sketch fillet if possible. The "feature" fillet has more power and less mouse clicks overall.

    Mike
    Only problem I see there, if I have a number of non intersecting circles that make up the pocket walls, I don't have a chain that I can extrude.


  • #8
    Registered
    Join Date
    Feb 2009
    Location
    USA
    Posts
    92
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Larry Dickman View Post
    Only problem I see there, if I have a number of non intersecting circles that make up the pocket walls, I don't have a chain that I can extrude.

    I think I see what you're trying to do, and it makes me wonder if maybe it might be easier to define your pockets differently. Is there a simple example part you can share that has a fully defined pocket the way you want it? It would be easier to suggest alternatives if we could see an example.

    I'm no SW expert, but if there's one thing I have learned, it's that when something seems more difficult than it should be, there is always a better way to do it.

    One possibility is to draw an endpoint arc from one circle to the next, then add tangent relations and dimension.


    C|


  • #9
    Registered
    Join Date
    Sep 2011
    Location
    USA
    Posts
    27
    Downloads
    0
    Uploads
    0

    Thumbs up

    Quote Originally Posted by cygnus x-1 View Post
    I think I see what you're trying to do, and it makes me wonder if maybe it might be easier to define your pockets differently. Is there a simple example part you can share that has a fully defined pocket the way you want it? It would be easier to suggest alternatives if we could see an example.

    I'm no SW expert, but if there's one thing I have learned, it's that when something seems more difficult than it should be, there is always a better way to do it.

    One possibility is to draw an endpoint arc from one circle to the next, then add tangent relations and dimension.


    C|

    Here is a simple example. The first pic is a view of the pocket. The second view is the geometry. The geometry in green are the arcs and lines that are defined on the b/p. The geometry in red are fillets in between them all. This was drawn in MC. I drew all the Green features, then added the fillets. 2 mouse clicks per fillet is all it takes, no extra geometry, no trimming, just click around the chain and it's done.
    Attached Thumbnails Attached Thumbnails Sketch fillet between 2 non intersecting arcs-x1.jpg   Sketch fillet between 2 non intersecting arcs-x2.jpg  


  • #10
    Registered BanduraMaker's Avatar
    Join Date
    Dec 2010
    Location
    USA
    Posts
    492
    Downloads
    0
    Uploads
    0
    Use the offset entity using the initial set of holes as the source to begin creating your pocket. You should then have mostly intersecting arcs between which you can fillet.

    The big benefit to doing that is that if you change the diameter of your holes, the pocket will update automagically.
    -Andy B.
    http://www.birkonium.com CNC for Luthiers and Industry http://banduramaker.blogspot.com


  • #11
    Registered
    Join Date
    Feb 2009
    Location
    USA
    Posts
    92
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Larry Dickman View Post
    Here is a simple example. The first pic is a view of the pocket. The second view is the geometry. The geometry in green are the arcs and lines that are defined on the b/p. The geometry in red are fillets in between them all. This was drawn in MC. I drew all the Green features, then added the fillets. 2 mouse clicks per fillet is all it takes, no extra geometry, no trimming, just click around the chain and it's done.

    Interesting part. My first thought (as an engineer) is, do to the pocket walls really have to be that complicated? But it sounds like you are working with someone else's part, so that doesn't really help you any.

    The way I would probably approach this is to create offset circles for each of the defined holes. Then sketch in the fillet arcs, and add tangent relationships and dimensions. Then use the trim tool to clean up.

    It seems this is one of those occasions where MC has a specialized sketch tool (among many others) that just happens to be perfect for the job. Whereas Solidworks takes a simpler approach with fewer sketch tools that are more universal. It makes sense in that SW is geared toward 3D modelling, where MC is based on 2D sketching. Personally, having learned both MC and SW at the same time, I found that SW is far more friendly and "fun" to use, where MC always seems a chore. But, I digress.

    C|


  • #12
    Registered
    Join Date
    Sep 2011
    Location
    USA
    Posts
    27
    Downloads
    0
    Uploads
    0
    Thanks to all for the suggestions. It appears that drawing the fillet arc, then making it tangent to the other arcs is the way to go.

    So far, Solidworks is the only cad program I've used where this was an issiue, I'm just curious why. Maybe because they want you to define relationships between all the elements in the chain?


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. intersecting curve and arcs - impossible?
      By jeh2001 in forum Dolphin CADCAM
      Replies: 2
      Last Post: 02-02-2011, 10:51 AM
    2. Need Help!- Incremental arcs and Break arcs into lines
      By forhire in forum NCPlot G-Code editor / backplotter
      Replies: 10
      Last Post: 09-16-2010, 11:55 AM
    3. Finding self intersecting geometry
      By MetropolisCNC in forum Solidworks
      Replies: 2
      Last Post: 06-03-2009, 12:46 AM
    4. self intersecting error What The
      By Prboz in forum BobCad-Cam
      Replies: 1
      Last Post: 05-31-2007, 08:31 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.