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

    [Plugin] Shape Bender Beta

    Scheduled Pinned Locked Moved Plugins
    1.3k Posts 331 Posters 1.7m Views 329 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.
    • N Offline
      nasos.slab
      last edited by

      @chris fullmer said:

      You should have clf_shape_bender_loader.rb in the plugins folder.

      Then all the other files - clf_shape_bnder.rb and all the shapebender icons should be in a subfolder called shapebender.

      The zip file is arranged this way, so you should have just been able to open the zip file and drag it directly into your plugins folder, with the folder hierarchy correct. So, please go try to re-install it, or just manually put all other shapebender files into a subfolder call shapebender.

      Good luck!

      Hello,

      I have tried installing it time and time again without any luck any suggestions ? i cant seem to find neither the buttons or the plugin within SK. Am using Sk 7 pro on a mac . thank u for your time !


      Picture 2.png

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

        Well, what isn't working? It would appear that you have the loader file and the folder in the correct location. Does the shape_bender folder have the correct contents? You don't need the folder called 'clf_shape_bender_v055' although it shouldn't matter if it is there or not.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

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

          Hi Nasos,

          To me it seems that it's not the right directory. It should be something like this:
          Macintosh HD/Library/Application Support/Google SketchUp 7/SketchUp
          Then restart SketchUp.

          Also, when you have successfully installed the plugin, you will need to activate it under SketchUp menu > Preferences > Extensions.
          Restart again ❓ and now it should be there.

          Gai...

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

            Oops! I missed that part. Csaba's right. You have the wrong place for plugins. I would suggest you read the sticky post thread about installing plugins.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

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

              @nasos.slab: You have placed the plugin within the SketchUp package itself. That not correct. Follow Gaieus and Dave's instructions. For more detailed information: http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/

              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

                We were also cross posting.

                Gai...

                1 Reply Last reply Reply Quote 0
                • N Offline
                  nasos.slab
                  last edited by

                  πŸ˜† πŸ˜† πŸ˜† πŸ˜† πŸ˜† πŸ˜† πŸ˜†
                  Worked just fine !

                  Thank you so much for your prompt reply !

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

                    You welcome. But now you are not allowed to install another plugin until you can master this one. Three days from now exam. πŸ˜‰

                    Gai...

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      nasos.slab
                      last edited by

                      😎 u can bet on that !

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

                        Great plugin!
                        Thank you, Chris!!!

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

                          I'm getting bug splat with SU 8 in Win 7 each time I press enter after picking the object, then the straight line, then the curved line. What's causing this and how do I resolve the problem?

                          Any help would be appreciated.
                          Thanks!

                          zunkian

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

                            Please post a simple example SKP.

                            Are you absolutely sure you have installed the required files properly as set out in the download page [including progressbar.rb] ??

                            Try it with the Window > Ruby Console to see if there are any error messages...

                            The process is this:-

                            Place the Group.
                            Add/locate/size a Line parallel to the X/red-axis
                            Add/locate/size a Curve to bend around.
                            Select the Group.
                            Run the Tool.
                            Pick the Line.
                            Pick the Curve.
                            A bent version [as a component] is added to the SKP...

                            TIG

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

                              Hi Tig,

                              I did what you suggest applying the ruby while the ruby console is open.
                              It started with an error message then suddenly the script runs down the
                              console until it completed it's task! The shape bender worked with no
                              bug splat!
                              Thanks!!!

                              zunkian

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

                                @zunkian said:

                                Hi Tig,

                                I did what you suggest applying the ruby while the ruby console is open.
                                It started with an error message then suddenly the script runs down the
                                console until it completed it's task! The shape bender worked with no
                                bug splat!
                                Thanks!!!

                                zunkian
                                What was this 'message' ?
                                Perhaps about 'make_unique' being 'deprecated' ?
                                It's kind to share this kind of thing, so that we can help others with related issues...

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • G Offline
                                  GK65
                                  last edited by

                                  I had the same problem. The plugin works great when I bend a simple shape, but when I try to bend a more complex shape I get the following error code:
                                  Error: #<NoMethodError: undefined method all_connected' for nil:NilClass> C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_shape_bender/clf_shape_bender.rb:364:in curve_picker'
                                  C:/Program Files (x86)/Google/Google SketchUp
                                  8/Plugins/clf_shape_bender/clf_shape_bender.rb:242:in `onLButtonUp'

                                  The error comes up after I select the straight line. Then when I select the curved line it goes to 15% then splat!

                                  I love the plugin, hope I can get it working.
                                  Thanks!
                                  GK

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

                                    I have a problem with Shape Bender. The object is incomplete.
                                    see:

                                    https://lh3.googleusercontent.com/Ktj4QcHhGKOlIq-17yFlo72xUWgv21Xw3LZVye8uKB7kSAU2tsbN9GncEcf1ZD7FE-trkfoGhHM

                                    https://lh3.googleusercontent.com/7-_KTFhou6ZBcFkIL9IrBzHLThw8V2Qq4SjItYizF-Ykbq8gf7-KPSnTT4ipdbQCLmd-x_OsxOc

                                    What is wrong.
                                    skp is in attachment.


                                    Untitled.skp

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

                                      What is wrong is that your original is only 1/4 of a centimeter long. Too small for SketchUp. It works perfectly if you scale it up to a reasonable size, first.


                                      shape bend.skp

                                      Etaoin Shrdlu

                                      %

                                      (THERE'S NO PLACE LIKE)

                                      G28 X0.0 Y0.0 Z0.0

                                      M30

                                      %

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

                                        I had the same problem when I was doing with the larger size. But the problem was gone when i removed the SketchyPhysics plugin.
                                        I have new problem (in picture). The green grid is out of way.

                                        https://lh6.googleusercontent.com/af0n09oRwWEsOVhBeh-gLb30N1Lxvu2AZ7f1BuwpSW_8Dj5Bifren5mOLYiW1XWUUgc22DE5BNA

                                        Thanks for first answer.


                                        Struna1.skp

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

                                          I don't know what you mean by "out of way" but it seems to me that you would benefit from learning more about the basics of using SketchUp before you get to trying stuff like this. What you're asking SketchUp to do is create a huge number of edges and faces which is going to cause it to bog down at best. You could create this shape much more easily if you made only a single revolution of the helix and copied it enough times to make up the length you need.

                                          And work at a larger scale to give SketchUp half a chance to do what you want.

                                          Etaoin Shrdlu

                                          %

                                          (THERE'S NO PLACE LIKE)

                                          G28 X0.0 Y0.0 Z0.0

                                          M30

                                          %

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

                                            Hi,
                                            I have a problem with using this plugin. Im new to sketchup, I downloaded the file and the processor but I dont know how to make it work lol anyone can help me here please?
                                            when I click on the file its like I cant open or install anything.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 42
                                            • 43
                                            • 44
                                            • 45
                                            • 46
                                            • 63
                                            • 64
                                            • 44 / 64
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement