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

    [Plugin] Greeble 2 released! (Updated August 31st, 2009)

    Scheduled Pinned Locked Moved Plugins
    94 Posts 24 Posters 73.6k Views 24 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.
    • bagateloB Offline
      bagatelo
      last edited by

      Please do download the file and see if it is possible to solve my problem. The file was created in the latest version of Sketchup.


      my pain.skp

      While the cat's away, the mice will play

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

        @bagatelo said:

        Please do download the file and see if it is possible to solve my problem. The file was created in the latest version of Sketchup.

        This is made with my old Latticeizer script, 3cm frames and default pane with some PudhPull on the panes [with existing lines NOT kept] afterwards...Capture.PNG

        TIG

        1 Reply Last reply Reply Quote 0
        • bagateloB Offline
          bagatelo
          last edited by

          Please note the presentation that I have made in the attached file. That's exactly what I need. In some cases, I do not use handles in aluminum bar. I use ordinary handles. So I do not pull over 3cm from top face to bottom. In some cases, I use different spaces for 0.5cm, as requested by the woodworker or architect that I work. Thank you for your attention.

          One day I will no more bore you, because I'm trying to learn Ruby Script. Thanks.


          WHAT I NEED SKT 7.jpg


          WHAT I NEED SKT 7.skp

          While the cat's away, the mice will play

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

            This plug is always very funny ☀
            grebble.jpg

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

            1 Reply Last reply Reply Quote 0
            • Chris FullmerC Offline
              Chris Fullmer
              last edited by

              Pilou, you crack me up! Great stuff as always.

              Chris

              PS - what is your artistic style called, with all the vibrant colors and nonsensical shapes? I thought I remembered you using a term once that I found very interesting.

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

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

                Surely "Flashy" 💚 for the other term I don't remember. 😳
                Speedy Strange surreal geometrical attractor ? 😄
                Because I don't spend more ten minutes by scenes! 😒
                If you have 5 minutes you can see some Zbrush folish 😉
                (section Zibi Art )

                PS You have remarked that I have an immoderated use of your crazy "Random Painter" plug with SU 😉

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

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

                  can't get no greeble 😞

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

                    Go to SMustard 😉 (it's free)

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

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

                      c'est installé avec tout ce qu'il faut mais ça ne fonctionne pas...

                      1 Reply Last reply Reply Quote 0
                      • Chris FullmerC Offline
                        Chris Fullmer
                        last edited by

                        Can you upload a simple model that you are trying to use it on that is not working? And also possibly open the Ruby Console (from the Window menu) and then run the plugin and see if it displays any errors there. Please paste those errors here.

                        This script does not always behave well...

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

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

                          set to meters as Pilou suggested

                          trying to greeble a simple 100 x 100 square :

                          #Sketchup::Face:0x24e2b624 did not offset:
                          Error: #<NoMethodError: undefined method normal' for nil:NilClass> C:/Program Files/Google/Google SketchUp 8/Plugins/clf_greeble_2.rb:250:in greeble'
                          C:/Program Files/Google/Google SketchUp 8/Plugins/clf_greeble_2.rb:223:in each' C:/Program Files/Google/Google SketchUp 8/Plugins/clf_greeble_2.rb:223:in greeble'
                          C:/Program Files/Google/Google SketchUp 8/Plugins/clf_greeble_2.rb:294
                          C:/Program Files/Google/Google SketchUp 8/Plugins/clf_greeble_2.rb:250:in `call'
                          C:/Program Files/Google/Google SketchUp 8/Plugins/clf_greeble_2.rb:250

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

                            Bertier

                            The error in line #250 is when it tries to get a normal new_vector = cl_newface.normal and the face cl_newface doesn't exist.
                            It is made by offsetting e which is one of clface[s] around lines #236 et al...
                            Not sure what's causing it... Chris?

                            TIG

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

                              :0

                              sound chinese to me...

                              1 Reply Last reply Reply Quote 0
                              • Chris FullmerC Offline
                                Chris Fullmer
                                last edited by

                                hmm, somehow it is passing a bad vector parameter to the offset script I think.

                                An example model would be helpful. Could you upload a small test model that is not working right? Thanks!

                                Chris

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

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

                                  Avec comme unité les mètres
                                  Essaie avec ces valeur avec une figure qui fait au minimum 100 m par 100 par 100 m !
                                  Pour avoir une extrusion continue
                                  Il faut répondre oui à la question pour faire un "group" de la boite de dialogue une fois le plug lancé
                                  Exploser le groupe résultat et recommencer 😉

                                  grebble2_bert.png

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

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

                                    About the repetition from the last action : now we must make that
                                    Select faces

                                    @unknownuser said:

                                    begin
                                    Grebble with "Yes I want grouping the all topmost faces"

                                    • else any faces will be not selected for a next grebbling 😲
                                      Result
                                      Explode group = new topmost faces selected ☀
                                      goto begin

                                    it's possible but a little painful 😉
                                    Vieria Da Silva inspiration (cool gallery zoom possible) ☀

                                    grebble4.jpg
                                    Another thing: using the new plug of Selection aera by Sdmitch on a complex Greeble volume
                                    Some faces are selected as wished, but the Greebble makes nothing 😮
                                    Have you some tests inside Grebble for exit if some faces are in particular positions (overlapsed) ?
                                    (make nothing also with normal selection 😒

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

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

                                      Hey Chris, haven't look at it but i read in the previous version of this plugin that you planned on integrating a cancel button to cancel script execution.
                                      Did you find a solution for this?

                                      Thx

                                      1 Reply Last reply Reply Quote 0
                                      • Chris FullmerC Offline
                                        Chris Fullmer
                                        last edited by

                                        No, this was one of the first scripts I ever wrote and I probably said that before I knew how how hard that can be to do. I really never even tried to do it though.

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

                                        1 Reply Last reply Reply Quote 0
                                        • E Offline
                                          El_Sexto
                                          last edited by

                                          Hi guys ! somebody have the solution for the bertier problem plz ?

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

                                            Bertier never posted his problem SKP or anything further to help us, so it went no further...
                                            If you are experiencing similar problems then please post the full error messages from the Ruby Console etc, and a copy of a SKP that displays this aberrant behavior... 😕

                                            TIG

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 2 / 5
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement