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

    [Plugin] Zorro2 (beta)

    Scheduled Pinned Locked Moved Plugins
    314 Posts 154 Posters 347.7k Views 154 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.
    • D Offline
      dadwill
      last edited by

      I would like to download zorro 2 but my computer doesn't read the .rb extension. Do you have some instructions on how to install it.

      1 Reply Last reply Reply Quote 0
      • massimoM Offline
        massimo Moderator
        last edited by

        No need to read anything. Simply download the .rb file at the bottom of the first post and put it in your Sketchup's plugin folder (C-->programs-->google etc.). You will find Zorro under Tools menu.
        However if you want to read a .rb file use, for example, NotePad.

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

          I'm doing it just as the tutorial says
          first "add section cut face"
          and the "slice model at section"
          but even though my model doesn't have any groups, when it is cutting "group #n (29 or 31 most of the times)" the sketch up crashes 😞
          i've got a deadline in college, really need this to work out!
          anyone can help?
          thanks!

          1 Reply Last reply Reply Quote 0
          • majidM Offline
            majid
            last edited by

            is there any way (tips/tricks or other cut tool) that only cuts the front faces, and not back (and not visiable) faces? I strongly need that πŸ˜„ plz

            My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

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

              @chimbalo said:

              After a few hours I figure it out how to fix the bug splat, I have a heavy model, every time that I started using the slice tool my model crashed up, I tryed exploding the model, chainging to newer sketch up, etc etc etc. At the end I took all the model and grouped up whith out the cuting plane, after I slice it, and was the solution for the problem, now it doesn't matter how heavy is the file, the plug in ,work fine. sorry for my bad english, I hope is useful for you.

              I had the same issue, did the same thing like you did, making one big group and the problem was solved πŸ˜„

              1 Reply Last reply Reply Quote 0
              • O Offline
                osse
                last edited by

                thank's a lot!!
                just found this amazing plugin, i have to make a final presentation for my project and it has to be ready in 2 weeks!
                this just saved me 2 days of work!!!
                amazing plugin!

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

                  can somebody please send me the link download the zorro.2.o plugin for mac?
                  thankyou vanessa

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    tsemrud
                    last edited by

                    This forum came up when I was searching about bug splats related to exploding components. I found a solution to the bug splats I was getting with my own plugin and maybe it will help diagnose the problems people are having on this forum.

                    Assume the following component structure:

                    Component_A

                    Component_AA
                    Component_AB
                    Component_AC

                    I was exploding from the top down with a recursive function, so I would explode Component_A, using ComponentInstance.explode which returns an entities object containing what was the component before I exploded it. I would then loop through that entities object and continue exploding any component instances I found. When I'd try and explode the first child (Component_AA) I would bug splat.
                    I found that it had to do with an entities observer that I had at the model level (which was my only entities observer). Once I got rid of the observer my code started working fine; no more bug splats!

                    So maybe Zorro2 or some other plugin on the computer of people who are experiencing bug splats is using an Entities Observer.
                    Hopefully this helps someone out there and hopefully this was the right place to post this.

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

                      Maybe you must start a thread about that on the section Developpers' forum πŸ˜‰

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

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

                        I have problems as well, I have managed to cut my model after exploding everything and then making one big group, then it does the slicing but it doesn't delete anything afterwards? it's like it only creates an intersect with model line at the section plane? 😞

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

                          Hi there,
                          I am trying to download the Zorro2 software, however I am just getting a text edit file. Is it compatible with Macs?

                          thanks a bunch

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

                            I am a mac user and I am trying to download Zorro2 for a building section. However when I open the download it's giving me a 'text edit' file. Which I can't save in my plug ins folder.
                            Help please!!
                            Thanks a bunch

                            1 Reply Last reply Reply Quote 0
                            • OxerO Offline
                              Oxer
                              last edited by

                              @pogo_2u said:

                              I am a mac user and I am trying to download Zorro2 for a building section. However when I open the download it's giving me a 'text edit' file. Which I can't save in my plug ins folder.
                              Help please!!
                              Thanks a bunch

                              Hello!

                              I'm mac user too, generally when you download a ruby file (.rb extension) from Safari the program add .txt extension to the file, you must delete the .txt extension to the file and to leave the filename so: Zorro2.rb
                              Example: *******.rb.txt (delete the last extension .txt) >> ********.rb
                              Then, place the Zorro2.rb in your plugins folder of SU, perhaps OSX ask you for permissions to copy the file in the plugins folder, enter your user password and OK.

                              I hope that help you, Bye!

                              "The result is the end what is important is the process" by Oxer
                              [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

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

                                When I click to download it, it is opening in text edit, so I re-save to my plugins folder with the .rb extension and it isn't showing up. Should I be saving differently? I really can't figure out what I'm doing wrong.
                                Thanks for your help so far!

                                Hello!

                                I'm mac user too, generally when you download a ruby file (.rb extension) from Safari the program add .txt extension to the file, you must delete the .txt extension to the file and to leave the filename so: Zorro2.rb
                                Example: *******.rb.txt (delete the last extension .txt) >> ********.rb
                                Then, place the Zorro2.rb in your plugins folder of SU, perhaps OSX ask you for permissions to copy the file in the plugins folder, enter your user password and OK.

                                I hope that help you, Bye![/quote]

                                1 Reply Last reply Reply Quote 0
                                • K Offline
                                  kwalkerman
                                  last edited by

                                  Awesome plugin. Works great with the section plane and with the straight zorro tool.

                                  I was getting bugsplats when I used the section plane (on very simple models). De-activated another plugin (openstudio), and now it works fine.

                                  --
                                  Karen

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

                                    Kool, this will help me get a good section for my assignment πŸ˜„

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

                                      @kwalkerman said:

                                      Awesome plugin. Works great with the section plane and with the straight zorro tool.
                                      I was getting bugsplats when I used the section plane (on very simple models). De-activated another plugin (openstudio), and now it works fine.

                                      Karen

                                      Also when using any tool that changes the models entities with instances you need the Outliner to be closed or at least rolled-up - otherwise a known bug in SUp can cause it to crash...

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • DavidBoulderD Offline
                                        DavidBoulder
                                        last edited by

                                        TIG, is this working on SU 8? I'm getting crashes on XP without any other plugins installed.

                                        --

                                        David Goldwasser
                                        OpenStudio Developer
                                        National Renewable Energy Laboratory

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

                                          Works OK for me with the Outliner closed ?

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • DavidBoulderD Offline
                                            DavidBoulder
                                            last edited by

                                            No dialogs open (including Outliner). I even tried disabling Dynamic Components, Sandbox Tools, Solar North, and Photo Textures.

                                            I'll try again tomorrow after a fresh restart. By the way, same results on SU7.

                                            Split at section cut seems to work. Just cut tool that crashes.

                                            --

                                            David Goldwasser
                                            OpenStudio Developer
                                            National Renewable Energy Laboratory

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 15
                                            • 16
                                            • 7 / 16
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement