sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download

    [req] sketch fillet tool

    Scheduled Pinned Locked Moved Plugins
    18 Posts 9 Posters 9.9k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • plot-parisP Offline
      plot-paris
      last edited by

      could you post an explaining graphic, please? I am not sure, what you mean

      1 Reply Last reply Reply Quote 0
      • R Offline
        remus
        last edited by

        Start with this:

        http://farm4.static.flickr.com/3144/2695455334_5cea8bf345.jpg?v=0

        Select the 2 edges, type in a radius and get this:

        http://farm4.static.flickr.com/3093/2695455366_45d2091f95.jpg?v=0

        http://remusrendering.wordpress.com/

        1 Reply Last reply Reply Quote 0
        • P Offline
          pav_3j
          last edited by

          yeah i can see how this could be useful, isn't it essentially the same as the bezier edge thingy?

          sorry for the lack of detail, i'm exceptionally tired.

          pav

          Just won the 'Who is Least Competitive Championships' where trying to win will make you lose. Trying to lose makes you win which makes you lose. Not trying at all makes you lose which makes you win which makes you lose.

          1 Reply Last reply Reply Quote 0
          • R Offline
            remus
            last edited by

            No, the bezier edge thing only works between 2 faces, i was thinking of this as working between 2 edges as in rounding one corner of a rectangle.

            Perhaps it could be built in to the bezier edge tool? (remeber that beer fredo πŸ‘ )

            http://remusrendering.wordpress.com/

            1 Reply Last reply Reply Quote 0
            • P Offline
              pav_3j
              last edited by

              i stand corrected!

              personally i can't think of when i'd use it, but i'm sure i wouldn't be without it if i had it!

              pav

              Just won the 'Who is Least Competitive Championships' where trying to win will make you lose. Trying to lose makes you win which makes you lose. Not trying at all makes you lose which makes you win which makes you lose.

              1 Reply Last reply Reply Quote 0
              • M Offline
                matt77
                last edited by

                it already exists, try one of the rubies attached.

                I cant remeber where i got these, so i cant take any credit for the actual scripts..

                has worked a treat for me for awhile...

                all the best

                matt


                FilletTool.rb

                1 Reply Last reply Reply Quote 0
                • R Offline
                  remus
                  last edited by

                  Could you explain how it works please? i cant get it to work, keeps saying ive chosen a fillet radius greater than the width of the object, although it isnt.

                  http://remusrendering.wordpress.com/

                  1 Reply Last reply Reply Quote 0
                  • Dave RD Offline
                    Dave R
                    last edited by

                    FilletTool.rb is designed to make a rectangle with rounded corners. Like you Remus, I couldn't get away from the error message, though. I don't know how a 1 inch radius can be larger than a 24"x24" square.

                    Still, I don't think that's what you asked for is it, Remus? I don't see a second file, Matt.

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      remus
                      last edited by

                      Your right dave, not quite what i was looking for.

                      http://remusrendering.wordpress.com/

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        matt77
                        last edited by

                        give this ago...

                        might have to rename the files .rbs

                        as thats what they were originally....

                        .. i usually just select the 2 lines i want filleted , the put in the radius i want and thats it.

                        hopefully these should help, one is for the 3d stuff. which im sure i rember working.. I apologies if this isn't very specific, i havn't used them properly for awhile, and remeber it being fairly straight forward.

                        try Didiers site if not as most of my scripts are from there.

                        404 Not Found

                        favicon

                        (www.crai.archi.fr)

                        hope these help

                        all the best

                        matt


                        fillet3D.rb


                        fillet.rb

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          remus
                          last edited by

                          Couple of quick notes on those scripts: Both are .rbs files, so need to be renamed. fillet just plain doesnt work, ive got a feeling it hasnt been updated since v4, so that could be it. Fillet3d isnt what i was looking for, it just creates filleted geometry form input parameters (fileted cube etc.)

                          http://remusrendering.wordpress.com/

                          1 Reply Last reply Reply Quote 0
                          • fredo6F Offline
                            fredo6
                            last edited by

                            @remus said:

                            This is one of the few things i miss upon returning to SU after my brief flirtation with solidworks.

                            Its basically a tool that lets you select 2 eddges, specify a radius and then draws in a suitable fillet.

                            Any chance one of you lovely ruby people could knock this up? i'll buy you a pint...

                            Remus,

                            If I understand correctly, you just need a round corner script, specifying a radius at the vertex between two edges.
                            As two edges are necessarily in a plane, there are exact geometrical solutions with circular arcs, as well as with Bezier curves (degree 2). For each one, you would need to set a number of segments indeed to play with the precision.

                            It is certainly feasible in Ruby. But I thought someone already did it. I remember there was another thread about the same subject (initiated by Ken), see http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=8887&p=53692&hilit=round+corner#p53692.

                            But apparently this script fillet.rb does not work!

                            1 Reply Last reply Reply Quote 0
                            • W Offline
                              watkins
                              last edited by

                              Dear Remus,

                              fillet.rb works fine for me.

                              Select your two edges and then go to Tools>Fillet

                              If you look at the lower left hand corner you will see that it is prompting you to enter the fillet radius. Enter a value in the VCB and hit return.

                              Regards,
                              Bob

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                remus
                                last edited by

                                I missed the little prompt in the corner 😳

                                Cheers for your help guys, got there in the end despite my incompetence πŸ‘

                                http://remusrendering.wordpress.com/

                                1 Reply Last reply Reply Quote 0
                                • Dave RD Offline
                                  Dave R
                                  last edited by

                                  @remus said:

                                  I missed the little prompt in the corner 😳

                                  Cheers for your help guys, got there in the end despite my incompetence πŸ‘

                                  Och, you're not incompetent. You're just working too fast. Probably comes from racing that tandem bike across the channel. πŸ˜„

                                  Etaoin Shrdlu

                                  %

                                  (THERE'S NO PLACE LIKE)

                                  G28 X0.0 Y0.0 Z0.0

                                  M30

                                  %

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    dtrarch
                                    last edited by

                                    2d fillet

                                    Just use the k_tools_50.rb ruby
                                    Geometry/make L option
                                    (you can asign a keystroke to this option and I use K)
                                    Just select the first line.
                                    Input the radius value and hit enter.
                                    Click on the second line and the radius is created.

                                    If the radius is zero this will trim/clear the two lines to a corner.
                                    Very handy when using SU in a 2d mode.
                                    Ruby can be found at
                                    http://www.crai.archi.fr/RubyLibraryDepot/Ruby/en_geo_page.htm

                                    dtr

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      TonyF
                                      last edited by

                                      K-tools does the same job
                                      Use the Round Edge function.
                                      I have it assigned to a shortcut key.
                                      Works great!

                                      1 Reply Last reply Reply Quote 0
                                      • 1 / 1
                                      • First post
                                        Last post
                                      Buy SketchPlus
                                      Buy SUbD
                                      Buy WrapR
                                      Buy eBook
                                      Buy Modelur
                                      Buy Vertex Tools
                                      Buy SketchCuisine
                                      Buy FormFonts

                                      Advertisement