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.
    • C Offline
      CST
      last edited by

      Fredo:

      I use Mac OS 10.6 and SketchUp 8.

      I have dropped RoundCorner%202 & LibFredo6%203 into the
      plugins folder which is nested in the
      Sketchup folder which is nested in the
      Google SketchUp 8 folder which nested in the
      Application Support folder which is nested in the
      Library folder which is nested in the
      Hard Drive icon

      When I start up SketchUp 8 I see no new tools in the Tools drop-down menu.

      Please tell me what I've done wrong.

      Thank you

      Cliff

      1 Reply Last reply Reply Quote 0
      • GaieusG Offline
        Gaieus
        last edited by

        Hi Cliff,

        You may need to activate it under Preferences (Sketchup menu on the Mac) > Extensions first.

        Gai...

        1 Reply Last reply Reply Quote 0
        • jeff hammondJ Offline
          jeff hammond
          last edited by

          @cst said:

          Fredo:

          I use Mac OS 10.6 and SketchUp 8.

          I have dropped RoundCorner%202 & LibFredo6%203 into the
          plugins folder which is nested in the
          Sketchup folder which is nested in the
          Google SketchUp 8 folder which nested in the
          Application Support folder which is nested in the
          Library folder which is nested in the
          Hard Drive icon

          When I start up SketchUp 8 I see no new tools in the Tools drop-down menu.

          Please tell me what I've done wrong.

          Thank you

          Cliff

          cliff, those are the folders you're left with upon unzipping.. you have to open those folders to get to these files:

          %(#FF0000)[ROUNDCORNER_Dir_21
          ZLoader__RoundCorner.rb]

          and

          %(#FF0000)[LIBFREDO6_Dir_34
          LibFredo6.rb]

          those four items go in the plugins folder at the same path you stated in your post.


          that aside, i'm wondering if it's ok to upload an installer when someone on the forum has a question such as this..
          packagemaker comes with osx developer tools and it's pretty easy and fast to make an osx .pkg

          dotdotdot

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            @unknownuser said:

            that aside, i'm wondering if it's ok to upload an installer when someone on the forum has a question such as this..
            packagemaker comes with osx developer tools and it's pretty easy and fast to make an osx .pkg

            Got a quick tutorial for this?
            And it let the user install to the correct SU version if he/she has multiple?

            Thomas Thomassen โ€” SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • jeff hammondJ Offline
              jeff hammond
              last edited by

              @thomthom said:

              Got a quick tutorial for this?
              And it let the user install to the correct SU version if he/she has multiple?

              this is the reference i've used:
              http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/PackageMakerUserGuide/Introduction/Introduction.html

              i've tested quite a few different plugins with it on 4 different macs and haven't encountered any problems or bad installs..

              your second question though, no, i haven't tried doing that yet as i've always just done it out of personal curiosity.. i made the installers version specific but i'm pretty sure they can be done as one installer for multiple versions.. i haven't really explored it any further but i might get into it again and figure out some more options.

              dotdotdot

              1 Reply Last reply Reply Quote 0
              • B Offline
                boon
                last edited by

                @unknownuser said:

                Hi Fredo,
                First congratulation for this plugin (very usefull).
                I will try to explain my problem clearly in English (i am french native)
                To be more explicit:
                I have made some tries with complex and very simple models (simple cube), the problem is exactly the same.
                (I might think that the problem come from the ToolBar display, but I am not expert).

                • When I launch the tool, sketchup became lagy (almost freezing) and the toolbar make long time to appear (minimum 20 seconds).
                • It is mostly impossible to change the parameters on the tool bar (take 1, 2, 3 minutes to respond). I also try to change the settings with the Sketchup toolbar (the one at the right bottom) and the problem is still the same.
                • The probleme is the same if I want to select an edge.
                • If i do not change parameters (avoiding me 5 to 10 minutes of waiting), I can validate the action and Sketchup does the round corner. But it is also very laggy (2 to 3 minutes between my click and the corner drawing).

                To resume, Sketchup become really lagy as soon as I launch the round corner tools.

                The strangest thing is that when I use the round corner, not only sketchup freeze but my whole mac interface.

                I hope my explanations are clear.

                Thanks for your help,
                Julien

                I use mac too and I did have exactly the same problem with Julien.

                1 Reply Last reply Reply Quote 0
                • JujuSKPJ Offline
                  JujuSKP Extension Creator
                  last edited by

                  Hi all,
                  Any upadte on this topic? Still have the same problem.
                  Thanks julien

                  1 Reply Last reply Reply Quote 0
                  • jeff hammondJ Offline
                    jeff hammond
                    last edited by

                    @unknownuser said:

                    Hi all,
                    Any upadte on this topic? Still have the same problem.
                    Thanks julien

                    I'm a bit confused because I use the plugin on three different macs (with various SU versions and operating systems) and have never had a problem with it.
                    Fredo, can you think of any reasons why this may be happening to some people and not others such as conflicting plugins?

                    dotdotdot

                    1 Reply Last reply Reply Quote 0
                    • jeff hammondJ Offline
                      jeff hammond
                      last edited by

                      hey julien.

                      i do notice a slight delay in response with RoundCorner (though it's very slight.. nothing like you describe)

                      as shown in this screenshot:

                      screen 1.jpg

                      does that speed things up for you? (you can still access the RoundCorner parameters with the palette closed by pushing the tab key)


                      also:

                      i noticed in your ruby warning that you're installing plugins in your user library..
                      /Users/Ju/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/ROUNDCORNER_Dir_21/RoundCorner_Algo.rb:1186: warning: Object#id will be deprecated; use Object#object_id

                      this used to cause a lot of problems on macs but most of the plugin writers have done something to fix it (there are still a few problem rubies out there)

                      google instructs to install rubies in the system library:
                      http://code.google.com/apis/sketchup/docs/loading.html

                      that's where their sample rubies etc are upon a fresh SU install (did you create the user/plugin folder on your own?)

                      here's a little automator app that will fix your install location:

                      su7 and su8 version included..

                      just double click the specific version(s) you have on your machine.
                      it simply moves all the files out of your User/Library/Application Support/Google SketchUp 8/SketchUp/plugins folder ...
                      and into the proper location of
                      Macintosh HD/Library/Application Support/Google SketchUp 8/SketchUp/plugins ...then deletes the empty user plugin folder..

                      you can do this manually if you choose but it should be done.. i don't necessarily think it will fix your RoundCorner problems but it will prevent problems down the road..

                      dotdotdot

                      1 Reply Last reply Reply Quote 0
                      • JujuSKPJ Offline
                        JujuSKP Extension Creator
                        last edited by

                        Hi Jeff,
                        Thanks for your reply, I'll check that and come back to you.
                        Julien

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

                          @unknownuser said:

                          Hi Jeff,
                          Thanks for your reply, I'll check that and come back to you.
                          Julien

                          Julien,

                          What I can do is to prepare a file with traces that you can run. The issue seems to be in the Palette drawing, but I don't see why it can take so long.

                          Fredo

                          1 Reply Last reply Reply Quote 0
                          • JujuSKPJ Offline
                            JujuSKP Extension Creator
                            last edited by

                            Jeff,
                            I have try to shrink the palette, but does respond for me (still same problem).

                            However, I change the plugins folder as mention, and try out the roundcorner plugin. I still have the problem, but it responds a little more better.

                            First improvement, we are on the good way -)

                            Thanks julien

                            1 Reply Last reply Reply Quote 0
                            • Z Offline
                              Zacchia
                              last edited by

                              This is really a helpful plugin, with it it is easy to create sofas! Thanks a lot to give this for free!!


                              sofa.jpg

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

                                hi fredo

                                i can see that other people had succeeded installing and using the roundcorner plugin

                                i've extracted the folders into the plugin file and put it by the order u mentioned
                                when i tried to open the sketchup i'v got errors :

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

                                i'm a mac user and i would be more than happy to have a solution !!

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

                                  Sasa,

                                  I think you forgot to install LibFredo6, which is a shared library used by my plugins.
                                  see http://forums.sketchucation.com/viewtopic.php?f=323&t=17947&hilit=plugin

                                  Fredo

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

                                    @unknownuser said:

                                    @unknownuser said:

                                    Ok, so I have to wait for the next release?
                                    I am sorry but I am not using Windows anymore -)
                                    I was used to work with sketchup 7 and the round corner plugin without any problems.

                                    I have download and install curviloft, it works really fine and quick.
                                    I have retry roundcorner, still having the same problem.

                                    thanks fredo

                                    Then, it would be helpful if other Mac users could tell if they have similar performance issues.

                                    Fredo

                                    Sure thing, I'm having exactly the same problem as JujuSkp. Just got pointed towards this thread for this!

                                    1 Reply Last reply Reply Quote 0
                                    • N Offline
                                      N3MES1S
                                      last edited by

                                      @unknownuser said:

                                      @cst said:

                                      Fredo:

                                      I use Mac OS 10.6 and SketchUp 8.

                                      I have dropped RoundCorner%202 & LibFredo6%203 into the
                                      plugins folder which is nested in the
                                      Sketchup folder which is nested in the
                                      Google SketchUp 8 folder which nested in the
                                      Application Support folder which is nested in the
                                      Library folder which is nested in the
                                      Hard Drive icon

                                      When I start up SketchUp 8 I see no new tools in the Tools drop-down menu.

                                      Please tell me what I've done wrong.

                                      Thank you

                                      Cliff

                                      cliff, those are the folders you're left with upon unzipping.. you have to open those folders to get to these files:

                                      %(#FF0000)[ROUNDCORNER_Dir_21
                                      ZLoader__RoundCorner.rb]

                                      and

                                      %(#FF0000)[LIBFREDO6_Dir_34
                                      LibFredo6.rb]

                                      those four items go in the plugins folder at the same path you stated in your post.


                                      Hi, awesome plugin, a shame i cant get it to work. I placed the folders and the files under the plugins folder, as u say, there are 2 folders, the roundcorner plugin folder and the libfredo library folder. And 2 files, the roundcorner plugin file and the libfredo library file. But i cant see anything about the plugin in sketchup, neither in preferences neither in the context menu. Is this plugin working for sketchup 8.0 ???

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

                                        @unknownuser said:

                                        [b]RoundCorner performs the rounding of the edges and corners of 3D shapes along a 2D profile, in 3 modes: Round corners, Sharp corners and Bevel.
                                        ............

                                        Hi Fredo6 ! ๐Ÿ˜„

                                        This ruby made a strong impression on me ! It's very very very useful !

                                        I have a small idea, could you resolve it ?

                                        Image link broken, browser stalls thus link removed (poster never came back anyway).

                                        Many thanks ! ๐Ÿ˜„

                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          akigrimm
                                          last edited by

                                          Hi Fredo

                                          I desperately try to install your plugin, but I must have done something wrong: In the Sketchup 7.1 pro i put in the plugin folder:
                                          LIBFREDO6_Dir_35
                                          ROUNDCORNER_Dir_21
                                          LibFredo6.rb
                                          ZLoader__RoundCorner.rb
                                          When starting SU it prompts:

                                          ZLoader__RoundCorner.rb
                                          uninitialized constant Traductor::Plugin

                                          Why could that be?

                                          Thanks for the help

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

                                            HI,

                                            For some reasons (may be the unzip operation), you do not have th right footprint and LibFredo6 has not been loaded.
                                            I suggest you check again.

                                            Fredo

                                            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