sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    [Plugin] CleanUp

    已排程 已置頂 已鎖定 已移動 Plugins
    974 貼文 217 Posters 864.8k 瀏覽 217 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • 0 離線
      0devang
      最後由 編輯

      It doesn't work with sketchup pro 8. what could be the reason?

      1 條回覆 最後回覆 回覆 引用 0
      • Dave RD 離線
        Dave R
        最後由 編輯

        @0devang said:

        It doesn't work with sketchup pro 8. what could be the reason?

        The plugin does indeed work with SketchUp 8 Pro. If it isn't working for you, the most likely cause is that it hasn't been installed correctly. Go back to the first post and read the instructions and make sure it has been installed correctly. This includes installing TT_Lib2 as indicated under Requirements.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 條回覆 最後回覆 回覆 引用 0
        • thomthomT 離線
          thomthom
          最後由 編輯

          @genma saotome said:

          VERY useful! 😍 My thanks for producing and releasing this.

          Might you consider adding "Remove Materials" from Backface? I know it's in another plugin but it's something I should do as part of my final cleanup but I often forget. Adding this would to Cleanup would be real handy and I would like to see the count of cleaned backfaces in the statistics too.

          P.S.
          Ya know, adding "Remove Untextured Faces" would be a godsend for me. Any chance of that too?

          I'll see what I can do for the next release. (I'm quite busy atm, can't promise anything.)

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

          1 條回覆 最後回覆 回覆 引用 0
          • dereiD 離線
            derei
            最後由 編輯

            Indeed, a "remove materials from back face", but applicable only to selection (or entire model if nothing selected" would be great! The current plugin that does it, removes from entire model. And I often have windows (with or without thickness), or other transparent materials and they start to look bad after removing backface material.

            DESIGNER AND ARTIST DEREI.UK

            1 條回覆 最後回覆 回覆 引用 0
            • O 離線
              oggstreamer
              最後由 編輯

              Hello thomthom,

              i am eager to use your CleanUp Plugin - but i've some troubles installing it - i am using Sketchup 8 under WINE

              I installed both CleanUp 3.1.8 and TT_Lib2 2.6.0 in the plugin-Directory. and i get the following Error:

              Error Loading File tt_cleanup.rb
              uninitialized constant TT::System

              do you have any Hint for me?

              thanks, georg

              1 條回覆 最後回覆 回覆 引用 0
              • thomthomT 離線
                thomthom
                最後由 編輯

                that's the whole error message?

                If yes, then could you open the Ruby Console in SketchUp and type load 'tt_cleanup.rb' and see if you get a more verbose error message then?

                Other than that, maybe a screenshot of how CleanUp and TT_Lib2 is installed in your plugins folder?

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

                1 條回覆 最後回覆 回覆 引用 0
                • jeff hammondJ 離線
                  jeff hammond
                  最後由 編輯

                  .

                  [Feature Request]

                  Weld all lines... not sure if it's possible or maybe it will take too long but it'd be sweet to weld everything in one shot.

                  dotdotdot

                  1 條回覆 最後回覆 回覆 引用 0
                  • thomthomT 離線
                    thomthom
                    最後由 編輯

                    Weld all edges between junctions?

                    That can be done with Edge Tools already if you use the Simplify Selected Curves and specify 0 deviation.

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

                    1 條回覆 最後回覆 回覆 引用 0
                    • O 離線
                      oggstreamer
                      最後由 編輯

                      about the WINE Problem

                      starting it via Ruby Console gives a lot of Warnings and an Error:

                      Error: #<NameError: C:/Programme/Google/Google SketchUp 8/Plugins/TT_Lib2/webdialog_patch.rb:10: uninitialized constant TT::System>
                      C:/Programme/Google/Google SketchUp 8/Plugins/tt_cleanup.rb:79
                      C:/Programme/Google/Google SketchUp 8/Plugins/TT_Lib2/core.rb:400:in require' C:/Programme/Google/Google SketchUp 8/Plugins/TT_Lib2/core.rb:400 C:/Programme/Google/Google SketchUp 8/Plugins/TT_Lib2/core.rb:399:in each'
                      C:/Programme/Google/Google SketchUp 8/Plugins/TT_Lib2/core.rb:399
                      C:/Programme/Google/Google SketchUp 8/Plugins/tt_cleanup.rb:79:in require' C:/Programme/Google/Google SketchUp 8/Plugins/tt_cleanup.rb:79 (eval):79:in load'

                      I think the Directory-Structure is ok - because i tried your plugin in VirtualBox today - and it works like a charm - Great Plugin btw.

                      thanks,
                      Georg


                      tt_cleanup_wine_error.txt


                      tt_cleanup_dirstructure_wine.png

                      1 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        hm... this is odd... but could you try something?
                        Open webdialog_patch.rb and insert two new lines at the top of the file:

                        require 'TT_Lib2/core.rb' require 'TT_Lib2/system.rb'

                        ?

                        Not sure why only you get this, but maybe there's some quirk in that it runs under Wine...

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • O 離線
                          oggstreamer
                          最後由 編輯

                          yes - i am one step further. The plugin loads now - but the Plugins->CleanUp3->Clean... shows an empty Windows. Maybe i have to install IExplorer?

                          thanks

                          1 條回覆 最後回覆 回覆 引用 0
                          • O 離線
                            oggstreamer
                            最後由 編輯

                            I will leave it like that - the Merge Faces and erase hidden geometry works! and thats fine for me

                            1 條回覆 最後回覆 回覆 引用 0
                            • thomthomT 離線
                              thomthom
                              最後由 編輯

                              @oggstreamer said:

                              yes - i am one step further. The plugin loads now

                              👍 I will add the changes to the next release.

                              @oggstreamer said:

                              but the Plugins->CleanUp3->Clean... shows an empty Windows. Maybe i have to install IExplorer?

                              The window is a webdialog, which under windows use an embedded Internet Explorer window and under OSX it uses an embedded WebKit.
                              It's been a while since I tried Ubuntu, but I used to have an old machine with it and I tried SU a couple of times. But I usually got crashes - when I didn't I got problems with webdialogs.

                              But not sure what the status is now though - a couple of years later...

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

                              1 條回覆 最後回覆 回覆 引用 0
                              • O 離線
                                oggstreamer
                                最後由 編輯

                                i found a blog about webdialog on wine related to Sketchup:

                                Link Preview Image
                                Getting SketchUp 8 Working in Wine -- Even WebDialogs!

                                Updated 2010/12/22:  Updates are shown in red  below: Some SketchUp enthusiasts have created an excellent resource on getti...

                                favicon

                                (robsworldoftech.blogspot.com)

                                maybe it will work this way but i don't have time right now to try it.

                                1 條回覆 最後回覆 回覆 引用 0
                                • G 離線
                                  GooUser
                                  最後由 編輯

                                  Hello thomthom ! I'm new user of sUP and this forum! Thank you for your work! And sorry for my bad English !

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • F 離線
                                    finnishXchange
                                    最後由 編輯

                                    Thom,

                                    I am excited to try your program for cleaning up lines in a file imported from autocad. Would you mind explaining how to install the plug-in, or direct me to where I might find a tutorial for that? I'm a new member of this site and the only other plug-in I have used is Kerkythea, so pretty clueless what to do with the rb file after saving it to the desktop. I am using SU version 8 with mac OS x 10.6.8.

                                    Thanks a lot!

                                    Troy

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • GaieusG 離線
                                      Gaieus
                                      最後由 編輯

                                      Here are some instructions how to install zipped plugins:
                                      http://forums.sketchucation.com/viewtopic.php?f=323&t=35746

                                      Note that for this plugin to work, you will also need to install another plugin library (linked from the first post). That's also zipped so the procedure is the same.

                                      Gai...

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • opalO 離線
                                        opal
                                        最後由 編輯

                                        Hello,
                                        So.. after the installation of M2, I put tt_cleanup.rb in the brand new plugins folder.. I think the shiny new empty folder confused it.. it's lonesome in there and I'm getting the messages on startup
                                        tt?cleanup.rb
                                        Error: No such file to load - TT_lib2/core.rb

                                        So.. instead of using the copy/paste of the file from the old plugins folder, I came back to this thread and downloaded it again.. same error message.

                                        Is there a companion file I'm supposed to download with it?

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • thomthomT 離線
                                          thomthom
                                          最後由 編輯

                                          Yes, TT_Lib2, which is linked from the description in the first post. Above the download link.

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

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • opalO 離線
                                            opal
                                            最後由 編輯

                                            hmmm.. I have that one in there

                                            I'll take it out and download fresh

                                            thank you 😄

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 45
                                            • 46
                                            • 47
                                            • 48
                                            • 49
                                            • 47 / 49
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement