sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Mini-challenge

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    328 Posts 26 Posters 29.1k Views 26 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.
    • Dave RD Offline
      Dave R
      last edited by

      @thomthom said:

      @dave r said:

      Jeff, I've had to draw diagonals like this a number of times and not found an elegant solution. It's always been via brute force. I forgot about TIG's True Tangents.

      Pilou's method was quite easy and simple. And also accurate!

      Yes, his way works, sort of. The second rotation is not perfectly accurate, though. I meant to simply draw it in place.

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        @dave r said:

        The second rotation is not perfectly accurate, though.

        Seemed to snap perfectly in my test... what am I missing?

        @dave r said:

        though. I meant to simply draw it in place.

        Ah - no post-cropping?

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

        1 Reply Last reply Reply Quote 0
        • oganocaliO Offline
          oganocali
          last edited by

          Nice challenge by the way, at first I thought this should be easy but then...

          You can also perform the rotation as a tangent to the drawn arc, (referencing the vertices on the arc). Of course it is not exact but the angular error is vanishingly small (approximately a^2*t/l ; t,l thickness and length of the rail, a is angular resolution on the arc (total angle/number of segments) in radians)). The final rotation accuracy increases with the square of the number of segments on the arc. After a few hundred segments SU makes the structure ideal at explode.
          slicer.png
          Ogan

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

            Thomas, see Pilou's last post in this thread.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • thomthomT Offline
              thomthom
              last edited by

              @dave r said:

              Thomas, see Pilou's last post in this thread.

              Wasn't that related to Gaieus' guideline experiment?

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

              1 Reply Last reply Reply Quote 0
              • pilouP Offline
                pilou
                last edited by

                The thing absolutly crazzy is that the Rotation tool
                seems accept just the base alignement as only good alignement! ๐Ÿ˜ฒ ๐Ÿ˜ฒ ๐Ÿ˜ฒ
                I am totally depited! ๐Ÿ˜ฎ

                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

                  I get the result he shows in his close up when I try to use his method.

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • thomthomT Offline
                    thomthom
                    last edited by

                    I see the issue now. doh!
                    ๐Ÿ˜•

                    ...and I thought I had gotten peace at mind... ๐Ÿ˜ž

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

                    1 Reply Last reply Reply Quote 0
                    • thomthomT Offline
                      thomthom
                      last edited by

                      So how do you calculate it?

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

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        arg... I keep wanting to make quide circles... I see how difficult this is with native SketchUp now...

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

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

                          I'm not sure how you'd calculate it. I think the only dimension you know is the width of the board. the length of the miter and the length between ends will change as the angle changes due to changes in the spacing between posts and the height of the posts. And you don't know any of the angles either.

                          Etaoin Shrdlu

                          %

                          (THERE'S NO PLACE LIKE)

                          G28 X0.0 Y0.0 Z0.0

                          M30

                          %

                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by

                            • Width of the board
                            • Diagonal of the board

                            Surely this should be something to work on?

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

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

                              But you don't really know the length of the diagonal of the board when the miters have been cut. And the overall length of the board is immaterial.

                              If you working in real wood, you would get an estimated length so you know the piece of wood you offer up is plenty long. You'd nail it in place and cut the ends off flush with the posts.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 Reply Last reply Reply Quote 0
                              • thomthomT Offline
                                thomthom
                                last edited by

                                @jason_maranto said:

                                This is really easy with the native tools -- here's a short tut file: [attachment=0:3gkxsinp]<!-- ia0 -->challenge.skp<!-- ia0 -->[/attachment:3gkxsinp]

                                Best,
                                Jason.

                                How do you place the horizontal guides such that you get the fixed width of the diagonal board?

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

                                1 Reply Last reply Reply Quote 0
                                • thomthomT Offline
                                  thomthom
                                  last edited by

                                  Looking at it, it's just as if you skewed a 0,50m board - which is not correct.

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

                                  1 Reply Last reply Reply Quote 0
                                  • jason_marantoJ Offline
                                    jason_maranto
                                    last edited by

                                    This is really easy with the native tools -- here's a short tut file: challenge.skp

                                    Oh, I see why this might be a challenge -- you want a specific width to the crossboard... give me a sec.

                                    Best,
                                    Jason.

                                    I create video tutorial series about several 2D & 3D graphics programs.

                                    1 Reply Last reply Reply Quote 0
                                    • andybotA Offline
                                      andybot
                                      last edited by

                                      Too funny Jeff. I do this all the time in AutoCAD with a circle guide, but stupid sketchup segmented circles, I really don't see any way. Thanks for the brain melt... ๐Ÿ˜†

                                      http://charlottesvillearchitecturalrendering.com/

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by

                                        @andybot said:

                                        Too funny Jeff. I do this all the time in AutoCAD with a circle guide, but stupid sketchup segmented circles, I really don't see any way. Thanks for the brain melt... ๐Ÿ˜†

                                        Until today I have never been too bothered about SketchUp's segmented arcs and circles - I've always found a way around it. But this... arrrrhh!!!

                                        And - I noticed if you have a circle, make a pie segment where one line snaps from centre til vertex and the other from centre to mid-segment - SketchUp will claim the segment is an Arc. But it's not! ๐Ÿ˜ฒ I was thinking that if I adjusted the segments with the Entity Info the arc would readjust the two ends to be true to it's original circle - but instead it result in two different length radius.

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

                                        1 Reply Last reply Reply Quote 0
                                        • andybotA Offline
                                          andybot
                                          last edited by

                                          ... thus - for best accuracy, draw it in ACAD and import into sketchup ๐Ÿ˜’

                                          http://charlottesvillearchitecturalrendering.com/

                                          1 Reply Last reply Reply Quote 0
                                          • pilouP Offline
                                            pilou
                                            last edited by

                                            Have you the files in V6 ? ๐Ÿ˜‰ (save as V6)

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

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 12
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 17
                                            • 14 / 17
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement