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

    [Plugin] SImple wood working Tools

    Scheduled Pinned Locked Moved Plugins
    25 Posts 14 Posters 30.6k Views 14 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.
    • B Offline
      brandy20
      last edited by

      Joel you did a very nice set of tools. I like them!

      Any chance to have the same in the metric version for the european guys? 😎

      1 Reply Last reply Reply Quote 0
      • J Offline
        jhoutman
        last edited by

        One could in principal make them work on groups rather than components, although, the way I work a "board" (ie piece of wood) is a component. Hence, I work on components.

        On Metric. It would be simple to make a metric version. Anyone could do it. One could load in the *.rb's and where ever you see .inch on a variable then change that to .mm. You could change a default .75inch to 19mm for examples. The .inch appears in two ways in these scripts 1) as an extension for declared variables (depth.inch change to depth.mm) or 2) as default values for the input box. Make them whatever you want.

        Thanks for the feed back.
        Joel

        1 Reply Last reply Reply Quote 0
        • J Offline
          Jim
          last edited by

          @jhoutman said:

          On Metric. It would be simple to make a metric version.

          It would be simple to make a version that used the user's default units, too. Just use .to_l to convert the dialog values to Sketchup::Lengths.

          Hi

          1 Reply Last reply Reply Quote 0
          • B Offline
            brandy20
            last edited by

            @jhoutman said:

            One could in principal make them work on groups rather than components, although, the way I work a "board" (ie piece of wood) is a component. Hence, I work on components.

            On Metric. It would be simple to make a metric version. Anyone could do it. One could load in the *.rb's and where ever you see .inch on a variable then change that to .mm. You could change a default .75inch to 19mm for examples. The .inch appears in two ways in these scripts 1) as an extension for declared variables (depth.inch change to depth.mm) or 2) as default values for the input box. Make them whatever you want.

            Thanks for the feed back.

            Joel

            Well, I can see what you mean now. Thanks.

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

              OK, I'm a newbie but I cannot get your plugin to be recognized by Sketchup 7. I placed the file into the Plugins folder like I did with cutlist, re-started Sketchup, and yet nothing appears in the list I get when I click on Plugins.

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

                @ralphb said:

                OK, I'm a newbie but I cannot get your plugin to be recognized by Sketchup 7. I placed the file into the Plugins folder like I did with cutlist, re-started Sketchup, and yet nothing appears in the list I get when I click on Plugins.

                Ralph, this plugin doesn't appear in the Plugins menu. It appears as several entries in the Draw menu.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

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

                  Yep, that's officially a "Duhh" I did find it, thanks. It would be nice if the description of a tool such as this told one where it would appear once installed.....

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

                    Ralph, if you open the file in NotePad or another text editor, you can read where it will show up. It's typically in the last few lines of the script.

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      heaker89
                      last edited by

                      hi im use skechtup 8 and can't see where this plugin menu

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

                        See this link: http://sketchucation.com/forums/viewtopic.php?f=323&t=17076&p=452505#p138227

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          tashnag
                          last edited by

                          Hello All,

                          I got the Plug in and am having a problem with the dado tool. For some reason it works properly from some sides, and not from other sides.

                          I may have a hard time describing it will but here it goes.

                          I have a 3/4 (RED AXIS) x 25 (GREEN AXIS) x 27 3/4 (BLUE AXIS)

                          When I select the FROM edge as the 27 3/4 high edge that's furthest from the Red Green and Blue, the TO edge behind the 27 3/4 high edge on the same plane on the red but still away from the blue and green, the dado window pops up, I enter 1" in the TO distance, TO edge, Width 3/4, Depth 1/4 and it works just great.

                          When I select the FROM and TO to be the opposite edges it does something really funky.

                          It doesn't get set in an inch from the outside edge like I want it to (I'm assuming how it should work, as it works on the opposite side) but it makes a rabbet 1 3/4" wide. If I try a dado again after that, it works properly again.

                          its just from certain edges, it doesn't inset the Dado, but makes a rabbet that uses the TO distance, and the Width to determine the width of the rabbet.

                          please help me find out whats wrong.

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            tashnag
                            last edited by

                            I found the updated version, and the draw dado now works properly, but the create board wont do anything at all. Any ideas?

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

                              Maybe the author will chime in but I expect he'll want to know if you're getting any errors in the Ruby console when you try to run it or when you start SketchUp.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                tashnag
                                last edited by

                                No errors, with the new version, I can go to the draw menu, select create board, enter the info, and click ok, then nothing... Same if I try to save default. Looks like resize board is having the same issue of not doing anything.

                                Thanks

                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 2 / 2
                                • First post
                                  Last post
                                Buy SketchPlus
                                Buy SUbD
                                Buy WrapR
                                Buy eBook
                                Buy Modelur
                                Buy Vertex Tools
                                Buy SketchCuisine
                                Buy FormFonts

                                Advertisement