• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

Zipped Plugins -- A Guide to Installing Them

Scheduled Pinned Locked Moved Plugins
66 Posts 18 Posters 538.5k Views 18 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.
  • C Offline
    congellous
    last edited by 26 Jan 2012, 17:25

    @tig said:

    The purpose of this thread is to explain how to extract files and subfolders of helper-files [with their contents intact] into the Plugins folder...
    You don't usually need to 'load them from the console' πŸ˜• , unless they are/were not in the Plugins folder at start-up.
    Any .rb/.rbs file in the Plugins folder will be auto-loaded into Sketchup when it [re]starts.
    Have you read all of the 'usage notes' of the problem these tools?
    Some tools come as 'Extensions' which usually need a first-time activation from the Preferences dialog ...
    While many such tools appear in the Plugins menu, some appear in other menus like Draw or Tools.
    Some tools work just from a toolbar, which will need activating from View>Toolbars...
    Some tools are context-sensitive and only appear in the right-click context-menu when you have appropriate things selected - e.g. a tool that only works on a component might not appear in the menu if there is not a component selected [AND 'SketchyFFD' needs one Group to be selected before it appears in the context-menu!!!].
    A few tools only work by typing their commands into the Ruby Console, and some other 'scripts' appear to do nothing at all on their own, but they do provide support to allow other scripts to do their stuff [e.g. progressbar.rb or deBabelizer.rb]...........

    All right chill out, I've know how to check extensions and menu's lol
    Which thread should I use for a guide to installing the plug ins then please

    1 Reply Last reply Reply Quote 0
    • T Offline
      TIG Moderator
      last edited by 26 Jan 2012, 20:06

      Congellous

      For someone who knows 'how to do everything' you seem sadly lacking in some basic concepts. πŸ˜’

      IF you [re]read my posts, and some other nearby posts, you would realize there is really no 'magic' to 'installing' Plugins.
      You certainly don't need to do any code in the Console etc for what you are trying to do...

      As I wrote:-
      For a simple tool... just put its .rb file in the Plugins folder and restart Sketchup to auto-load the script. Where you then find the tool, and how you use it depends on the design of the tool and what its individual usage notes say...
      For a more complex tool... the usual format is that it arrives inside a zipped archive; containing a .rb 'loader' file and several support files, which are usually in a subfolder [where they should remain when the extracted set is then moved into the Plugins folder].

      The problem example you gave of SketchyFFD is the simplest to install... it's a single .rb file that you put into the Plugins folder. On a restart of Sketchup, if you first select a Group then the SketchyFFD menu item appears in the right-click context-menu...

      If you have failed to do this simplest of installs, then it might be that you have not understood the setup of your system properly...
      MAC plugins go into the Macintosh HD [Root] level ...Library... Plugins folder, and NEVER the ...User...Plugins folder.
      This IS explained clearly in this thread, and also elsewhere quite frequently!
      To find out exactly where YOUR plugins folder is... paste this text into the Ruby Console (+<enter>)
      Sketchup.find_support_file("Plugins")
      It will return the full-path to the Plugins folder you should use...
      Find it!
      [Also learn to read more than a few lines of help, and let it sink in!]
      πŸ˜•

      TIG

      1 Reply Last reply Reply Quote 0
      • T Offline
        thomthom
        last edited by 26 Jan 2012, 20:10

        If you are using SketchUp 8 M2 (latest version) you can use this utility to install .rb and .zip plugins. (In addition to .zip) It will place the files in the correct location.

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

        1 Reply Last reply Reply Quote 0
        • D Offline
          Dan Rathbun
          last edited by 2 Feb 2012, 05:46

          The culprit file is named:

          %(#8040BF)[****_**File_ModelFunctionBat.rb**]

          (... note that the filename begins with an underscore character, and may be listed at the top of the folder.)

          It is NEVER a good idea, to copy OLD plugins, from PREVIOUS versions, into a NEW version's "Plugins" folder EN MASSE.
          Copy one at a time. Test it. Try the next one, etc.

          But it's best to check if the plugin author has updated the plugin for the new Sketchup version, first.

          I'm not here much anymore.

          1 Reply Last reply Reply Quote 0
          • Y Offline
            yanrothwell
            last edited by 23 May 2012, 11:26

            Hello experts.

            I have read your instructions and tried all the ways that have been suggested; I have cut and pasted the individual file from the google site, I have copied the zipped file and extracted it directly within the plugins folder (C:\Program Files (x86)\Google\Google SketchUp 8\Plugins), I have moved the file rather than copying it. I have deleted the previous files before copying them over. I do not have SU 8 loaded while doing this (I have even uninstalled skecthup and then reinstalled it!). And each time it comes up with: Error Loading File parametric_grid.rb no such file to load -- ./parametric.rb

            I have also tried different files from different sources.

            What on earth is the problem? Just how idiotic am I being?

            It wouldn't be that I have a 64 bit Win 6 installed would it?

            Any pointers will be hopeful for me.

            Ian

            http://www.ianrothwell.co.uk

            1 Reply Last reply Reply Quote 0
            • D Offline
              Dave R
              last edited by 23 May 2012, 14:02

              Looks to me as if you haven't installed parametric.rb. http://sketchup.google.com/intl/en/download/rubyscripts/parametric.zip

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              1 Reply Last reply Reply Quote 0
              • Y Offline
                yanrothwell
                last edited by 24 May 2012, 10:55

                @dave r said:

                Looks to me as if you haven't installed parametric.rb. http://sketchup.google.com/intl/en/download/rubyscripts/parametric.zip
                Sorry if I 😒 sounded annoyed on the last post.

                That is indeedy indeed the file I am trying to install (parametric.rb). I have just tried using the installer, (thank you ThomThom) - which works for other .rb files - and SU still refuses to see the parametric.rb for some reason.

                I bet it'll start working randomly, but for now, I'm getting a little frustrated, as I need to use the Soap Skin plugin, and it won't work without the parametric.rb file in there too.

                Me thinkings a fresh install of the whole lot again is needed.

                http://www.ianrothwell.co.uk

                1 Reply Last reply Reply Quote 0
                • D Offline
                  Dave R
                  last edited by 24 May 2012, 11:22

                  I sent you a PM.

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    thomthom
                    last edited by 24 May 2012, 11:25

                    SoapSKinBubble doesn't need Parametric.rb - pretty sure I didn't need it. Nor is it specified on their website.
                    Sounds there might be some other issue in your plugins folder...

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

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      Dave R
                      last edited by 24 May 2012, 11:40

                      The error message you posted indicates it's parametric_grid.rb that can't load because it doesn't find parametric.rb. Nothing to do with SSB. πŸ˜’

                      Etaoin Shrdlu

                      %

                      (THERE'S NO PLACE LIKE)

                      G28 X0.0 Y0.0 Z0.0

                      M30

                      %

                      1 Reply Last reply Reply Quote 0
                      • Y Offline
                        yanrothwell
                        last edited by 24 May 2012, 11:48

                        Thanks for the info, I'm getting way over my head now. I'm now using the PM function with Dave to keep this thread tidy.

                        http://www.ianrothwell.co.uk

                        1 Reply Last reply Reply Quote 0
                        • L Offline
                          Lukas Wassberg
                          last edited by 7 Jun 2012, 14:16

                          I've had a hard time getting plugins to show up in Sketchup. Re installed and re-zipped, restarted etc. several times with no luck.
                          But found out what the problme. This migth help other users with Mac.

                          There are TWO sub folders named Plugins.
                          1.) In Library/Applicaiton support/Goggle sketchup/Plugins (this is the corret folder to put your new plugins...)
                          2.) If you right-click (Mac) on the Sketchup program located under Applications, you can choose to "show packaged". This lets you see the subfolders "hidden" in the the application. There is a Plugins folder here as well. (Don't put your new plugins here!)

                          Thanks to all of you guys sharing all your knowledge and creating stunning plugins.

                          Best,
                          Lukas

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            Dave R
                            last edited by 7 Jun 2012, 17:43

                            Welcome Lukas. You should have come here a long time ago. πŸ˜„ The thing about getting the right location to put the plugin files has been covered ad nauseum.

                            Etaoin Shrdlu

                            %

                            (THERE'S NO PLACE LIKE)

                            G28 X0.0 Y0.0 Z0.0

                            M30

                            %

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              pedropon
                              last edited by 28 Oct 2012, 22:41

                              Hi there,
                              I am trying to install "The SCF Power Toolbar (version 1)"
                              I tried to drop the "SCF Power Toolbar v1" in my plugins folder, try to install extension in the pref.
                              Screen Shot 2012-10-28 at 6.32.07 PM.png

                              My Plugins folder
                              Content of my plugins folderContent of my plugins folder
                              Nothing works
                              Please help
                              SU V 8.0.15157
                              Mac OS X 10.8.2

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                Dave R
                                last edited by 28 Oct 2012, 22:56

                                That's the wrong plugins folder shown in your second and third screenshots. Rather than rehash this again, go back and read the beginning of this thread.

                                Etaoin Shrdlu

                                %

                                (THERE'S NO PLACE LIKE)

                                G28 X0.0 Y0.0 Z0.0

                                M30

                                %

                                1 Reply Last reply Reply Quote 0
                                • GaieusG Offline
                                  Gaieus
                                  last edited by 28 Oct 2012, 22:58

                                  Hi Pierre,

                                  Besides what Dave suggested, as you can see from the notes at the bottom of the plugin post here: http://sketchucation.com/forums/viewtopic.php?t=14770
                                  it is a buggy plugin and no-one takes the time and responsibility to trouble shoot any issues.

                                  Please, try something else instead.

                                  Gai...

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    thomthom
                                    last edited by 29 Oct 2012, 09:08

                                    @pedropon said:

                                    I am trying to install "The SCF Power Toolbar (version 1)"

                                    As mentioned by the others, it's the wrong location you're trying to install to.
                                    have a look at this article on installing plugins: 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
                                    • P Offline
                                      pedropon
                                      last edited by 29 Oct 2012, 13:24

                                      @Dave R, @Gaieus, @thomthom
                                      Thanks guys I will definitely try to find some better plugins and not waste my time with those.
                                      Can you point to some general interesting ones?

                                      1 Reply Last reply Reply Quote 0
                                      • D Offline
                                        Dave R
                                        last edited by 29 Oct 2012, 13:29

                                        Interesting plugins? Well, what do you need a plugin to do? Don't just install plugins because they exist.

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          thomthom
                                          last edited by 29 Oct 2012, 13:34

                                          Hard to tell without know what and how you work. But you'll find the original plugins from that package you tried to install in the Plugins list: http://sketchucation.com/forums/viewtopic.php?p=250026

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

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

                                          Advertisement