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.
    • 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
        • I Offline
          Ike
          last edited by

          Hi,
          I am having similar problems installing this plugin.
          Has anybody been successful installing it and using on a Mac.
          If there is, can someone please send a screenshot of the hireacy
          of the plugins folder so, we can have a visual reference

          Your help is very much appreciated

          Ike

          1 Reply Last reply Reply Quote 0
          • V Offline
            Vicspa
            last edited by

            The plugin I use the most.
            Thanks so much

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

              @ike said:

              Hi,
              I am having similar problems installing this plugin.
              Has anybody been successful installing it and using on a Mac.
              If there is, can someone please send a screenshot of the hireacy
              of the plugins folder so, we can have a visual reference

              Your help is very much appreciated

              Ike

              Ike,
              here's a mac installer for round corner which will work with su7 & 8
              http://web.me.com/jeffhammond/su/RoundCorner.zip

              .

              dotdotdot

              1 Reply Last reply Reply Quote 0
              • I Offline
                Ike
                last edited by

                @unknownuser said:

                @ike said:

                Hi,
                I am having similar problems installing this plugin.
                Has anybody been successful installing it and using on a Mac.
                If there is, can someone please send a screenshot of the hireacy
                of the plugins folder so, we can have a visual reference

                Your help is very much appreciated

                Ike

                Ike,
                here's a mac installer for round corner which will work with su7 & 8
                http://web.me.com/jeffhammond/su/RoundCorner.zip

                .

                That was easy ๐Ÿ˜„

                Thanks Jeff, I am so grateful

                Ike

                1 Reply Last reply Reply Quote 0
                • StinkieS Offline
                  Stinkie
                  last edited by

                  Does anyone know how the max amount of, er, bevel segments (? sorry - not a native speaker) can be upped? Currently the maximum amount is 30. I've been going through the code, but truth be told, I'm not much of a coder. ๐Ÿ˜„

                  Help me out, and I'll send you gold, and curvy blondes. Really.

                  1 Reply Last reply Reply Quote 0
                  • utilerU Offline
                    utiler
                    last edited by

                    @unknownuser said:

                    Help me out, and I'll send you gold, and curvy blondes. Really.

                    Hey stinkie, i don't know code either but you got me interested......!

                    purpose/expression/purpose/....

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

                      @unknownuser said:

                      Does anyone know how the max amount of, er, bevel segments (? sorry - not a native speaker) can be upped? Currently the maximum amount is 30. I've been going through the code, but truth be told, I'm not much of a coder. ๐Ÿ˜„

                      Help me out, and I'll send you gold, and curvy blondes. Really.

                      Look inside **RoundCorner_Commom.rb** find the line #150
                      MYDEFPARAM.declare_:DEFAULT_Flag_Numseg, 6, 'I:>0<****30****'
                      and change the 30 to something else like 72 [that's what I have mine set to]...
                      Then in **RoundCorner_Tool.rb** find line #346
                      @dlgall.field_numeric "num_seg", T6[:DLG_All_Numseg], 6, 1, ****30****
                      and change the 30 to match - like 72...
                      and line #1032 find
                      if numseglock || numseg <= 0 || numseg > ****30****
                      and change the 30 to match - like 72...

                      PM me about the delivery address ๐Ÿ˜‰

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • StinkieS Offline
                        Stinkie
                        last edited by

                        Thanks, TIG! Much obliged. ๐Ÿ˜

                        Andrew - sorry, the blondes and the gold are being shipped to TIG's as we speak. I'm sure you understand the supply's limited. I do still have a bag of musty lint.

                        1 Reply Last reply Reply Quote 0
                        • utilerU Offline
                          utiler
                          last edited by

                          Thats' OK mate. Blonde's are hard work anyway.... I'll let someone else put up with there shit.... ๐Ÿ˜‰

                          purpose/expression/purpose/....

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

                            NEW RELEASE: RoundCorner 2.2a- 12 Jan 11

                            This is mostly a new release in relation with the migration to LibFredo6 3.6 and to small SU8 issues.
                            There is no functional evolution, but it is advised to upgrade when you can in order to get a better support with up-to-date code. You will also get the two-phase loading in this version.

                            You will need to migrate to LibFredo6 3.6 or higher

                            Please see main post for download

                            Fredo

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

                              When will work Piัk Profile?

                              Thank you!

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

                                @pokery said:

                                When will work Piัk Profile?

                                Thank you!

                                Do you refer to this function:
                                http://forums.sketchucation.com/viewtopic.php?f=323&t=20485&hilit=plugin&start=45#p172163

                                If so, this is on the list, but I am not sure that it would be terribly helpful, because with 1 or 2 edges, FollowMe can do it, and at 3-edges corners, the intersection may not be something that exist with real designs. In any case, the profile would have to be symmetrical.

                                Fredo

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

                                  Thank You for a very useful plugin.

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

                                    Hello,

                                    I wasted all day trying to install this, and when I finally did, it didn't work. Must be a reason...

                                    Before I waste your time...does the plugin only work on PRO versions? if so, you can disregard this.

                                    I have google sketchup 8 (not Pro), on Windows 7. I had to create the DEFPARAM_Dir folder myself due to admin rights on my laptop.

                                    I got it installed, and I have the tool on the program currently, including the preferences and such but nothing happens when I click on the icons. So if I have the select tool, or the erase tool or the arc tool selected, and then select the round corner tool, it is as if I selected nothing. The 3 icons from the plugin are now just decorative. I do not get any prompts to continue.

                                    Any ideas?

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

                                      It works on free.
                                      Can you post a screenshot of your plugins folder where you installed the files?
                                      If you open the Ruby Console, do you see any error then when you try to activate the tool?

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

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

                                        Hi Nalkhayat,

                                        Did you also installed the LibFredo library as instructed on the first page of the plugin topic?

                                        And yes, it works on the Free version of SU, too.

                                        Gai...

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

                                          @thomthom said:

                                          It works on free.
                                          Can you post a screenshot of your plugins folder where you installed the files?
                                          If you open the Ruby Console, do you see any error then when you try to activate the tool?

                                          Attached is the screenshot. I had installed both the Roundcorner and Fredolibrary plugin. Had no idea what the ruby console was but you're right! Here's the error I got:

                                          Error: #<Errno::EACCES: Permission denied - C:/Program Files/Google/Google SketchUp 8/Plugins/Fredo6Trace.txt>
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in initialize' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in open'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in trace6' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:313:in init_palette'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:128:in initialize' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:42:in new'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:42:in launch' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:33:in action__mapping'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:117:in call' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:117:in launch_action'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/bootstrap_RoundCorner.rb:143:in launch_action' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/bootstrap_RoundCorner.rb:159:in startup'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:672:in call' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:672:in command_invoke'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:654:in build_config_commands' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Traductor.rb:874:in call'
                                          C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Traductor.rb:874:in `add_command'


                                          Pluginsscrnsht.jpg

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

                                            One more thing. I just noticed a second plugins folderโ€ฆcalled sdk plugins. Is this relevant? Also, Iโ€™m very new to sketchup, and I normally would try to do this the old fashioned way and not bother with extras and posting the problems but I kinda need this, so thanks.

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

                                            Advertisement