sketchucation logo sketchucation
    • Login
    πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    New version of the CBS tools

    Scheduled Pinned Locked Moved Woodworking
    34 Posts 11 Posters 6.8k Views 11 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.
    • finewoodF Offline
      finewood
      last edited by

      Hello SketchUp community

      I have a question:
      I have already presented my new version of the CBS tools?
      Well, I think, I have accidentally deleted my Tread?

      So here's the link: cadbox.ch

      CBS-Tools is a plugin for quickly creating kitchens and furniture
      based on the "Frankfurt Kitchen" and the 127 mm scale by Hans Hilfiker

      1 Reply Last reply Reply Quote 0
      • KrisidiousK Offline
        Krisidious
        last edited by

        Nice looking system you have there. Any plans to make an Imperial version?

        p.s.
        When your profile asked for your location, I don't know if you had to be that precise... lol.

        By: Kristoff Rand
        Home DesignerUnique House Plans

        1 Reply Last reply Reply Quote 0
        • finewoodF Offline
          finewood
          last edited by

          Callback-Array and inch to metric

          ` v = arg.to_s.split(",")
          xx = Float(v[0].strip)/ 25.4
          hh = Float(v[1].strip)
          yy = Float(v[2].strip)/ 25.4
          d1 = Float(v[3].strip)/ 25.4
          z1 = Float(v[4].strip)/ 25.4
          r1 = Float(v[5].strip)/ 25.4
          so = Float(v[6].strip)/ 25.4

          zz = hh*127.mm`
          

          It's crazy the system by Hans Hilfiker based on 5 inches = 127 mm = 1/6, e.g. a standard height of 6/6 is 30 inches.
          But a non-metric version .... wow .... I do not know. It's doable. I write it on the wish list.

          p.s.
          My location: I think, the more accurate the location specified, the more positive energy flowing to the point - perhaps even positive energy in the form from money πŸ˜‰

          1 Reply Last reply Reply Quote 0
          • KrisidiousK Offline
            Krisidious
            last edited by

            as far as metric and imperial a lot of the cabinet shops in America have already switched over to Metric, so it's not really all that important. Just what I'm personally used to.

            By: Kristoff Rand
            Home DesignerUnique House Plans

            1 Reply Last reply Reply Quote 0
            • jo-keJ Offline
              jo-ke
              last edited by

              Is that plugin working for SU2014?

              I've had some problems installing it...

              http://www.zz7.de

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

                What problems are you having installing it?

                The plugin does need to be updated to suit Ruby 2.0 but if you just extract the contents of the ZIP file to Plugins, you wind up with a folder in Plugins called Plugins containing the files. So the plugin won't actually load when you start SketchUp and you won't see the error message.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • jo-keJ Offline
                  jo-ke
                  last edited by

                  If I install the CBS tools SU2014 crushes directly after the start and creates a bugsplat

                  http://www.zz7.de

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

                    I get the following on SU2014 on my Mac:
                    Error Loading File cadbox-ch.rb
                    Error: #<LoadError: cannot load such file -- CBStool/lang/ge
                    .rb>
                    /Applications/SketchUp 2014/SketchUp.app/Contents/Frameworks/Ruby.framework/Versions/2.0/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require' /Applications/SketchUp 2014/SketchUp.app/Contents/Frameworks/Ruby.framework/Versions/2.0/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require'
                    /Users/Tim/Library/Application Support/SketchUp 2014/SketchUp/Plugins/cadbox-ch.rb:21:in `<top (required)>'

                    1 Reply Last reply Reply Quote 0
                    • finewoodF Offline
                      finewood
                      last edited by

                      Sorry SU-Friends

                      Lately, I have inquiries from Russia, China, Romania, Germany and the USA.
                      The tools are popular, but unfortunately, my tools work it not in the 2014 version.
                      These tools are a hobby of mine, but for now, I just do not have time to adjust it.
                      As a field ornithologist, I was just elected in the Presidium of a Ornithological Society.
                      I must me now also for other birds take care πŸ˜† .......

                      Well, maybe someone can give me a tip on what to do.
                      The whole thing bury? Want the tools adapt?
                      Want the Tools adapt and under your name provide in the net?

                      Although, I have no list of requests or tasks, but I would have still a few ideas or changes for the improvement of the tools. Ask?
                      Tweeting it right here in my ear, I understand them, I'm ornithologist....

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        Your RB files are in ANSI, not UTF-8 encoding - this is necessary for them to be compatible with Ruby2.0 used by v2014 - it remains OK with earlier versions too.
                        This is easily fixed in Notepad++...
                        There are also some syntax issues like a space between methods and their parenthesized arguments [e.g. the webdialog new code...]
                        I will PM'd you a working set shortly - you need to re-publish it...

                        Get and use Notepad++.exe [free] for script editing and making new files in "UTF8-without-BOM" encoding in the future...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • KrisidiousK Offline
                          Krisidious
                          last edited by

                          And feel free to share some birds in the corner bar...

                          By: Kristoff Rand
                          Home DesignerUnique House Plans

                          1 Reply Last reply Reply Quote 0
                          • TIGT Offline
                            TIG Moderator
                            last edited by

                            I have PM'd a compatible version to the author...
                            He needs to test and re-publish if he will...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • finewoodF Offline
                              finewood
                              last edited by

                              TIG: Super, thank you very much! I have received the message.
                              But I cannot reply and I can not download the file. Why is that? I'm a member?
                              Well, I did make the Notepad+ UT-8 conversion and moved my plugins in the folder "Tools",
                              but when calling "web dialog" it goes no further.
                              I thought it is a solvable problem.

                              Sensational TIG, if you've solved it.
                              What do we do now?
                              Can you send it to cad(at)cadbox.ch ?

                              Addendum:
                              Sorry for my terrible programming, but I'm an old german speaking self-taught.
                              The number of files:
                              At the beginning I wanted sell individual elements and thought to become a millionaire.
                              Today I'm glad for a answer to my questions.

                              1 Reply Last reply Reply Quote 0
                              • TIGT Offline
                                TIG Moderator
                                last edited by

                                I have just emailed you it too...

                                Have you not logged in ?
                                Weird...

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • finewoodF Offline
                                  finewood
                                  last edited by

                                  Heureka, it runs.
                                  Thank you very much "TIG"
                                  I never thought that my confusing scripts can be adapted so quickly.
                                  May I you mention, as a co-author from CBS 2014?
                                  It would me an honor...

                                  Sketchup 2014 CBS download

                                  1 Reply Last reply Reply Quote 0
                                  • TIGT Offline
                                    TIG Moderator
                                    last edited by

                                    @finewood said:

                                    Heureka, it runs.
                                    Thank you very much "TIG"
                                    I never thought that my confusing scripts can be adapted so quickly.
                                    May I you mention, as a co-author from CBS 2014?
                                    It would me an honor...

                                    Sketchup 2014 CBS download

                                    It wasn't so easy !
                                    If you wish, you may mention me as a 'contributor' or 'advisor' etc...
                                    But I take no blame for your toolset πŸ˜‰

                                    PS: The correct link for the Plugin's download is probably
                                    http://www.cadbox.ch/cont/index.php?cont=cb4

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • finewoodF Offline
                                      finewood
                                      last edited by

                                      Oops, where is the switch for language?
                                      My mistake.
                                      Here is the correct link:
                                      http://www.cadbox.ch/cont/index.php?la=de&cont=cb4

                                      Hi TIG
                                      Thank you again.
                                      With you and thank you:
                                      I believe again on Sketchup

                                      Well, somehow, somewhere, I'll mention you -
                                      as a contributor or as an advisor and I think,
                                      I will be responsible for everthing, also for a smallest error...

                                      1 Reply Last reply Reply Quote 0
                                      • bsusalaB Offline
                                        bsusala
                                        last edited by

                                        I do have some ideas of improvement, user-interface and models, too. I really think this tool could be more friendly and more configurable, but my programming skills in Ruby are up to now, well - nil. So I would gladly jump into the development team with User Interface improvements and some functionality ideas. It was my intent some month ago (and still is if nobody wants), to fork the scripts and learn myself to program in Ruby. But I think things woulb be MUCH more better with somebody else on the scripting task πŸ˜„

                                        1 Reply Last reply Reply Quote 0
                                        • finewoodF Offline
                                          finewood
                                          last edited by

                                          Only too, I am pleased!
                                          The scripts are without encoding and free to better change.
                                          Many say: Too many cooks spoil the broth
                                          But I say: Many cooks find faster the hair in the soup.
                                          A hair there is always - in the soup and just unfortunately not on my head.....

                                          A good address for SU plugins create or customize (also to learn) :
                                          http://www.sketchup.com/intl/en/developer/

                                          To install the plugins, there is a good tutorial here:
                                          http://sketchucation.com/resources/tutorials/108-installing-sketchup-plugins

                                          1 Reply Last reply Reply Quote 0
                                          • jo-keJ Offline
                                            jo-ke
                                            last edited by

                                            works fine now. Thank you.

                                            http://www.zz7.de

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

                                            Advertisement