• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin Library] LibFredo6 - v15.4a - 13 May 25

Scheduled Pinned Locked Moved Plugins
2.1k Posts 563 Posters 2.8m Views
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.
  • F Offline
    fredo6
    last edited by 26 Mar 2014, 16:50

    @panixia,

    Please do not modify the code or you'll get unexpected results.

    By default for FredoTools and Curvizard, only the quick launcher is visible.
    Go the Default Parameters dialog box of each of the plugin to make the icons visible for the Tools you wish.

    Fredo

    1 Reply Last reply Reply Quote 0
    • D Offline
      Dave R
      last edited by 26 Mar 2014, 16:52

      Tim, you shouldn't be unzipping anything. I would suggest that you remove any and all of the files you unzipped into the Plugins folder and then download fresh, current copies as .rbz files and use Install Extension under Window>Preferences>Extensions to install them. Or better, use that method to install the Sketchucation Plugin Store and then use the Plugin Store to automatically install LibFredo6 and Round Corner.

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

      1 Reply Last reply Reply Quote 0
      • F Offline
        fredo6
        last edited by 26 Mar 2014, 16:53

        @Tim Deaves

        You seem to have a very old version of RoundCorner, and on top of that probably not well installed.

        Please download the latest one.

        My suggestion is that you use the Plugin Store tool for auto-installation.

        Fredo

        1 Reply Last reply Reply Quote 0
        • F Offline
          fredo6
          last edited by 26 Mar 2014, 17:05

          @panixia,

          Could you check the value of ENV["LOCALAPPDATA"] in the Ruby console.

          In principle the configuration file is stored in a subfolder LIBFREDO6_DATA_Dir of this directory.

          If ENV["LOCALAPPDATA"] is not defined, then it deafult to the temp directory, which, with your RAM disk is erased when you exit. So everything is lost.

          Fredo

          1 Reply Last reply Reply Quote 0
          • T Offline
            Tim Deaves
            last edited by 26 Mar 2014, 17:20

            Thanks Fredo. You were correct. All sorted now.

            Tim

            1 Reply Last reply Reply Quote 0
            • P Offline
              panixia
              last edited by 26 Mar 2014, 20:43

              @fredo6 said:

              @panixia,

              Could you check the value of ENV["LOCALAPPDATA"] in the Ruby console.

              In principle the configuration file is stored in a subfolder LIBFREDO6_DATA_Dir of this directory.

              If ENV["LOCALAPPDATA"] is not defined, then it deafult to the temp directory, which, with your RAM disk is erased when you exit. So everything is lost.

              Fredo

              first of all thanks for your answer.
              I typed ENV["LOCALAPPDATA"] this returns me C:\Users\Panixia\AppData\Local
              I tryed to copy the folder LIBFREDO6_DATA_Dir into it, but this doesn't work and sketchup loads with thrupaint and curvizard buttons missing.. maybe i'm doing something wrong. 😢

              the most effective workaround i found so far is to place on desktop a link to ramdisk and a copy of LIBFREDO6_DATA_Dir (whith proper default parameters stored) to drag and drop into before i first run sketchup.. a bit dirty but all in all it works fine.. 😄

              1 Reply Last reply Reply Quote 0
              • F Offline
                fredo6
                last edited by 26 Mar 2014, 20:53

                The subfolder is created if it does not exist in ../local. Is this the case, or do you have permissions set that prevents it?

                Fredo

                1 Reply Last reply Reply Quote 0
                • A Offline
                  allor27
                  last edited by 27 Mar 2014, 13:00

                  Hi I´v been trying to get the plugin on sketch up whole week and I still don´t get it it has driven me crazy! I downloaded the plugin and extracted it to plugin folder also as i installed it from the warehouse. Still I don't get it in my toolbar. What have I missed?

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    Box
                    last edited by 27 Mar 2014, 13:18

                    From the first post of the thread.

                    @unknownuser said:

                    LibFredo6 is a shared library used by some of my plugins. It is NOT a standalone plugin. Plugins currently using LibFredo6 are:

                    FredoScale
                    Tools on Surface
                    RoundCorner
                    Curviloft
                    HoverSelect
                    GhostComp
                    SUClock
                    FredoTools
                    Curvizard
                    TopoShaper
                    JointPushPull Interactive
                    

                    Which means there is nothing to appear in any toolbars, it is a helper file that works with other plugins.
                    You need to install the other plugins for it to have any purpose.

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      paul brown
                      last edited by 28 Mar 2014, 23:02

                      I am getting this error loading issue with Fredo6 on 2014 installing the plugin from Sketchucation. Anything that can be done?


                      Capture.JPG

                      1 Reply Last reply Reply Quote 0
                      • F Offline
                        fredo6
                        last edited by 29 Mar 2014, 08:39

                        Paul,

                        It just menas that on your installation, one or several of my plugins have not been upgraded to latest version compatible with SU 14.
                        Please check

                        Fredo

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          paul brown
                          last edited by 31 Mar 2014, 04:26

                          Have reinstalled all the Fredo plugins from Sketchucation and from Extension warehouse, same result. Have disabled all other plugins, same result. Installed Libfredo on its own. no problem, installed any of the other plugins in any order same results. They all give similar error messages. Ran Sketchup as administrator, same result (using windows 7 64bit). Disabled all the virus protection, same result. Don't know where else to go.

                          1 Reply Last reply Reply Quote 0
                          • F Offline
                            fredo6
                            last edited by 31 Mar 2014, 08:18

                            Paul,

                            You have a wrong file somewhere among my plugins (i.e. not encoded for UTF8), and it is most likely a file with extension .plugin.

                            It may be a files remaining from an old installation.

                            I suggest you clean up the folders and subfolders of my plugins, and then reinstall from with the PluginStore tool.

                            Fredo

                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by 31 Mar 2014, 08:32

                              Try the following...
                              In SketchUp 2014 > Ruby Console:

                              $:

                              result?

                              Sketchup.find_support_file('Plugins')

                              result?

                              It should be something like:
                              C:/Users/PaulB/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins

                              Sketchup.find_support_file('Plugins').encoding

                              result?

                              With admin powers, open the Plugins folder returned by this.
                              Back up one step and select its icon...
                              Right-click > Context-menu > Properties > Security > Edit...
                              Should be preset to the default FULL - if not change it...

                              Find the Sketchup.exe file in the main C:/Programs Files/SketchUp/SketchUp 2014/ folder...
                              Right-click > Context-menu > Properties > Compatibility > Privilege Level pane > tick the 'Run this program as an administrator' option

                              Find the Lib Fredo .rb and subfolder and physically remove it from Plugins.
                              This ensures a fresh install with no incompatible files left around...
                              Install the latest version of it either from the RBZ using Preferences > Extensions > Install... button, or using the SketchUcation PluginStore dialog within SketchUp...
                              Restart SketchUp...
                              Report results...
                              NEVER install older versions from say v2013 Plugins or an older RBZ - get the latest versions, which are specifically updated to be v2014 compatible.
                              Try the equivalent manual removal for any Fredo plugins, and reinstall then one at a time from their latest RBZs until you get an issue - then report back... 😕

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • P Offline
                                paul brown
                                last edited by 1 Apr 2014, 21:18

                                My installations are all the latest versions. I have deleted ALL my plugins all fredo directories and files and reinstalled just LibFredo and Fredo Scale from the extension warehouse, same result. Have enabled Sketchup to run as administrator, the default in the folder is set to full. I'll do a clean install of Sketchup 2014.


                                $.JPG


                                Sketchup.find_support_file('Plugins').encoding.JPG


                                Sketchup.find_support_file('Plugins').JPG

                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by 2 Apr 2014, 10:17

                                  Those results are expected.
                                  No issues.
                                  Are you sure you have deleted all of the Plugins from the 2104 Plugins folder 😕
                                  Delete ALL of the Fredo folders/files [again!].
                                  Restart SketchUp 2014.
                                  You should now only get the basic su_ files loading...

                                  Download the SketchUcation Plugin Store toolset...
                                  http://sketchucation.com/resources/plugin-store-download
                                  Install it using the Preferences > Extensions > Install... button...
                                  Restart SketchUp to make sure it completes the installation...

                                  Use the SketchUcation PluginStore [within SketchUp] to AutoInstall the 'Lib Fredo'...
                                  Tip: use the disalog's filters/search tools to find its AutoInstall entry.
                                  Next do the same to AutoInstall one of Fredo's plugins [like Fredo Scale].
                                  Restart SketchUp to make sure it completes the installation...

                                  Now what happens ?

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    fredo6
                                    last edited by 17 Apr 2014, 09:06

                                    NEW RELEASE: LibFredo6 v5.8c - 17 Apr 14

                                    LibFredo6 5.8c is a release for MoveAlong 1.0, which is just published as part of FredTools 1.8c.

                                    See main post of this thread for Download.

                                    Fredo

                                    1 Reply Last reply Reply Quote 0
                                    • bobpineoB Offline
                                      bobpineo
                                      last edited by 19 Apr 2014, 07:51

                                      Hello Fredo,
                                      Love your Plugins, thank you!
                                      I keep getting this message..."libfredo6 will be updated at next startup of sketchup.

                                      I have tried reloading, deleting obsolete files etc etc.
                                      Can you help me figure out what is going on?
                                      Thanks
                                      Best BP

                                      plus the following:(after I get the initial libfredo update warning.

                                      Error Loading File C:/Users/Bob/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/DBUR_UcsManager/dbur_ucs
                                      Could not find included file 'C:/Users/Bob/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/DBUR_UcsManager/dbur_ucs'
                                      Error Loading File C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DBUR_UcsManager/DBUR_UcsManager.rb
                                      Error: #<NameError: uninitialized constant DBUR_Ucs>
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DBUR_UcsManager/DBUR_UcsManager.rb:10:in <top (required)>' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in require'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in load' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DBUR_UcsManager.rb:12:in register_extension'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DBUR_UcsManager.rb:12:in <top (required)>' Error: c:/program files (x86)/sketchup/sketchup 2014/tools/dm_artisan/artisan.rbs:273: invalid multibyte char (UTF-8) c:/program files (x86)/sketchup/sketchup 2014/tools/dm_artisan/artisan.rbs:273: invalid multibyte char (UTF-8) c:/program files (x86)/sketchup/sketchup 2014/tools/dm_artisan/artisan.rbs:273: syntax error, unexpected end-of-input, expecting keyword_end data="90¡M5lªÙ[:}¶šä^Ÿ-Ú¢ßÓjt@+¡©t›p}x±" #just garbage ^ C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan/artisan_load.rb:10:in eval'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan/artisan_load.rb:10:in load' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan/artisan_load.rb:10:in module:Artisan'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan/artisan_load.rb:3:in <module:DM>' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan/artisan_load.rb:1:in <top (required)>'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in require' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in load'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan.rb:18:in register_extension' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan.rb:18:in module:Artisan'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan.rb:5:in <module:DM>' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/DM_artisan.rb:4:in <top (required)>'
                                      Error Loading File Fredo6_!LibFredo6.rb
                                      Error: #<ArgumentError: invalid byte sequence in UTF-8>
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:368:in match' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:368:in block (2 levels) in load_from_config'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:367:in each' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:367:in block in load_from_config'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:366:in foreach' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:366:in load_from_config'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:726:in block in load_all_plugins' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:726:in each'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:726:in load_all_plugins' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6/Lib6Core.rb:438:in load_from_config'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6.rb:181:in startup' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6.rb:299:in module:LibFredo6'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Fredo6_!LibFredo6.rb:31:in <top (required)>' Error Loading File C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/lfx_Landfx/landfx_loader.rb Error: #<TypeError: no implicit conversion of nil into String> C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/lfx_Landfx/landfx_loader.rb:1:in load'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/lfx_Landfx/landfx_loader.rb:1:in <top (required)>' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in require'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in load' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/lfx_Landfx.rb:9:in register_extension'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/lfx_Landfx.rb:9:in <top (required)>' Error: #<NoMethodError: undefined method downcase' for nil:NilClass>
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/Sketchup.rb:36:in file_loaded?' c:/program files (x86)/sketchup/sketchup 2014/tools/piga_richsection/richsection.rbs:997:in module:RSection'
                                      c:/program files (x86)/sketchup/sketchup 2014/tools/piga_richsection/richsection.rbs:65:in <module:PiGa>' c:/program files (x86)/sketchup/sketchup 2014/tools/piga_richsection/richsection.rbs:64:in <main>'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in eval' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in require'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in load' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/PiGa_RichSection.rb:37:in register_extension'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/PiGa_RichSection.rb:37:in <module:RSection>' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/PiGa_RichSection.rb:26:in module:PiGa'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/PiGa_RichSection.rb:25:in <top (required)>' Error: #<Errno::ENOENT: No such file or directory - C:/Users/Bob/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Oscar/OSC_Language.lag> c:/program files (x86)/sketchup/sketchup 2014/tools/oscoolean.rbs:790:in readlines'
                                      c:/program files (x86)/sketchup/sketchup 2014/tools/oscoolean.rbs:790:in filter_texts' c:/program files (x86)/sketchup/sketchup 2014/tools/oscoolean.rbs:806:in class:OSCtb'
                                      c:/program files (x86)/sketchup/sketchup 2014/tools/oscoolean.rbs:780:in <main>' -e:1:in eval'

                                      Bob Pineo, Design Develop LLC http://www.designdevelop.org.

                                      1 Reply Last reply Reply Quote 0
                                      • D Offline
                                        Dave R
                                        last edited by 19 Apr 2014, 11:38

                                        Hi Bob, you've got a lot of errors there and not all are related to Fredo's work. Is it possible you copied plugins from an older SketchUp version? I've got many of those same plugins installed on my PC and I don't get those errors.

                                        Make sure you have the most current versions installed.

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

                                        1 Reply Last reply Reply Quote 0
                                        • OxerO Offline
                                          Oxer
                                          last edited by 20 Apr 2014, 18:04

                                          New Spanish Language (Spain) file to LibFredo6 - v5.8c - 17 Apr 14

                                          Spanish Language (Spain)

                                          "The result is the end what is important is the process" by Oxer
                                          [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

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

                                          Advertisement