sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin Library] LibFredo6 - v15.4d - 14 Aug 25

    Scheduled Pinned Locked Moved Plugins
    2.2k Posts 569 Posters 2.8m Views 571 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.
    • S Offline
      Spirou4D
      last edited by

      No my dear, your last release isn't 6.4a!!!! There are a mistake.
      Take alook on your lib, please.

      1 Reply Last reply Reply Quote 0
      • BoxB Offline
        Box
        last edited by

        Looks it to me.


        lib.JPG

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

          Hi,
          does anyone know why I'm getting dotted lines, when drawing with TOS, and not filled lines?
          (Both with arch, rectangle sometimes and so forth,..)

          These dotted lines, much like hidden lines don't affect the surface at all. They need to be filled in afterwards manually. They apply themselves to the curved surfaces, but don't do anything more than that.

          Hope anyone can help me,

          Best regards/
          Chris

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

            It sounds to me as if you have it set to draw construction lines instead of edges. You ought to spend some time looking at the info here. Especially look at the Quickcard PDF file available in the first post of the thread.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

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

              Excellent, thanks Dave R, just was I was looking for. Hadn't seen the Construction lines/ Plain Lines.
              Best /
              Christoffer

              1 Reply Last reply Reply Quote 0
              • S Offline
                sahli85
                last edited by

                libfredo6 don't work 😢


                r1.png


                r2.png

                1 Reply Last reply Reply Quote 0
                • TIGT Offline
                  TIG Moderator
                  last edited by

                  Please check for proper installation...

                  BUT...

                  I'm not sure if this is relevant...
                  When SketchUp v2014 came in it should have fixed the issues with Windows users having accented characters in their user names.
                  Unfortunately, it was found that sometimes it still failed in some circumstances...
                  One issue was with a single-quote ['] in user names ! [like "B'Boss"]...
                  BUT I thought this had been addressed in later versions...

                  Also some "FILE" values etc fail if the result is not forced into UTF-8 encoding in the script itself - this is system dependent...

                  Any SUp guys care to comment ?
                  thomthom ??

                  TIG

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

                    The prolem comes from the quote in the username, which clashes with string parsing.

                    So not a non-ascii problem, but even worse, as I never thought quotes where allowed in usernames.

                    Fredo

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by

                      User-names and folder paths with single quotes ['] are allowed e.g. "Rich_O'Brien" [but still ill-advised!] - BUT all double quotes ["] are prohibited on PC and MAC...
                      As well as " - other prohibited path-name characters are /:|?¬* and an initial <space>, several others [like % and @] are best avoided...

                      The ' did cause some SUp 'finding Plugins folder' issues, but I think they might be fixed...

                      BUT any Ruby or JS string parsing should use "" around text to avoid the ' failures ?

                      TIG

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

                        @sahli85
                        Could you test the attached fix to see if this fixes the problem of your username with a quote.

                        Just drop the attached file in the folder Fredo6_!LibFredo6
                        Lib6Core.rb

                        Thanks

                        Fredo

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          Spirou4D
                          last edited by

                          No my Dear, your last release isn't 6.4a!!!! There are a mistake.
                          Take a look on your lib files and particularly the init file (you can read 6.3 and this cause error in Fredo6 updater), please!!!

                          1 Reply Last reply Reply Quote 0
                          • TIGT Offline
                            TIG Moderator
                            last edited by

                            I'm sure Fredo will comment... 😒

                            But in the files in the Lib folder, for my v6.4a there is no reference to 6.3 ?
                            Also there is no ' ini' file ??
                            What did you mean by that ?

                            The RB file in the Lib folder which sets the 'version' is:
                            'LibFredo6.plugin'
                            and that contains:
                            VERSION = 6.4a

                            The only place ' 6.3' is mentioned at all is in the version-checker in the loader RB itself [ Fredo6_!LibFredo6.rb] - which says:
                            "...UI.messagebox "You must install LibFredo6 version **6.3 or higher** to run #{f6__base}"..."

                            • and 6.4a is > 6.3 ?

                            Please be more specific with the nature of this report - no one else can see your issue...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              Spirou4D
                              last edited by

                              Yes TIG,

                              When you download the LibFredo6 here: http://sketchucation.com/plugin/903-libfredo6
                              and you read the Fredo6_!LibFredo6.rb, you read:

                              (Name : Fredo6_!LibFredo6.rb

                              Original Date : 20 Aug 2008 - version 3.0

                              Type : Ruby Library

                              Description : Top loading module for all Library utilities of Fredo6's scripts

                              Usage : See Tutorial and Quick Ref Card in PDF format)

                              and
                              at the end:

                              (UI.messagebox "You must install LibFredo6 version 6.3 or higher to run #{f6__base}")

                              And in my SketchUp 2014, the Fredo6_updater tell me always to download the last release 6.4.
                              I make it with SU internal updater but always when I load SU, I Have always the 6.3a release: NO CHANGE!

                              Then I remove the script from my APPDATA folder and I download directly the rbz file on my desktop and I make the install with SU extension selector. BUT ALWAYS 6.3a release, NO CHANGE and always your addon that tell me to update the LibFredo6 plugin!!!!!

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

                                @Spirou4D

                                The best is to check the About box for LibFredo6. You probably have 6.4a installed.Tell me if otherwise and if you have problems with the plugins (if so the best is to show a snapshot of your plugin directory)

                                As TIG said, the message includes reference to 6.3 and higher, but this is normal.

                                Fredo

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  bcnguyen
                                  last edited by

                                  I need help.
                                  I successfully installed 6.4a LibFredo6
                                  but the tools are not displayed on the toolbar, so how to use plugins in LibFredo6, how do these tools to display and use.
                                  thank you!

                                  1 Reply Last reply Reply Quote 0
                                  • TIGT Offline
                                    TIG Moderator
                                    last edited by

                                    Have you restarted SketchUp ?
                                    What other Fredo tools are installed ?
                                    Are there any errors as SketchUp starts, or in the Ruby Console ?
                                    What is your Windows User-name ?
                                    Does it contain an accented character ?

                                    Please copy/paste this text into the Ruby Console + <enter>
                                    Sketchup.find_support_file('Plugins')

                                    The returned path is to your Plugins folder, and if >v2013 it will show your user-name in that path... e.g.
                                    C:/Users/**TIG**/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins
                                    Where ' **TIG**' is your user-name...

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      Diago
                                      last edited by

                                      Hi, Im new here so Id like to know if these plug-ins work with any problem in SU 2015 on Mac because I don't understand how to install them,thanks in advance and your plug-ins are pretty cool !

                                      1 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by

                                        Learn how to install Plugins...
                                        Since v8 you download an RBZ and install it using the Preferences > Extensions > Install... button
                                        This is basic SketchUp knowhow... here's a tutorial http://sketchucation.com/resources/tutorials/beginner/108-installing-sketchup-plugins
                                        It applies to v2015 although it is not so new !

                                        Almost all Plugins' RBZs hosted here... should work on all SketchUp versions and OSs... if there is a pre v2014 or OS issue it is usually highlighted in the Plugins notes...

                                        Download your Plugins from the SketchUcation PluginStore - linked above - or get and install the SketchUcation PluginStore Toolset - also linked above - which also lets you browse and AutoInstall directly from within SketchUp itself, with no intermediate downloading steps...

                                        You have somewhat obscurely posted in a 'Lib' thread...
                                        There are a few Plugins that need a supporting 'Lib' installing as well...
                                        The main ones being Fredo's and thomthom's - read the Plugin's thread about any 'helpers' it also needs...

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          Diago
                                          last edited by

                                          Thank you so much TIG. Now it works pretty fine! A last question. I used to work with "Multiple Push Pull " plug-in. I don't know if it is possible to find it here for SU 2015 for Mac because I don't find it nowhere here. Thanks in advance !

                                          1 Reply Last reply Reply Quote 0
                                          • TIGT Offline
                                            TIG Moderator
                                            last edited by

                                            JointPushPull ?
                                            http://sketchucation.com/pluginstore?pln=JointPushPull

                                            TIG

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 21
                                            • 107
                                            • 108
                                            • 19 / 108
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement