• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] Shape Bender Beta

Scheduled Pinned Locked Moved Plugins
1.3k Posts 331 Posters 1.7m Views
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
    Chris Fullmer
    last edited by 8 Sept 2010, 06:00

    Hehe, sorry about that. That is the unfortunate nature of plugins. And this one in particular is doing a LOT of stuff behind the scenes. If it gets interupted in the middle of processing, crazy things happen. Normally one can just undo them, but if power is lost simultaneously, that can cause trouble.

    Hope you were able to get your file up and running again.

    Chris

    Lately you've been tan, suspicious for the winter.
    All my Plugins I've written

    1 Reply Last reply Reply Quote 0
    • A Offline
      atelierpaar
      last edited by 12 Sept 2010, 18:13

      Hi Chris,
      I just came across your shapebender-tool.
      It works great - so I thought i might try If the things would also work on Reverse - Why this ?
      Well, I got a historic church here that has curved Walls with curved Windows.
      In order to renew the Windows frameconstruction, I am planing to take a 3D Laserscan of the exsisting construction, than reconstruct the Windowframing using the point-Cloud. Once that is done, It would be of great help to stretch the curved Geometry onto a Flat plane in order to produce the Frameparts by use of a Lasercutter.

      Do You think that would be possible?
      Uli

      1 Reply Last reply Reply Quote 0
      • C Offline
        charly2008
        last edited by 13 Sept 2010, 10:44

        Hi Chris,

        I was not sure whether I have the latest version, I installed the plugin again (Sketchup 7.1.6087). The file structure is as it should be. The compo_spray I removed, but did not help. Before I had no problem with the plugin as you can see in the post above. Now I get this error message.

        Charly


        Unbenannt.JPG

        He who makes no mistakes, makes nothing

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 13 Sept 2010, 11:51

          The error message seems to relate to a missing 'menu' definition, that then can't have an 'item' added to it.
          Can you type the following in turn into the Ruby Console, and post the results...

          $submenu
          then
          $clf_tools_menu
          then
          $clf_youtube_menu

          This should then tell us what's missing/malfunctioning...

          TIG

          1 Reply Last reply Reply Quote 0
          • C Offline
            Chris Fullmer
            last edited by 13 Sept 2010, 15:51

            @atelierpaar said:

            Hi Chris,
            I just came across your shapebender-tool.
            It works great - so I thought i might try If the things would also work on Reverse - Why this ?
            Well, I got a historic church here that has curved Walls with curved Windows.
            In order to renew the Windows frameconstruction, I am planing to take a 3D Laserscan of the exsisting construction, than reconstruct the Windowframing using the point-Cloud. Once that is done, It would be of great help to stretch the curved Geometry onto a Flat plane in order to produce the Frameparts by use of a Lasercutter.

            Do You think that would be possible?
            Uli

            Hi Uli, that would be interseting, but at this point, the script does not do that. I'm not sure if there is some way you could make it do that with by bending to an arc that is exactly opposite of the original curve. That might be possible. But for now, the script was not built to do that natively. Sorry, but good luck.

            Chris

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

            1 Reply Last reply Reply Quote 0
            • C Offline
              Chris Fullmer
              last edited by 13 Sept 2010, 15:59

              @Charly, that is odd. Do what TIG shows there. You might even just try re-downloading and installing it again. Perhaps the file itself got messed up.

              Lately you've been tan, suspicious for the winter.
              All my Plugins I've written

              1 Reply Last reply Reply Quote 0
              • C Offline
                charly2008
                last edited by 13 Sept 2010, 19:12

                Hi Chris, hi TIG,

                I have only just come home. Here's the result:


                Unbenannt.JPG

                He who makes no mistakes, makes nothing

                1 Reply Last reply Reply Quote 0
                • T Offline
                  TIG Moderator
                  last edited by 13 Sept 2010, 19:31

                  So it's returning nil because you don't have RickW's Smustard menu added - OK and shouldn't cause aprobelm...
                  You do have the clf's tools menu loaded - Good.
                  BUT you don't have clf's youtube menu loading... Strange...
                  This could be the problem - it loads from clf's component_stringer / camera_recorder / shape_bender / voodoo_importer
                  Try checking you have those...

                  Chris ❓

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    charly2008
                    last edited by 13 Sept 2010, 19:47

                    I'm a little bit confused. That are all the Plugins i have in a PDF-File.

                    Charly


                    DirPrintOK Document 8 Seite(n).pdf

                    He who makes no mistakes, makes nothing

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TIG Moderator
                      last edited by 13 Sept 2010, 21:08

                      So... Chris's tools fall over because one of them hasn't already loaded 'some other menu' when it thinks it has...
                      Here's a [possible] simple fix... put it into the correct sub-folder...
                      clf_shape_bender.rb
                      Chris can sort it 'properly' later... πŸ˜’

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        charly2008
                        last edited by 13 Sept 2010, 21:15

                        Many thanks TIG. I tried the Shape Bender plugin in SketchUp 8 there it works fine. and now with your update it works again in Sketchup 7.

                        Charly

                        He who makes no mistakes, makes nothing

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          Chris Fullmer
                          last edited by 13 Sept 2010, 22:05

                          Hey TIG, thanks for looking into it. I am without a computer at home for now, so I'm mostly useless. But what was the problem you found? I was able to load shape bender just fine without having any of my other plugins loaded. Did I mess something up in my overly complicated menu system?

                          Lately you've been tan, suspicious for the winter.
                          All my Plugins I've written

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            TIG Moderator
                            last edited by 13 Sept 2010, 22:29

                            Chris
                            Wait till you get a proper link in to check what's up... I think it's the way that some of your scripts check if a Plugin is loaded already... I moved the confirmations in that file so each of them is immediately after its the first-run check and its seems to work OK then...
                            You have over-complicated your menu checking somewhat.... but - hey 😎 -join-the-club πŸ˜„
                            It seems to depend on which of your scripts a user has loading... and of course it shouldn't πŸ˜’
                            It's probably an easy fix BUT it probably affects several of your scripts 😞

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              mariocha
                              last edited by 16 Sept 2010, 21:10

                              Huh ....
                              The shape in the attached file makes Shape Bender crash SU.
                              I tried it several times.
                              (The line I want to use is hard to see, on the red axis)


                              branch-o.skp

                              %(#008000)[Mario C.
                              Every rule has exceptions, but some.]

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                Dave R
                                last edited by 16 Sept 2010, 22:03

                                Bug Splat for me, too. Even after I moved the straight line so it lies on the red axis. It works with a simple long, skinny box. Perhaps there's too much geometry in the branch?

                                Etaoin Shrdlu

                                %

                                (THERE'S NO PLACE LIKE)

                                G28 X0.0 Y0.0 Z0.0

                                M30

                                %

                                1 Reply Last reply Reply Quote 0
                                • J Offline
                                  jeff hammond
                                  last edited by 17 Sept 2010, 00:16

                                  (mac)
                                  works in SU7.. crashes with 8


                                  screen 10.jpg

                                  dotdotdot

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    d12dozr
                                    last edited by 17 Sept 2010, 02:15

                                    Worked fine for me, the only thing I did was move the branch up a few inches so I could see the horizontal line. I didn't get the green preview wires like I usually do though.

                                    File is attached.


                                    branch-o.skp

                                    3D Printing with SketchUp Book
                                    http://goo.gl/f7ooYh

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      mariocha
                                      last edited by 17 Sept 2010, 02:16

                                      Great ! Good idea.
                                      I will try it in v7.
                                      thx a lot.
                                      I guess a small update of the plugin will be needed. πŸ˜„

                                      %(#008000)[Mario C.
                                      Every rule has exceptions, but some.]

                                      1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        jim smith
                                        last edited by 17 Sept 2010, 02:44

                                        I haven't run through all the thread since 8 came on the scene, but it doen't work on my laptop with 8. V7.1, it works just fine. Attached is a screen shot of a simple bend, it seems to start and then stalls at 5%. On my V7.1, it bends in a few seconds. I don't get any error message box on startup or when I start the shape bender.


                                        shapebenderproblem.png

                                        "Out of clutter find simplicity,
                                        from discord find harmony,
                                        In the middle of difficulty lies opportunity"
                                        Albert Einstein

                                        1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          Chris Fullmer
                                          last edited by 17 Sept 2010, 04:38

                                          Looks like I need to poke aroud in this plugin again to get it v8 compatible. I'll see what I can do.

                                          Chris

                                          Lately you've been tan, suspicious for the winter.
                                          All my Plugins I've written

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 27
                                          • 28
                                          • 29
                                          • 30
                                          • 31
                                          • 63
                                          • 64
                                          • 29 / 64
                                          29 / 64
                                          • First post
                                            573/1272
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement