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

    [Plugin][$] Curvizard - v2.5a - 01 Apr 24

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

      Hi,
      I have installed the last versions of Curvizard and LibFredo and an error appears now.
      I work on Mac.

      Curvizard Error.png

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

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

        Oxer,

        This is very strange that the value for angle max is written 40,0 (with a comma).
        I can't reproduce how this has been made possible, because even if comma may be the decimal separator in Spanish (like in French), the Ruby code only uses the notation with '.' as the separator.

        Just to be sure, could you type the following in the Ruby console:
        { :a => 40.0 }.inspect

        To fix it, you may start any Curvizard tool and click on the AngleMax value of the edge picker section and type another value. Tell me if this work.

        Thanks

        Fredo

        1 條回覆 最後回覆 回覆 引用 0
        • OxerO 離線
          Oxer
          最後由 編輯

          Hi Fredo,
          I typed in Ruby Console and I obtain this:
          %(#FF0000)[> { :a => 40.0 }.inspect
          {:a=>40.0}]

          I select a curve then I press an icon tool of Curvizard but I can't see the Tool Options Menu.

          EDIT:
          I deleted the sketchup preferences and for the moment it works fine again (it's possible that the preferences file was corrupt).

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

          1 條回覆 最後回覆 回覆 引用 0
          • N 離線
            nesh70
            最後由 編輯

            I just wanna say thanks for all your amazing SU tools!!!

            👍 👍 👍

            1 條回覆 最後回覆 回覆 引用 0
            • utilerU 離線
              utiler
              最後由 編輯

              Hi Fredo, when converting an arc / circle to construction lines a point is added to its segment end. Is there a way of not doing so?

              And once again, thank you for what you do for SU!!

              purpose/expression/purpose/....

              1 條回覆 最後回覆 回覆 引用 0
              • utilerU 離線
                utiler
                最後由 編輯

                @utiler said:

                Hi Fredo, when converting an arc / circle to construction lines a point is added to its segment end. Is there a way of not doing so?

                And once again, thank you for what you do for SU!!

                Anyone? Here's a screenshot of what I'm referring too...


                2013-06-26_1020.png

                purpose/expression/purpose/....

                1 條回覆 最後回覆 回覆 引用 0
                • pilouP 離線
                  pilou
                  最後由 編輯

                  Select all
                  Right Click /Select Only Guide Points / Delete ?

                  Frenchy Pilou
                  Is beautiful that please without concept!
                  My Little site :)

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

                    😉


                    Capture.PNG

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

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

                      @utiler said:

                      @utiler said:

                      Hi Fredo, when converting an arc / circle to construction lines a point is added to its segment end. Is there a way of not doing so?

                      And once again, thank you for what you do for SU!!

                      Anyone? Here's a screenshot of what I'm referring too...

                      Like this? 😄
                      Cattura.JPG

                      1 條回覆 最後回覆 回覆 引用 0
                      • pilouP 離線
                        pilou
                        最後由 編輯

                        Efectively more speedy than my basic method! 💚

                        Frenchy Pilou
                        Is beautiful that please without concept!
                        My Little site :)

                        1 條回覆 最後回覆 回覆 引用 0
                        • utilerU 離線
                          utiler
                          最後由 編輯

                          I knew it had to be something simple.... Thanks guys! 👍 👍

                          purpose/expression/purpose/....

                          1 條回覆 最後回覆 回覆 引用 0
                          • D 離線
                            dedmin
                            最後由 編輯

                            2013-08-25_055853.jpg

                            Date; 25-Aug-13 05;57;22
                            An error occured in Curvizard#edge_prop
                            The operation is aborted
                            
                            undefined method `length' for nil;NilClass
                             
                            CurvizardAlgo.rb; 451 -- execute_geometry
                            CurvizardTool.rb; 1596 -- geometry_generate
                            CurvizardTool.rb; 1496 -- top_execute
                            CurvizardTool.rb; 290 -- handle_initial_selection
                            CurvizardTool.rb; 267 -- activate
                            CurvizardTool.rb; 46 -- select_tool
                            CurvizardTool.rb; 46 -- launch_tool
                            CurvizardTool.rb; 41 -- action__mapping
                            Lib6Plugin.rb; 134 -- call
                            Lib6Plugin.rb; 134 -- launch_action
                            bootstrap_Curvizard.rb; 51 -- launch_action
                            bootstrap_Curvizard.rb; 81 -- declare_command
                            Lib6Plugin.rb; 1044 -- call
                            Lib6Plugin.rb; 1044 -- command_invoke
                            Lib6Plugin.rb; 1026 -- build_config_commands
                            Lib6Traductor.rb; 1074 -- call
                            Lib6Traductor.rb; 1074 -- add_command
                            
                            
                            1 條回覆 最後回覆 回覆 引用 0
                            • D 離線
                              dedmin
                              最後由 編輯

                              http://screencast.com/t/9JjK72VbWeCd

                              1 條回覆 最後回覆 回覆 引用 0
                              • K 離線
                                kein2006
                                最後由 編輯

                                very nice plugin. It's really useful, thank you so much

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

                                  NEW RELEASE: Curvizard v1.4a - 15 Sep 13

                                  Curvizard 1.4a is a release with the following updates

                                  • New naming conventions
                                  • Fixes a major bug in the Edge Prop tool (which was not working)
                                  • Include an alternate icon toolbar by CadFather
                                    Curvizard toolbar by CadFather.png

                                  Curvizard 1.4 requires an upgrade to LibFredo6 5.2 or higher.

                                  See main post of this thread for Download.

                                  Fredo

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

                                    @dedmin said:

                                    http://screencast.com/t/9JjK72VbWeCd

                                    I am not sure I see the problem.
                                    But in any case, Simplify is not the opposite of Smooth.

                                    Furthermore, Smooth can be used to simplify a curve by incresing the angle, whereas Simplify just remove vertices based on a minimum angle

                                    Fredo

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

                                      @dedmin said:

                                      [attachment=0:wmnznkk8]<!-- ia0 -->2013-08-25_055853.jpg<!-- ia0 -->[/attachment:wmnznkk8]

                                      Date; 25-Aug-13 05;57;22
                                      > An error occured in Curvizard#edge_prop
                                      > The operation is aborted
                                      > 
                                      > 
                                      

                                      The bug in Edge Prop tool should be fixed in Curvizard 1.4a.

                                      Fredo

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • guanjinG 離線
                                        guanjin
                                        最後由 編輯

                                        Thank you updates, always so timely! 👍

                                        I come from China, is to learn

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • D 離線
                                          dedmin
                                          最後由 編輯

                                          Excellent and invaluable tools!!!
                                          No problems so far!
                                          Thanks!!

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • utilerU 離線
                                            utiler
                                            最後由 編輯

                                            Thank you Fredo from all that use your tools!!!

                                            purpose/expression/purpose/....

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 5 / 10
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement