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.
    • E Offline
      erentumer
      last edited by

      when I try to slice from section plane sketchup turns off does anyone know why it closes itself?

      1 Reply Last reply Reply Quote 0
      • C Offline
        chango70
        last edited by

        I think it crash with nested components and groups. I use it only when I've exploded everything.

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

          I got a model that produces bugsplat when I try to use Zorro with it. I select the Section Cut and click "Slice Model at Section" - BugSplat!
          😞


          Crashed SketchUp

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

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

            It's a simple thing to do manually, without Zorro.
            Make a group at the section-cut, explode it and intersect its geometry with model.
            Take a side view, perspective off, and select everything above the cut and group it, repeat below the cut, move the groups apart...ZorroCrashSplit.PNGZorroCrashSplit.skp

            TIG

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

              @tig said:

              It's a simple thing to do manually, without Zorro.

              That was just a small part of my model. The original got many more components...

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

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

                It's the groups/components that take the time and cause the splats!

                TIG

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

                  @tig said:

                  It's the groups/components that take the time and cause the splats!

                  My sample model doesn't have any groups/components. Just edges and faces...

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

                  1 Reply Last reply Reply Quote 0
                  • Rich O BrienR Offline
                    Rich O Brien Moderator
                    last edited by

                    Isn't the Zorro tool in Artisan more stable than this version?

                    Download the free D'oh Book for SketchUp πŸ“–

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

                      @unknownuser said:

                      Isn't the Zorro tool in Artisan more stable than this version?

                      Just tried the Knife tool - crashed SU, without bugsplat.

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

                      1 Reply Last reply Reply Quote 0
                      • Rich O BrienR Offline
                        Rich O Brien Moderator
                        last edited by

                        Did you try a series of cuts rather than just one? I find that helps sometimes!

                        Download the free D'oh Book for SketchUp πŸ“–

                        1 Reply Last reply Reply Quote 0
                        • dukejazzD Offline
                          dukejazz
                          last edited by

                          I love useing this plugin Zorro2,
                          So I added a icon to the tool bar.

                          If you want to do this too,
                          then paste these lines between the last end statment of zorro2.rb and its file_loaded("Zorro2.rb")
                          useing notepad

                          end

                          #----copy this----------

                          adds a icon to tool bar

                          remeber to add the attachent zorro2.jpg to plugins folder

                             if( not file_loaded?("Zorro2.rb") )
                          tt_hh = UI::Toolbar.new "Zorro2"
                          cmd = UI::Command.new("Zorro2 ")  {(Sketchup.active_model.select_tool Zorro2Tool.new)}
                          cmd.small_icon = "zorro2.jpg"
                          cmd.large_icon = "zorro2.jpg"
                          cmd.tooltip = "Zorro2"
                          tt_hh.add_item cmd
                          

                          tt_hh.show
                          end
                          #add is compleated
                          #---copy to here---------------

                          file_loaded("Zorro2.rb")


                          zorro2.jpg

                          1 Reply Last reply Reply Quote 0
                          • X Offline
                            xplode35
                            last edited by

                            Seems like this plugin badly needs an update. Nothing's changed in 2 years???

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

                              Why fix something that is not broken? There are much older plugins still performing perfectly what they were designed for 5-6 years ago.

                              Gai...

                              1 Reply Last reply Reply Quote 0
                              • Bob JamesB Offline
                                Bob James
                                last edited by

                                Beta for two years 😲 πŸ˜„

                                i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

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

                                  @bob james said:

                                  Beta for two years 😲 πŸ˜„

                                  It's the Google-way! πŸ˜‰ πŸ˜„

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

                                  1 Reply Last reply Reply Quote 0
                                  • J Offline
                                    jwas
                                    last edited by

                                    This is a great plugin, but it's not working for me with the model I'm working on now. The model is large and complex. Is that what's causing it to crash when trying to cut at the section?

                                    1 Reply Last reply Reply Quote 0
                                    • Rich O BrienR Offline
                                      Rich O Brien Moderator
                                      last edited by

                                      The Zorro that's bundled with Artisan is apparently more stable than this I believe. Though I could be wrong.

                                      Give it a go http://www.artisan4sketchup.com

                                      Download the free D'oh Book for SketchUp πŸ“–

                                      1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        jwas
                                        last edited by

                                        Thanks. Downloading and testing now.

                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          ankitsurti
                                          last edited by

                                          slicing the entire model at a section plane Doesnt work for me.. Sketchup crashes and I get a bug splat!

                                          1 Reply Last reply Reply Quote 0
                                          • G Offline
                                            guyscott
                                            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.

                                            Thank you - this advice saved me too! Took a while to dig it up though and it seems as though lots of people are searching unsuccessfully for this same solution - perhaps it should be included in the instructions?

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 11 / 16
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement