sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] CleanUp

    Scheduled Pinned Locked Moved Plugins
    974 Posts 217 Posters 788.7k Views 217 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.
    • thomthomT Offline
      thomthom
      last edited by

      yay! ๐Ÿ˜„

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

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

        hy
        I am using your plugin for a long time now and i realy love it. thank u!
        but now i have updated to 2013 pro and there i cant find a plugin section in the topmenue. where can i now find the button for your plugin?

        thank u
        Markus

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

          Nothing has changed - so I'm not sure what it might be. How did you install it in SU2013? Did you copy it or did you install from the Extension Warehouse or SketchUcation's Plugin store?

          Did you also ensure to install TT_Lib2?

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

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

            hi:)
            I positioned the cleanup plugin in the plugins folder, but can not see the plug on my view port .not in tools or plugins:(
            can you help me to install it properly ?
            thanks:)

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

              Did you also installed the TTlib2 as clearly stated under "requirements" in the very first post of the thread?

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

                @massimo said:

                Did you also installed the TTlib2 as clearly stated under "requirements" in the very first post of the thread?

                hi MAssimo!:)
                i tried to install'but the problem is,i cant see on my view port in system preferences-- extensions the install preferences tab
                is there another way to install the " tt installer?
                thanks again

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

                  @ruslan007 said:

                  i tried to install'but the problem is,i cant see on my view port in system preferences-- extensions the install preferences tab

                  Then you need to upgrade at least to the latest version of SU8.

                  @ruslan007 said:

                  is there another way to install the " tt installer?

                  You can rename a .rbz file into .zip then extract it an put the content of the folder in your plugins folder, or you can use the great Sketchucation tools.

                  1 Reply Last reply Reply Quote 0
                  • tt_suT Offline
                    tt_su
                    last edited by

                    Definitely upgrade your SketchUp version.

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      flyashy
                      last edited by

                      While this is a most well-worked plugin, I have a suggestion towards improving it's usability.

                      A lot of times I use an autocad file for reference on a hidden layer to be switched on or off as per need. The plugin treats the dwg lines as lonely edges and erases them. A lot of times I realize that only after a long while when I switch on the layer for reference and find the dwg lines erased. To import and align the dwg again is doable but a bit of bother.
                      The work around I use is to copy the dwg (usually as a group) before clean up operation and paste in place afterwards.

                      I was wondering if the plugin can be made to ignore locked objects as an option. This way, if need be, one could retain 'unclean' elements in the model simply by locking them and then running cleanup while choosing 'ignore locked objects'.
                      Alternately it could be made to ignore hidden layers or something like that.

                      I don't know much about ruby and so don't know if something like that is possible, but I'm sure it would be a useful improvement.

                      Cheers,
                      flyashy

                      1 Reply Last reply Reply Quote 0
                      • tt_suT Offline
                        tt_su
                        last edited by

                        Yea, I have it on the To Do list to make this plugin respect locked groups/components. I've done the same thing as you when working with imported DWG drawings.

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

                          Excellent!
                          Downloaded, selected an imported 3d and ran the tool to merge faces.
                          Instantly the majority of triangulated faces became proper faces.
                          I had to blink a few times before I relised what had happened!

                          Saved me an hour of clicking...

                          For some reason 1 part of the model did not cleanup - otherwise perfect.
                          Thank-you for your hard work!

                          GPG

                          1 Reply Last reply Reply Quote 0
                          • tt_suT Offline
                            tt_su
                            last edited by

                            If some edges doesn't erase then it would be either because the connected faces isn't 100% coplanar, or the edge has more than two faces connected.

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

                              My deepest respect! Thx a Billion!

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

                                Thsi plugin looks interesting, but is there a method to stop processing if it takes too long?

                                1 Reply Last reply Reply Quote 0
                                • tt_suT Offline
                                  tt_su
                                  last edited by

                                  Afraid not. ๐Ÿ˜ž

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

                                    If you think the clean up is going to take too long you might limit what gets cleaned to one or two list items at a time. Or run the plugin more often or maybe this would be an incentive to learn to model more cleanly from the beginning.

                                    Etaoin Shrdlu

                                    %

                                    (THERE'S NO PLACE LIKE)

                                    G28 X0.0 Y0.0 Z0.0

                                    M30

                                    %

                                    1 Reply Last reply Reply Quote 0
                                    • demD Offline
                                      dem
                                      last edited by

                                      This plugin has become a part of my life!) ๐Ÿ‘

                                      I want to make the button "repair edges" in the toolbar.
                                      Please tell, how to type a command to run it in the ruby console? ๐Ÿ˜’

                                      1 Reply Last reply Reply Quote 0
                                      • 3 Offline
                                        3rdEye
                                        last edited by

                                        @flyashy said:

                                        While this is a most well-worked plugin, I have a suggestion towards improving it's usability.

                                        A lot of times I use an autocad file for reference on a hidden layer to be switched on or off as per need. The plugin treats the dwg lines as lonely edges and erases them. A lot of times I realize that only after a long while when I switch on the layer for reference and find the dwg lines erased. To import and align the dwg again is doable but a bit of bother.
                                        The work around I use is to copy the dwg (usually as a group) before clean up operation and paste in place afterwards.

                                        I was wondering if the plugin can be made to ignore locked objects as an option. This way, if need be, one could retain 'unclean' elements in the model simply by locking them and then running cleanup while choosing 'ignore locked objects'.
                                        Alternately it could be made to ignore hidden layers or something like that.

                                        I don't know much about ruby and so don't know if something like that is possible, but I'm sure it would be a useful improvement.

                                        Cheers,
                                        flyashy

                                        I second that request, I just wanted to write the exact same text... ๐Ÿ˜ฎ

                                        THX Tom, this is my most used plugin ever!

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

                                          And how did you install it? Just placing the RBZ in the plugins folder won't do.
                                          Here is a general overview: 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
                                          • T Offline
                                            towerpower1
                                            last edited by

                                            Link does not exist! I need a plugin like this now!

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 38
                                            • 39
                                            • 40
                                            • 41
                                            • 42
                                            • 48
                                            • 49
                                            • 40 / 49
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement