sketchucation logo sketchucation
    • 登入
    ℹ️ 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

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

      Is the LibFredo6-34 supposed to stay in the di
      rectory after extracting?

      SU make 2017, /Twilight Render Hobby
      Windows 10,64 bit,16GB ram, quad core Athlon 3.6 gHz proc. Anything else you want to know, ask me.

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

        You should have a folder called "LIBFREDO6_Dir_43" and a file called "LibFredo6.rb" If you installed the current version you shouldn't have "LibFredo6-34" at all.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 條回覆 最後回覆 回覆 引用 0
        • T 離線
          tspco
          最後由 編輯

          Well it was there, not now now it just shows 4.3

          SU make 2017, /Twilight Render Hobby
          Windows 10,64 bit,16GB ram, quad core Athlon 3.6 gHz proc. Anything else you want to know, ask me.

          1 條回覆 最後回覆 回覆 引用 0
          • gullfoG 離線
            gullfo
            最後由 編輯

            not sure if it is the LibFredo 4.3b or the BezierSpline 1.4f plugin, but if the LibFredo 4.3b is enabled, the BezierSpline 1.4f does not work. i get a Ruby console error for line 592 cannot convert nil to float.

            @unknownuser said:

            Error: #<TypeError: no implicit conversion to float from nil>
            C:/Program Files/Google/Google SketchUp 8/Plugins/BZ_Dir_14/bezierspline_main.rb:592:in -' C:/Program Files/Google/Google SketchUp 8/Plugins/BZ_Dir_14/bezierspline_main.rb:592:in onMouseMove'

            Fredo tools works regardless of BezierSplines being enabled or not.
            NOTE: I only encountered this error since updating to 4.3b and prior to that it was working correctly.

            Glenn

            http://www.runnel.com

            1 條回覆 最後回覆 回覆 引用 0
            • W 離線
              wt00320371
              最後由 編輯

              I can't download?

              1 條回覆 最後回覆 回覆 引用 0
              • TIGT 離線
                TIG Moderator
                最後由 編輯

                @wt00320371 said:

                I can't download?
                What file?
                What problem/error messages?
                More information, please...
                😕

                TIG

                1 條回覆 最後回覆 回覆 引用 0
                • S 離線
                  supercylon
                  最後由 編輯

                  I think that I've installed LibFredo6 v.4.3 and the Round corner plugins correctly. But when I launch SketchUp (I'm using Version 7 on Mac OS 10.4.11) is get this error message: Error Loading File LibFredo6.rb
                  can't convert nil into String

                  What does this mean and how can I fix it? Can someone assist me.

                  Thanks!

                  1 條回覆 最後回覆 回覆 引用 0
                  • S 離線
                    supercylon
                    最後由 編輯

                    I'm running SketchUp 7 on Mac OS 10.4.11. I've downloaded and installed both LibFredo6 v4.3 and Round Corner plugin and both are not working. When I start up SU7 I get the error message: "Error Loading File LibFredo6.rb
                    can't convert nil into String". I have no idea what this means. Can someone help?

                    Thanks a million!

                    Here is a screen shot of my plugins folder
                    My plugins folder

                    1 條回覆 最後回覆 回覆 引用 0
                    • fredo6F 離線
                      fredo6
                      最後由 編輯

                      @supercylon

                      Just in case, can you type ENV["TEMP"] in the Ruby Console and tell me what you see.

                      Thanks

                      Fredo

                      1 條回覆 最後回覆 回覆 引用 0
                      • TIGT 離線
                        TIG Moderator
                        最後由 編輯

                        Fredo
                        I use
                        tempdir=ENV["TEMP"] ### it's a PC == 'TEMP' or 'TMP' tempdir=ENV["TMPDIR"] if not tempdir ### it's a Mac
                        😕

                        TIG

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

                          This is what I use to detect temp path:

                          TEMP_PATH = File.expand_path( ENV['TMPDIR'] || ENV['TMP'] || ENV['TEMP'] ).freeze

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

                          1 條回覆 最後回覆 回覆 引用 0
                          • fredo6F 離線
                            fredo6
                            最後由 編輯

                            @tig said:

                            Fredo
                            I use
                            tempdir=ENV["TEMP"] ### it's a PC == 'TEMP' or 'TMP' tempdir=ENV["TMPDIR"] if not tempdir ### it's a Mac
                            😕

                            TIG,

                            Actually, my mistake. Yes indeed, I use TMPDIR for Mac environment (or /tmp which may be more secure)

                            @supercylon
                            Can you type ENV["TMPDIR"] in the Ruby console

                            Fred

                            1 條回覆 最後回覆 回覆 引用 0
                            • S 離線
                              supercylon
                              最後由 編輯

                              @unknownuser said:

                              @supercylon

                              Just in case, can you type ENV["TEMP"] in the Ruby Console and tell me what you see.

                              Thanks

                              Fredo

                              Hello Fredo,

                              Thanks for your assistance. I did what you asked and here is a screenshot of the result.

                              ![Results of ENV["TEMP"] in Ruby Console](/uploads/imported_attachments/iUOu_Picture2.png "Results of ENV["TEMP"] in Ruby Console")

                              Thanks Supercylon

                              1 條回覆 最後回覆 回覆 引用 0
                              • S 離線
                                supercylon
                                最後由 編輯

                                @unknownuser said:

                                @tig said:

                                Fredo
                                I use
                                tempdir=ENV["TEMP"] ### it's a PC == 'TEMP' or 'TMP' tempdir=ENV["TMPDIR"] if not tempdir ### it's a Mac
                                😕

                                TIG,

                                Actually, my mistake. Yes indeed, I use TMPDIR for Mac environment (or /tmp which may be more secure)

                                @supercylon
                                Can you type ENV["TMPDIR"] in the Ruby console

                                Fred

                                I didn't notice this message, here is the screen shot of the result of your second request.

                                Picture 3.png

                                Thanks,
                                Supercylon

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

                                  And ENV['TMP'] ?

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

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • S 離線
                                    supercylon
                                    最後由 編輯

                                    @unknownuser said:

                                    @supercylon

                                    Can you try withe attached file to see if your error disappear and SU starts OK.
                                    [attachment=0:2f69w8lx]<!-- ia0 -->LibFredo6.rb<!-- ia0 -->[/attachment:2f69w8lx]

                                    Thanks

                                    Fredo

                                    Fredo,

                                    Thank you!Thank you! It works!

                                    Supercylon

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • fredo6F 離線
                                      fredo6
                                      最後由 編輯

                                      @supercylon said:

                                      Thank you!Thank you! It works!

                                      Supercylon

                                      I will release the change tomorrow as v4.3c

                                      It is strange however that on your Mac, the TMPDIR Environment variable is not defined.

                                      @TIG, Thomthom: I just use /tmp when TMPDIR is not defined.

                                      Fredo

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • fredo6F 離線
                                        fredo6
                                        最後由 編輯

                                        @supercylon

                                        Can you try withe attached file to see if your error disappear and SU starts OK.

                                        EDIT: file removed. Now part of the release 4.3c, 31 Jan 12

                                        Thanks

                                        Fredo

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • B 離線
                                          baranya
                                          最後由 編輯

                                          Under Ubuntu makes SU to crach on startup

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • fredo6F 離線
                                            fredo6
                                            最後由 編輯

                                            @baranya said:

                                            Under Ubuntu makes SU to crach on startup

                                            It's difficult for me to diagnose on this platform which I don't have.
                                            I think there are a few users running Sketchup on Linux flavors, and they may help you to troubleshoot.

                                            Fredo

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 107
                                            • 108
                                            • 18 / 108
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement