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

    [Plugin] FredoTools - v4.5c - 24 Jun 24

    Scheduled Pinned Locked Moved Plugins
    463 Posts 123 Posters 673.1k Views 121 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      @Avex

      As Fredo says it's caused by your computer not having permissions set up correctly.
      This is usually because the user double-clicked the installer's exe file to 'Run' it.
      You can do a 'Repair' as follows...

      While logged into Windows as your normal user-account, ensure that SketchUp is closed.
      Find the SketchUp installer's exe file - usually in your Downloads folder ?
      Select the installer's exe file's icon and right-click > context-menu > "Run as administrator"
      When prompted choose "Repair" [note that for a brand new installation that would be "Install"].
      When it completes retry and seem if the permissions are now set right...

      Sometimes permissions to extension's own Temp files like this can be messed up and you need to delete the folder:
      C:/Users/ST1DCE~1/AppData/Local/Temp/**Fredo6_LibFredo6_TemporaryFiles**
      When SketchUp is next started it'll be recreated with good permissions

      These folders are hidden, but pasting C:/Users/ST1DCE~1/AppData/Local/Temp/ in a Windows Explorer path-bar should take you there...

      TIG

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

        @dave r said:

        What is your "plugins location"? What version of SketchUp are you using? Please complete your profile.

        Plugin folder:

        c:\Users\Chris\AppData\Roaming\SketchUp\SketchUp 2016\SketchUp\Plugins

        So you can see the Sketchup version is 2016.

        The permissions on the ../Appdata/.. tree of directories is 'Full Control' for 3 users:

        SYSTEM
        Chris (me - member of Users and Administrators)
        Administrators

        So I can't imagine that Sketchup should have any problems with accessing the plugins folder - it never has in the past 4 years & it's running on the same PC for all that time.

        I'll try applying the updated build Fredo mentions below.

        Thanks for all the suggestions.

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

          @cth1963 said:

          @dave r said:

          What is your "plugins location"? What version of SketchUp are you using? Please complete your profile.

          Plugin folder:

          c:\Users\Chris\AppData\Roaming\SketchUp\SketchUp 2016\SketchUp\Plugins

          So you can see the Sketchup version is 2016.

          The permissions on the ../Appdata/.. tree of directories is 'Full Control' for 3 users:

          SYSTEM
          Chris (me - member of Users and Administrators)
          Administrators

          So I can't imagine that Sketchup should have any problems with accessing the plugins folder - it never has in the past 4 years & it's running on the same PC for all that time.

          I'll try applying the updated build Fredo mentions below.

          Thanks for all the suggestions.

          Update:
          Installing the updated plugin (via sketchucation Plugin Store extension) still results in the dialog "Wrong installation..." per my previous reply. I can see the Fredo6_!LibFredo6 folder and associated Fredo6_!LibFredo6.rb file is present in the plugins directory.

          @Fredo, I have nothing in Appdata/local/temp with "Fredo" in it's name but cleared all anyway with no difference in result. BTW, can you pls explain how to get the error log example quoted in your reply?

          Thx.

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

            @cth1963 said:

            @cth1963 said:

            @dave r said:

            What is your "plugins location"? What version of SketchUp are you using? Please complete your profile.

            Plugin folder:

            c:\Users\Chris\AppData\Roaming\SketchUp\SketchUp 2016\SketchUp\Plugins

            So you can see the Sketchup version is 2016.

            The permissions on the ../Appdata/.. tree of directories is 'Full Control' for 3 users:

            SYSTEM
            Chris (me - member of Users and Administrators)
            Administrators

            So I can't imagine that Sketchup should have any problems with accessing the plugins folder - it never has in the past 4 years & it's running on the same PC for all that time.

            I'll try applying the updated build Fredo mentions below.

            Thanks for all the suggestions.

            Update:
            Installing the updated plugin (via sketchucation Plugin Store extension) still results in the dialog "Wrong installation..." per my previous reply. I can see the Fredo6_!LibFredo6 folder and associated Fredo6_!LibFredo6.rb file is present in the plugins directory.

            @Fredo, I have nothing in Appdata/local/temp with "Fredo" in it's name but cleared all anyway with no difference in result. BTW, can you pls explain how to get the error log example quoted in your reply?

            Thx.

            I think I found the issue: The line below in Fredo6_!LibFredo6.rb

            file_encrypted = (Sketchup.version.to_i >= 16) ? folder + ".rbe" ; folder + ".rbs"
            

            selects the .rbe file which doesn't exist - the .rbs file does. Changing the version test to >=17 solved the problem.

            Thanks everyone for your attention to the issue.

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

              FWIW, there's also a version test in Fredo6_RoundCorner.rb (v3.3a):

              if Sketchup.version.to_i < 16
              

              that should be changed to '<= 16'...

              @Fredo FYI
              I tried installing FredoCorner v1.8b which lists the only dependency as LibFredo6 9.1b (archive legacy ver I have installed is 9.5k) but it complains that SU2017 or newer is required. The 'More Info' page says it should work for SU2016 and above...

              Cheers,
              Chris.

              1 Reply Last reply Reply Quote 0
              • fredo6F Offline
                fredo6
                last edited by

                @CTH1963

                If you run Sketchup SU2016, then you MUST use the legacy versions of my plugins.

                There are here.

                Fredo

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

                  this plug in is always very useful. thankyou so much

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

                    Hi!
                    Is it possible with Report On Areas to auto-refresh calculation when selection is changed?

                    1 Reply Last reply Reply Quote 0
                    • fredo6F Offline
                      fredo6
                      last edited by

                      @einstein said:

                      Hi!
                      Is it possible with Report On Areas to auto-refresh calculation when selection is changed?

                      The calculation of the report may take time, in seconds.

                      So, an automatic recalculation on any change of a selection could be counterproductive, as you may want to select several objects in a row.

                      That's why currently ReportArea just highlight the Refresh button in Red when a change of selection takes place.

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

                        @fredo6 said:

                        The calculation of the report may take time, in seconds.

                        So, an automatic recalculation on any change of a selection could be counterproductive, as you may want to select several objects in a row.

                        That's why currently ReportArea just highlight the Refresh button in Red when a change of selection takes place.

                        Still, I think this could be an option. Not a default one, but an available setting. I personally use this tool for low number of faces and with fast computer. Auto-recalculation would not be counterproductive for me. But it's just a suggestion ๐Ÿ˜„

                        1 Reply Last reply Reply Quote 0
                        • fredo6F Offline
                          fredo6
                          last edited by

                          NEW RELEASE: FredoTools v4.0b - 06 Dec 20

                          Requirement: LibFredo6 v10.4b or above

                          FredoTools 4.0b is a minor release for ReportLabelArea, offering an option for automatic refresh of the reports.


                          See FredoTools plugin home page for Download.

                          See also main post of this thread for User Discussion.

                          Fredo

                          1 Reply Last reply Reply Quote 0
                          • fredo6F Offline
                            fredo6
                            last edited by

                            @einstein said:

                            Still, I think this could be an option. Not a default one, but an available setting. I personally use this tool for low number of faces and with fast computer. Auto-recalculation would not be counterproductive for me. But it's just a suggestion ๐Ÿ˜„

                            Here it is....

                            The option is in the Default Parameters.

                            Fredo

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

                              @fredo6 said:

                              Here it is....

                              The option is in the Default Parameters.

                              Fredo

                              Thank you reeely much! You are fantastic ๐Ÿ˜„

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

                                I just downloaded Fredotools-v4.ob-06Dec20 to be used with Sketchup Pro 2021. I have the latest Windows 10 PC. I open the Fredotools download and I get this message. "This does not appear to be a Sketch model." I get the message with Sketchup 2021 open and unopened. DOES Fredotools-v4.ob WORK IN 2021 SKETCHUP?

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

                                  @kenteichmann said:

                                  I open the Fredotools download and I get this message. "This does not appear to be a Sketch model." I get the message with Sketchup 2021 open and unopened. DOES Fredotools-v4.ob WORK IN 2021 SKETCHUP?

                                  You don't open extensions in SketchUp with File>Open. Instead, go to the Window menu, click on Extension Manager and then the Install Extension button. Navigate to where you saved the extension file, select it, and choose Open. Also make sure you download and install the LibFredo6 file as well.

                                  Better would be to go to Resources at the top of this page and download the Sketchucation Plugin Store tool. Install that as above and then use it to search for and install Fredo6's extensions and others. If you do that the installation is automatically done correctly and you'll be able to see when there are updates to extensions.

                                  And yes, Fredotools works just fine in SketchUp 2021.

                                  Etaoin Shrdlu

                                  %

                                  (THERE'S NO PLACE LIKE)

                                  G28 X0.0 Y0.0 Z0.0

                                  M30

                                  %

                                  1 Reply Last reply Reply Quote 0
                                  • fredo6F Offline
                                    fredo6
                                    last edited by

                                    NEW RELEASE: FredoTools v4.1a - 24 Apr 21

                                    Requirement: LibFredo6 v10.4b or above

                                    FredoTools 4.1a is a technical release for performance of selection contextual menu.


                                    See FredoTools plugin home page for Download.

                                    See also main post of this thread for User Discussion.

                                    Fredo

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

                                      I love FredoTools, especially Thru Paint. I have come across an issue that may be know or not. I didn't feel like going through 14 pages to see.

                                      I noticed that when using TP, if you shift to pan the tool changes to the picker tool not the paint tool. If I shift pan again it goes back to the paint tool. Is this something that can be fixed?

                                      SU pro 2020
                                      FredoTools 4.1a
                                      LibFredo6 11.8a

                                      1 Reply Last reply Reply Quote 0
                                      • fredo6F Offline
                                        fredo6
                                        last edited by

                                        Thanks for catching this problem. Definitely a bug which needs to be fixed.

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

                                          Hi. The "Solid volume" is very useful in my job, thanks a lot! A great add to it would be a mass calculator. Just an input for material density and the solid mass would be seen; or a even better if a tiny sheet to save some own densities. I have not found any plugins for easy mass reporting. Cheers!

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

                                            @oheimala said:

                                            Hi. The "Solid volume" is very useful in my job, thanks a lot! A great add to it would be a mass calculator. Just an input for material density and the solid mass would be seen; or a even better if a tiny sheet to save some own densities. I have not found any plugins for easy mass reporting. Cheers!

                                            "SUSolid.com" plugin works great for weights. You can input any materials you like.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 20
                                            • 21
                                            • 22
                                            • 23
                                            • 24
                                            • 23 / 24
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement