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

[Plugin][$] FredoCorner - v2.7a - 31 Mar 24

Scheduled Pinned Locked Moved Plugins
412 Posts 143 Posters 523.6k Views 142 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.
  • T Offline
    TIG Moderator
    last edited by 3 Nov 2018, 17:47

    @excellion02 said:

    Error Loading File Fredo6_FredoCorner/__loader__FredoCorner
    Could not find included file 'Fredo6_FredoCorner/__loader__FredoCorner'
    sir, what is this error? help me please. thank you!
    Have you installed the downloaded RBZ using the native tool [or SketchUcation's toolset] ?
    Assuming this was done OK... have you also downloaded and installed the required Fredo Lib ?
    https://sketchucation.com/pluginstore?pln=LibFredo6
    Restart SketchUp after the installation of these files to ensure they get synced...

    If you still have these issues, then SketchUp itself might not be properly installed... but then that's for the next phase of trouble shooting !

    TIG

    1 Reply Last reply Reply Quote 0
    • O Offline
      ogg1e
      last edited by 28 Nov 2018, 01:23

      Can this be used to round the outside corners of this object? It's a headphone case, and I'd like to smooth the edges of the slots that the wires come out.

      I've tried to use this plugin (and roundcorners) but I haven't had any luck so far to get it to work.


      pixel-headphone-case-v2.skp

      1 Reply Last reply Reply Quote 0
      • T Offline
        TIG Moderator
        last edited by 28 Nov 2018, 13:46

        Your object is too small - SketchUp's tolerance of 1/1000" causes any very tiny edges to get omitted, because the start/end points are deemed to be coincident - then supported faces etc also fail to form.

        The 'DaveR' method should circumvent the problem.
        Select all of your object, and make it into a component.
        Make a temporary copy of it off to one side and Scale that up, by say x100.
        Edit the giant component and do the rounding etc - remembering to adjust the radii by the scaling factor - so 0.5mm => 50mm.
        Now exit the edit and delete the giant temporary copy.
        The original [unscaled] instance will show the desired rounding etc...

        Here's a quick screenshot of it with View > hidden geometry ON [a little editing/healing was needed afterwards]...
        Very tiny geometry can exist, BUT it cannot be created !


        Capture.PNG

        TIG

        1 Reply Last reply Reply Quote 0
        • M Offline
          MANaboutTOOLS
          last edited by 28 Nov 2018, 22:25

          Hi,

          Having an issue with corners on this geometry. Using a Mac.

          Screen Shot 2018-11-28 at 2.05.05 PM copy.jpg
          Screen Shot 2018-11-28 at 2.06.06 PM copy.jpg
          Screen Shot 2018-11-28 at 2.06.31 PM copy.jpg

          1 Reply Last reply Reply Quote 0
          • O Offline
            ogg1e
            last edited by 28 Nov 2018, 23:14

            @tig said:

            Your object is too small - SketchUp's tolerance of 1/1000" causes any very tiny edges to get omitted, because the start/end points are deemed to be coincident - then supported faces etc also fail to form.

            The 'DaveR' method should circumvent the problem.
            Select all of your object, and make it into a component.
            Make a temporary copy of it off to one side and Scale that up, by say x100.
            Edit the giant component and do the rounding etc - remembering to adjust the radii by the scaling factor - so 0.5mm => 50mm.
            Now exit the edit and delete the giant temporary copy.
            The original [unscaled] instance will show the desired rounding etc...

            Here's a quick screenshot of it with View > hidden geometry ON [a little editing/healing was needed afterwards]...
            Very tiny geometry can exist, BUT it cannot be created !

            That looks like what I want!

            I'm not having much luck, even with your instructions. It's still behaving the same as when it was small... No idea what I'm doing wrong.

            1 Reply Last reply Reply Quote 0
            • O Offline
              ogg1e
              last edited by 29 Nov 2018, 12:20

              @ogg1e said:

              @tig said:

              Your object is too small - SketchUp's tolerance of 1/1000" causes any very tiny edges to get omitted, because the start/end points are deemed to be coincident - then supported faces etc also fail to form.

              The 'DaveR' method should circumvent the problem.
              Select all of your object, and make it into a component.
              Make a temporary copy of it off to one side and Scale that up, by say x100.
              Edit the giant component and do the rounding etc - remembering to adjust the radii by the scaling factor - so 0.5mm => 50mm.
              Now exit the edit and delete the giant temporary copy.
              The original [unscaled] instance will show the desired rounding etc...

              Here's a quick screenshot of it with View > hidden geometry ON [a little editing/healing was needed afterwards]...
              Very tiny geometry can exist, BUT it cannot be created !

              That looks like what I want!

              I'm not having much luck, even with your instructions. It's still behaving the same as when it was small... No idea what I'm doing wrong.

              Ok, so I spent some more time with it, and changed things like you suggested with hidden geometry and I think I have a working model now. Thanks. It was painful and time consuming to get it to a point where this extension would actually work though. The problem is if I chose to move some of the holes for the wires, I suspect I'll be back where I was before where this extension won't work.

              1 Reply Last reply Reply Quote 0
              • T Offline
                TIG Moderator
                last edited by 29 Nov 2018, 12:34

                SketchUp's built in tolerance of 1/1000" is what's causing your grief - not this extension.
                You can't create very tiny edges and associated faces either manually, or in code.
                However, they can exist.
                The Scaling 'trick' is frequently used to get around this.

                Complex geometry operations like 'rounding' and 'intersections' can produce some very small facets...

                One other possible sidestep/trick is to work in the model with units set to meters, and with units not shown.
                Then you enter all dimensions etc as if they were in mm, as simple numbers - 1234.5678 in meters is actually 1234567.8 expressed in mm...

                Now your model is 1000x bigger and the tiny edge problems are avoided.

                When you finally come to 3d-print the model you can scale it down by 1/1000 and reset the units to mm etc.

                TIG

                1 Reply Last reply Reply Quote 0
                • O Offline
                  ogg1e
                  last edited by 29 Nov 2018, 19:52

                  I wasn't blaming the extension. I apologize if it appeared that way. 😄

                  I did use metric when I designed this. But not all measurements were whole numbers.

                  1 Reply Last reply Reply Quote 0
                  • fredo6F Offline
                    fredo6
                    last edited by 30 Nov 2018, 06:32

                    @ogg1e said:

                    I wasn't blaming the extension. I apologize if it appeared that way. 😄

                    I did use metric when I designed this. But not all measurements were whole numbers.

                    The model is interesting, because the geometry seems to be messed up (on top of being extra small).

                    I'll have a look, but obviously, this makes it difficult for FredoCorner to work properly.

                    Fredo

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      swalder
                      last edited by 30 Nov 2018, 14:21

                      Hi

                      Before I start, thank you so so much for your work. I think it's a great decision to make this payable after all the time you have given to the sketchup community.

                      I have a question relating to the little mauve control points surrounding the corners.
                      Is the intention for these to be moveable at some point. I note if I click on them I get an error.

                      I was just having a click around and wondered if I could increase the curve profile from one end of the edge to the other. That would be amazing.... although the words "stick" and "moon" spring to mind.

                      I can achieve the same result through the SubD tool with some after manipulation I guess, but just wondered as the points seem interactable (if that's even a word).

                      Si


                      Error message


                      in this image the light green line represents how I'd like to be able to be able to manipulate the curve

                      1 Reply Last reply Reply Quote 0
                      • fredo6F Offline
                        fredo6
                        last edited by 1 Dec 2018, 11:23

                        @swalder said:

                        I have a question relating to the little mauve control points surrounding the corners.
                        Is the intention for these to be moveable at some point. I note if I click on them I get an error.

                        I was just having a click around and wondered if I could increase the curve profile from one end of the edge to the other. That would be amazing.... although the words "stick" and "moon" spring to mind.

                        I'll surely make the variable offset interactive, both for offset lines and corner offsets. Currently in FredoCorner, you select them and type the new offset in the VCB.

                        Fredo

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          swalder
                          last edited by 3 Dec 2018, 12:12

                          @fredo6 said:

                          I'll surely make the variable offset interactive, both for offset lines and corner offsets. Currently in FredoCorner, you select them and type the new offset in the VCB.

                          Fredo

                          tested this over the weekend and it worked absolutely seamlessly.
                          I was able to achieve the exact result I was after, thanks to you.

                          Si

                          1 Reply Last reply Reply Quote 0
                          • fredo6F Offline
                            fredo6
                            last edited by 18 Dec 2018, 20:27

                            NEW RELEASE: FredoCorner v1.5a - 18 Dec 18

                            Requirement: LibFredo6 8.7a

                            FredoCorner 1.5a provides various bug fixing and extends the validity.


                            Please note that, in the current version of FredoCorner:

                            • there are issues with some shortcut modifiers (Ctrl, Alt) on Mac)
                            • there are known issues and bugs here and there. This concerns in particular Collisions, i.e. when the offset is too large.
                            • Terminal corners (that is ending on a single edge) may present issues and bugs
                            • No documentation yet, so watch the videos that I will publish.

                            Please report issues, questions and any feedback in the present thread


                            Home Page of FredoCorner for information and Download.

                            Main post of this FredoCorner thread.

                            1 Reply Last reply Reply Quote 0
                            • duanekempD Offline
                              duanekemp
                              last edited by 21 Dec 2018, 01:31

                              You are awesome!

                              I should have chimed in earlier... but, this is really cool.

                              Thank you.

                              Duane Kemp

                              Kemp Productions
                              Puidoux, Switzerland
                              Gallery:
                              https://duanekemp.artstation.com/

                              1 Reply Last reply Reply Quote 0
                              • fredo6F Offline
                                fredo6
                                last edited by 10 Jan 2019, 14:35

                                NEW RELEASE: FredoCorner v1.5b - 10 Jan 19

                                Requirement: LibFredo6 8.7f

                                FredoCorner 1.5b provides various bug fixing and extends the validity.


                                Please note that, in the current version of FredoCorner:

                                • there are issues with some shortcut modifiers (Ctrl, Alt) on Mac)
                                • there are known issues and bugs here and there. This concerns in particular Collisions, i.e. when the offset is too large.
                                • Terminal corners (that is ending on a single edge) may present issues and bugs
                                • No documentation yet, so watch the videos that I will publish.

                                Please report issues, questions and any feedback in the present thread


                                Home Page of FredoCorner for information and Download.

                                Main post of this FredoCorner thread.

                                1 Reply Last reply Reply Quote 0
                                • H Offline
                                  hssnjsm
                                  last edited by 16 Jan 2019, 11:59

                                  The new update isn't working,
                                  shows INVALID no good edges at the face message, for every shape.

                                  1 Reply Last reply Reply Quote 0
                                  • fredo6F Offline
                                    fredo6
                                    last edited by 17 Jan 2019, 08:15

                                    @hssnjsm said:

                                    The new update isn't working,
                                    shows INVALID no good edges at the face message, for every shape.

                                    Can you check the Edge selection filter, and make sure it corresponds to the properties of the edges you want to select.

                                    FredoCorner Filter edges.png

                                    Fredo

                                    1 Reply Last reply Reply Quote 0
                                    • N Offline
                                      NWAG Equipment
                                      last edited by 23 Jan 2019, 21:07

                                      This is Brilliant! Thank you so much!

                                      1 Reply Last reply Reply Quote 0
                                      • uwesketchU Offline
                                        uwesketch
                                        last edited by 4 Feb 2019, 21:52

                                        Thanks a lot Fredo for this very useful Plugin.

                                        RoundCorner was already great, but this tops it.

                                        What I realized while using the Plugin:

                                        • when pointing the mouse directly on an arrow modifier button (for instance to the left and right of the "#Seg" value) and then I click, the button to the left of it is activated. The gap between the button and the click area is about 4 mm. This is as well with other buttons. I have a Win 10 laptop with a 15" screen of 1600x900 Pixels. Not sure, if this is only on my PC.

                                        • for circles and Bezier curvers, one can choose anodd number of segments. But for Squirclethis is not working right. The point/edge below the center point is missing (consistently in the profile sceen, the preview and generated geometry).

                                        • I would very much like to have a toggle on/off button like in SubD. (SubD is great to smooth organic surfaces as I draw them for furniture, etc.). For technical objects with a lot of planar surfaces and creases containing only some roundings, FredoCorner with a "toggle on/off" would be perfect.
                                          Very cool would be, if SubD and FredoCorner could share the same "toggle on/off" button concept. The two tools complement each other.
                                          Currently when I create a FredoCorner geometry and then use SubD, I cannot use the undo/edit function with FredoCorner anymore.

                                        • With a "toggle on/off" button this point here would get obsolete:
                                          I tried to use the SubDivision function of FredoCorner to produce thereafter with SubD a rounded corner in the shape of a circle. Since SubD generates C2 surfaces the rounding will not be in the shape of a circle. To approximate a circle after subdividing, a squircle with a factor of roughly 2.3 can be generated. The subdivided corner then is pretty close to a circle. Maybe this setting could be added as a preconfigured option to the FredoCorner SubDivision function.

                                        • If you need someone to help with the German translation, please let me know. I would be glad to contribute.

                                        1 Reply Last reply Reply Quote 0
                                        • fredo6F Offline
                                          fredo6
                                          last edited by 5 Feb 2019, 16:03

                                          @uwesketch said:

                                          when pointing the mouse directly on an arrow modifier button (for instance to the left and right of the "#Seg" value) and then I click, the button to the left of it is activated. The gap between the button and the click area is about 4 mm. This is as well with other buttons. I have a Win 10 laptop with a 15" screen of 1600x900 Pixels. Not sure, if this is only on my PC.

                                          I have a slight problem with this cursor, because I cannot set the hot point. I fixed the problem by using another 'hand' cursor and it will go in a next release of Sketchup.
                                          By the way, if anyone has a nice 'Cursor hand' png, ideally 28x28, that would be great.

                                          @uwesketch said:

                                          for circles and Bezier curvers, one can choose anodd number of segments. But for Squirclethis is not working right. The point/edge below the center point is missing (consistently in the profile sceen, the preview and generated geometry).

                                          Normally, the number of segments should be even, whatever the profile. Although I could allow odd numbers of segments, it's a little bit of a headhache when you come to reassign materials from the bordering faces.

                                          @uwesketch said:

                                          I would very much like to have a toggle on/off button like in SubD. (SubD is great to smooth organic surfaces as I draw them for furniture, etc.). For technical objects with a lot of planar surfaces and creases containing only some roundings, FredoCorner with a "toggle on/off" would be perfect.
                                          Very cool would be, if SubD and FredoCorner could share the same "toggle on/off" button concept. The two tools complement each other.
                                          Currently when I create a FredoCorner geometry and then use SubD, I cannot use the undo/edit function with FredoCorner anymore.

                                          That's the whole question of Modifiers in Skecthup (by reference to what exists in Blender). SubDiv and Artisan operates on groups and assume you transform the whole group by subdivision. FredoCorner operates on edges, and you don't need to have your geometry enclosed in a group, and even if this is the case, you can perform several rounding on the edges of that groups. The information for Undo/Repair is stored as attribute of the edges and it might be lost when you do a subsequent subdivision. That's why.
                                          I can probably try to do something to 'simulate' a Modifier for Corner rounding. I just need to think about the most generic way to do that, considering that the current Ruby API is of absolutely NO help for supporting the approach, except if you accept to apply modifiers to Groups / Component.

                                          @uwesketch said:

                                          I tried to use the SubDivision function of FredoCorner to produce thereafter with SubD a rounded corner in the shape of a circle. Since SubD generates C2 surfaces the rounding will not be in the shape of a circle. To approximate a circle after subdividing, a squircle with a factor of roughly 2.3 can be generated. The subdivided corner then is pretty close to a circle. Maybe this setting could be added as a preconfigured option to the FredoCorner SubDivision function.

                                          Good findings and it may be useful. Note that a squircle of degree 2 is a pure circle.

                                          @uwesketch said:

                                          If you need someone to help with the German translation, please let me know. I would be glad to contribute.

                                          Many thanks for that. You can go to the menu Tools > Fredo6 Collection... > FredoCorner > Language Translation. You have an editor to translate to German. It will generate a text file FredoCorner_DE.lang in the FredoCorner subfolder. You just need to send it to me or post it in this thread and I will integrate it for the next release.
                                          Note that a large part of the strings are in LibFredo6, so you may want to refresh the German translation of LibFredo6, which is quite old and anyway incomplete (menu Window > LibFredo6 Settings... > Language Translation)

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

                                          Advertisement