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

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

    Scheduled Pinned Locked Moved Plugins
    198 Posts 58 Posters 311.9k Views 57 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.
    • fredo6F Offline
      fredo6
      last edited by

      NEW RELEASE: Curvizard v1.2a - 18 May 13

      Curvizard 1.2 is an technical update dedicated to the management of big number of edges and contours. It also fixes bugs related to operating on duplicated groups[/list]

      Duplicated groups are groups which are just been copied from an existing group (via the Move+ tool or Copy / paste). Until they are edited, Sketchup treats them as pseudo components. This creates a lot of issues for Ruby scripts and is the source of potential crashes or errors of type "Reference to deleted entity".

      Here is a short video showing the visual effect on a Make Curve process on 13,000 edges.
      Curvizard 12 big contours.gif

      Curvizard 1.1 requires an upgrade to LibFredo6 4.9 or higher.

      See main post of this thread for Download.

      Fredo

      1 Reply Last reply Reply Quote 0
      • CadFatherC Offline
        CadFather
        last edited by

        Thanks Fredo ...some alternative icons just in case.

        cv.png

        CV.zip

        1 Reply Last reply Reply Quote 0
        • OxerO Offline
          Oxer
          last edited by

          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 Reply Last reply Reply Quote 0
          • fredo6F Offline
            fredo6
            last edited by

            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 Reply Last reply Reply Quote 0
            • OxerO Offline
              Oxer
              last edited by

              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 Reply Last reply Reply Quote 0
              • N Offline
                nesh70
                last edited by

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

                πŸ‘ πŸ‘ πŸ‘

                1 Reply Last reply Reply Quote 0
                • utilerU Offline
                  utiler
                  last edited by

                  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 Reply Last reply Reply Quote 0
                  • utilerU Offline
                    utiler
                    last edited by

                    @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 Reply Last reply Reply Quote 0
                    • pilouP Offline
                      pilou
                      last edited by

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

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

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

                        πŸ˜‰


                        Capture.PNG

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

                        1 Reply Last reply Reply Quote 0
                        • massimoM Offline
                          massimo Moderator
                          last edited by

                          @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 Reply Last reply Reply Quote 0
                          • pilouP Offline
                            pilou
                            last edited by

                            Efectively more speedy than my basic method! πŸ’š

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

                            1 Reply Last reply Reply Quote 0
                            • utilerU Offline
                              utiler
                              last edited by

                              I knew it had to be something simple.... Thanks guys! πŸ‘ πŸ‘

                              purpose/expression/purpose/....

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

                                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 Reply Last reply Reply Quote 0
                                • D Offline
                                  dedmin
                                  last edited by

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

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

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

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

                                      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 Reply Last reply Reply Quote 0
                                      • fredo6F Offline
                                        fredo6
                                        last edited by

                                        @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 Reply Last reply Reply Quote 0
                                        • fredo6F Offline
                                          fredo6
                                          last edited by

                                          @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 Reply Last reply Reply Quote 0
                                          • guanjinG Offline
                                            guanjin
                                            last edited by

                                            Thank you updates, always so timely! πŸ‘

                                            I come from China, is to learn

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 5 / 10
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement