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

    [Plugin] GKWare Cabinet Maker

    Scheduled Pinned Locked Moved Plugins
    625 Posts 67 Posters 410.3k Views 68 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.
    • G Offline
      Garry K
      last edited by

      Well I'm 70 pages into writing the documentation for cabmaker.
      I'll be real happy to get back into programming.

      1. My next task will be to add inset doors. All you do is set the protrusion in the rules to a negative value which equals the thickness of your doors.

      2. Then I'm going to add in face frame construction. I would like a bit of feedback. What I am thinking is to add a frame material to the material tab so we can independently specify thickness. I'm thinking we almost need a "Frame" tab where we can specify the various options. Stile Width, Rail Width, Bottom Rail Width, Stiles between door pairs, Rails between drawers. Double drawers above double doors and Stile overhang.

      Anyone have any thoughts on this?

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

        Version 1.0.17 is now ready for download.

        Documentation is finished - 83 pages
        Fixed a couple of bugs

        1 Reply Last reply Reply Quote 0
        • FrederikF Offline
          Frederik
          last edited by

          Thanks, Garry...! 👍

          I wonder why there's almost no-one posting replies in this thread...?!
          Your cabinet maker is a great plugin with lots of options...
          Perhaps it's because other users are having their own standards...??

          Cheers
          Kim Frederik

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

            Kim

            I am getting private replies which I keep private. Perhaps some cabinet makers etc. want to keep their techniques private !!

            That's ok with me and I respect it.

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

              Gary here is video of the kitchen I designed for my grandson. On the last wall shown the end cabinet was made by using the Angle cabinet then replacing the blank front with a door and drawer from a base cabinet the width of the blank face.

              I have noticed that selecting save for rules and materials seems to make nothing happen. When starting a cabinet the save as results in window to name or select the file but not at the materials or rules tab.

              I like the help pictures shown now when working in the forms. Very Helpful.

              Keith

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

                Looks good.

                You can set Materials to "Save" and then go to Rules and set "Save" and then go to Cabinets tab - make some changes and create cabinet.

                I'm pretty sure you will find that the rules and materials were saved.

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

                  I've added handless doors and an optional Overlay Counter.
                  handleless.png

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

                    Garry, probably a silly question at this stage but what is the difference CabMakerPro and CabMaker32?

                    purpose/expression/purpose/....

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

                      CabMaker32 is C++ executable that currently only runs on Windows. It communicates with Sketchup by passing it a file. A small plugin reads the file and renders the complete kitchen. The executable works for shops that are producing a lot of cabinets and don't always need to see them.

                      CabMaker is a sketchup plugin.

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

                        One other thing once I saved rules and material then used sav as an named the file I could retreive those settings. However after updating the plugin the materials and rules reverted to the default. The cabinet sizes retained my settings.

                        Also it would seem to me that when editing a cabinet the materials used should show up on the form. The program must know these to make the proper changes. I would not want to change the design by just editing the width or depth etc.

                        Keith

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

                          Keith,

                          Really - thank you - I do appreciate feedback.

                          I think I've got a solution. I simply need to store the default settings in the model.
                          Load the model and read the default setting from the model instead of from the file system.

                          Then each and every project / skp file would have your desired defaults !!

                          1 Reply Last reply Reply Quote 0
                          • FrederikF Offline
                            Frederik
                            last edited by

                            @garry k said:

                            I've added handless doors and an optional Overlay Counter.

                            Looks really great, Garry... 👍

                            One small thing, though...
                            The way drawers are made in modern kitchen the handless drawer hides the top of the drawer underneath...

                            I've made a very rough model of a cabinet with drawers and another cabinet with doors, using your plugin to show what I mean...
                            I've coloured the changes I've made in a red colour so you know what to look for...

                            Below is an image of my own kitchen...

                            Hope you can use this...!?


                            Cabinet-w-drawers.skp


                            IMG_0275.JPG

                            Cheers
                            Kim Frederik

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

                              1. I've added Inset doors. Set the door protrusion to -19 for a door thickness of 19 and cab maker builds a cabinet with inset doors and drawers. Stretchers can be optionally used between drawers and doors. Vertical Dividers and pullouts are set back by the proper amount.

                              2. Added the ability to place the cabinet at any height by using the shift key in combination with the left mouse button.

                              Inset Doors.png

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

                                I really would like to know if there are any Mac users running version 1.0.17
                                I don't have a Mac so debugging a Mac is just a bit tougher.

                                1 Reply Last reply Reply Quote 0
                                • FrederikF Offline
                                  Frederik
                                  last edited by

                                  Are you able to use what I wrote...?

                                  Cheers
                                  Kim Frederik

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

                                    Kim,

                                    I'm still getting my head around all the different styles and approaches. I've also been asked to do C and J channel styles of handles.

                                    I'd like to handle some of the off the shelf hardware. I've put this on the back burner for a week or so while I gather more information.

                                    C and J Channels.png

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

                                      @garry k said:

                                      CabMaker32 is C++ executable that currently only runs on Windows. It communicates with Sketchup by passing it a file. A small plugin reads the file and renders the complete kitchen. The executable works for shops that are producing a lot of cabinets and don't always need to see them.

                                      CabMaker is a sketchup plugin.

                                      👍

                                      purpose/expression/purpose/....

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

                                        I currently have 5 translation files

                                        English: en.lang
                                        French: fr.lang
                                        Russian: ru.lang
                                        German: de.lang
                                        English with UK woodworking terms: uk.lang

                                        If anyone is interested in having other translation files please get a hold of me. I will extend the trial by a couple of months for those interested in helping. This applies to the first person that contacts me for a given language.

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

                                          version 1.0.18 ready for download

                                          I've been looking at a number of handless door systems.
                                          This one is interesting. They have an LED track that illuminates the channel.
                                          They also have clips to simplify construction.

                                          http://www.zobal-usa.com/handless-system/

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

                                            Version 1.0.18 - Nov 2015

                                            1. Added Overlay Top for Standard Base units. Top sits on sides. Slip in back ignored. Honors Skin Upper "Top" or "Both"
                                            2. Added Handleless cabinet doors. Texture part not yet working
                                            3. Hold Shift key down with left mouse button for absolute height placement
                                            4. Added inset doors for all cabinet styles
                                            5. Sped up the load time for the Web Dialog
                                            6. Added a check for Mac OSX. Trying to clear a nil object. Fixed.
                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 28
                                            • 29
                                            • 30
                                            • 31
                                            • 32
                                            • 31 / 32
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement