sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin][$] RoundCorner - v3.4a - 31 Mar 24

    Scheduled Pinned Locked Moved Plugins
    1.5k Posts 470 Posters 3.3m Views 469 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.
    • fredo6F Offline
      fredo6
      last edited by

      @fletch said:

      I'm just going around my building to select about 30 edges that need to be beveled... I get about 20 edges or more... and then need to rotate/pan to see the other ones... I can orbit/rotate the view just fine, but if I hit that CNTRL button + middle mouse button in order to pan the image... poof gone.

      I guess you mean you get a bugsplat.
      I am not able to reproduce this, even on complex models (I just fixed the small issue about the Shift (for pan) interfering with the modifier value for edge selection. This will go in a next upgrade.

      If you have a situation where you get the crash systematically, could you send it to me so that I have a closer look.

      Thanks

      Fredo

      1 Reply Last reply Reply Quote 0
      • D Offline
        DIEGO-RODRIGUEZ
        last edited by

        hi fredo.
        a query.
        it could add this feature?
        distinguish between concave and convex

        http://img710.imageshack.us/img710/4262/roundcornerso.jpg

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

          Diego,

          This is possible, but I need to build some UI around the functionality (RoundCorner actualy works with any symmetric profile).

          If you are in a hurry, edit the file RoundCorner_Algo.rb, line 71 and replace the 'C' by 'CR'.

          
             @profile_type = ['C', 6]
          
          
          
             @profile_type = ['CR', 6]
          
          

          Reverse Round.jpg

          Fredo

          1 Reply Last reply Reply Quote 0
          • D Offline
            DIEGO-RODRIGUEZ
            last edited by

            Thanks Fredo

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

              Hi

              I've just instlled the libfredo... and Roundcorner, got the files in Plugin folder( the same like above)
              When i run the sketchup program, i cant go into this new plugin.
              I'm from Poland and using the polisch version of sketchup, its doesnt matter if i'm using polish version?

              Thanks for answering

              1 Reply Last reply Reply Quote 0
              • CarrozzaC Offline
                Carrozza
                last edited by

                Help! In another thread someone pointed me to this plugin to round off the joint of two pipes. I'm getting weird results, tough...

                http://img706.imageshack.us/img706/7681/capture1.gif

                http://img706.imageshack.us/img706/8652/capture2.gif

                http://img706.imageshack.us/img706/3480/capture3.gif

                I guess I'm missing some basics, like using wrong number of sides or something else.
                Could someone help me, please?

                1 Reply Last reply Reply Quote 0
                • TIGT Offline
                  TIG Moderator
                  last edited by

                  Try and make the number of segments that touch in both tubes equal ...

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • EscapeArtistE Offline
                    EscapeArtist
                    last edited by

                    I had the same problem as Carrozza, except I was using two tubes of the same diameter and segments. I found no solution and elected not to use the plugin.

                    Also, I connected a tube to a sphere. The tube was rounded perfectly, but it was no longer attached to the sphere. The edge where the tube/sphere intersect seems to pull away.

                    Don't get me wrong, this is a great plugin and it works well in every other instance I've used it. These are just a couple of instances where I've found it doesn't work.


                    cylcpher.jpg

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

                      @mras26 said:

                      Hi

                      I've just instlled the libfredo... and Roundcorner, got the files in Plugin folder( the same like above)
                      When i run the sketchup program, i cant go into this new plugin.
                      I'm from Poland and using the polisch version of sketchup, its doesnt matter if i'm using polish version?

                      Thanks for answering

                      It probably comes from the installation, in particular how you unzipped the files. Make sure that you reconstruct the folder hierarchy as indicated in the documentation (current version of LibFredo6 is 34).
                      RDC Top level.jpg

                      Otherwise, it does not matter that you use SU in Polish (you'll get the script in English by default).

                      Fredo

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

                        @carrozza said:

                        Help! In another thread someone pointed me to this plugin to round off the joint of two pipes. I'm getting weird results, tough...

                        RoundCorner is not really adequate for this situation, because it would be very difficult to adjsut all edge terminations to get a perfect rounding.
                        I am not aware of any plugin doing these junctions, but if you do a lot of tubing work, you may want to have a look at the Pipes plugin from Skeng.

                        Fredo

                        1 Reply Last reply Reply Quote 0
                        • CarrozzaC Offline
                          Carrozza
                          last edited by

                          Actually no, I don't do a lot of pipes work, but is a shape that cross my way sometimes and wakes up my interest because of the complicated geometry.

                          What bugs me is that the kind Blajnov did manage to accomplish the task with RoundCorner, but I am not able to replicate the success. 😒

                          TIG, thanks for your input, I'll try to count the segments, but at first thought it looks hard to match both sides because of different lenghts.

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            Steven Boldt
                            last edited by

                            I keep getting this message after unzipping and opening sketchup

                            Error Loading File ZLoader__RoundCorner.rb
                            uninitialized constant Traductor::Plugin

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

                              @steven boldt said:

                              I keep getting this message after unzipping and opening sketchup

                              Error Loading File ZLoader__RoundCorner.rb
                              uninitialized constant Traductor::Plugin

                              Did you install LibFredo6?

                              Fredo

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                Steven Boldt
                                last edited by

                                @unknownuser said:

                                @steven boldt said:

                                I keep getting this message after unzipping and opening sketchup

                                Error Loading File ZLoader__RoundCorner.rb
                                uninitialized constant Traductor::Plugin

                                Did you install LibFredo6?

                                Fredo

                                Yes, I did.

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  Steven Boldt
                                  last edited by

                                  All is well. It's working on both systems-XP and Vista 64.
                                  Fredo, you're plugins are great.

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    leffoot
                                    last edited by

                                    thanks a lot Great plugin!!

                                    1 Reply Last reply Reply Quote 0
                                    • K Offline
                                      krash88
                                      last edited by

                                      This plugin looks great, but I'm running into a problem here. I have a rather simple triangulated mesh and need to bevel the edges before running it through Subdivide and Smooth. However, the script seems to stop around 6%, yet still says computing.

                                      http://i109.photobucket.com/albums/n65/krash88/bevel.jpg

                                      Any ideas?

                                      1 Reply Last reply Reply Quote 0
                                      • pilouP Offline
                                        pilou
                                        last edited by

                                        Post your skp file 😉

                                        Frenchy Pilou
                                        Is beautiful that please without concept!
                                        My Little site :)

                                        1 Reply Last reply Reply Quote 0
                                        • K Offline
                                          krash88
                                          last edited by

                                          Hmm, I attached the file, but something messed up. Here it is.
                                          BL-141SOF-002.skp

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

                                            @krash88 said:

                                            Hmm, I attached the file, but something messed up. Here it is.
                                            [attachment=1:uzwl37lk]<!-- ia1 -->BL-141SOF-002.skp<!-- ia1 -->[/attachment:uzwl37lk]

                                            I found the bug, which explains why the scripts stops. In your case, you can however exit the tool.

                                            Beyond that, you are in case where RoundCorner would not function very well, because of the triangulation. This is one of the limitations mentioned at the end of the documentation.

                                            I attach here the result which is not very good for some edges, so that you can judge.

                                            Fredo


                                            BL-141SOF-002 - beveled.skp

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 70
                                            • 71
                                            • 72
                                            • 73
                                            • 74
                                            • 74 / 74
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement