sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    Greeble Beta (Updated Feb-06-2009)

    已排程 已置頂 已鎖定 已移動 Developers' Forum
    69 貼文 15 Posters 9.1k 瀏覽 15 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • R 離線
      RickW
      最後由 編輯

      Change all the ".to_i" methods to ".to_l" when handling the user input data, and you'll have metric support. Users will be able to enter 50mm, 12m, 23'4", etc. and it will be converted to SU units automatically.

      Oddly enough, though the ruby console will convert 1.km to SU units, it will not work from within a text string.

      RickW
      www.smustard.com

      1 條回覆 最後回覆 回覆 引用 0
      • Chris FullmerC 離線
        Chris Fullmer
        最後由 編輯

        @rickw said:

        Change all the ".to_i" methods to ".to_l" when handling the user input data, and you'll have metric support. Users will be able to enter 50mm, 12m, 23'4", etc. and it will be converted to SU units automatically.

        Oddly enough, though the ruby console will convert 1.km to SU units, it will not work from within a text string.

        Ok, now you can specify min/max scale offsets. It might take some time to figure that out. I'm pretty sure it is easy to break. But I generally use two negative numbers. The first one being larger than the second. But rememeber they are negative, so larger actually means closer to zero. So I would use -10 and -100 in that order.

        It should also be compatible with metric now too. It has serious issuse though with accuracy and I'm sure its how I'm doing it. In inches and feet, you enter values (like 100-1000 inches) and it would always stick to whole integers. But in metric, it doesn't stick to whole numbers because of how SU is converting the value to a length. So maybe I'll figure out a fix for that.

        Chris

        Lately you've been tan, suspicious for the winter.
        All my Plugins I've written

        1 條回覆 最後回覆 回覆 引用 0
        • T 離線
          todd burch
          最後由 編輯

          What, no WebDialog user interface??? Chicken!!

          Very nice work indeed Chris!!! Very nice. You can implement ProgressBar.rb and you'll satisfy Pilou. It's real easy, instructions are on Smustard with the script.

          Todd

          1 條回覆 最後回覆 回覆 引用 0
          • pilouP 離線
            pilou
            最後由 編輯

            ☀

            Ps Seems to me there is a big bug 😄
            After use the Super Greeble, grouping this one, the Move, Rotation with copy don't work for the greebled object or for any other object!!! 😮
            Curious that don't make that at each time but sometime 😲
            After the * only one group is created and it is re-centered like the first!

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

            1 條回覆 最後回覆 回覆 引用 0
            • Chris FullmerC 離線
              Chris Fullmer
              最後由 編輯

              😞, yeah I know this version right now has bugs. I made the mistake of updating it thinking I had all the bugs worked out. Then I found some problems and realized I did not have a backup copy of the older version - oops! So give me some time and I'lkl get a more stable version up, but I might have to revert a few features.

              @Todd the progressbar.rb is a great idea. I was a little overwhelmed thinking about making an hourglass cursor and stuff, but progressbar sounds like a great option!

              Chris

              Lately you've been tan, suspicious for the winter.
              All my Plugins I've written

              1 條回覆 最後回覆 回覆 引用 0
              • Chris FullmerC 離線
                Chris Fullmer
                最後由 編輯

                Interesting. It should not happen. Would you mind trying again with this new version I just finished? It now supports (requires) progressbar.rb from smustard and it also supports a min/max offset value. I think its kind of confusing, but I'll leave it in because it is sort of cool what it allows you to do. But to get decent results, the first offset # should be closer to zero than the second offset number. Or set them both to zero for no offset or both to -10 for an even -10 offset on all faces. And remember, that negative numbers will make an inset face, while positive numbers will offset a larger face. It might be time to update my beginning video now. Thanks for testing everyone!

                Chris

                Lately you've been tan, suspicious for the winter.
                All my Plugins I've written

                1 條回覆 最後回覆 回覆 引用 0
                • pilouP 離線
                  pilou
                  最後由 編輯

                  Another thing 😉
                  Is that normal on a Tin surface all facets are selected but all facets don't be greebled ❓


                  tin.jpg

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

                  1 條回覆 最後回覆 回覆 引用 0
                  • pilouP 離線
                    pilou
                    最後由 編輯

                    Thank you sir Malaise! ☀
                    I will take care next time 😉


                    greb.jpg

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

                    1 條回覆 最後回覆 回覆 引用 0
                    • pilouP 離線
                      pilou
                      最後由 編輯

                      Sorry but nothing works with this last version 😮 ( maybe because i am in cm and your written in inch ?)
                      Have you somewhere an old version because I have yet a version that not working now 😒
                      (I have not made a saving one of the previus 😳
                      I must go back to Protrude 😄


                      prot01.jpg

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

                      1 條回覆 最後回覆 回覆 引用 0
                      • J 離線
                        Jim
                        最後由 編輯

                        Partly due to the outrage expressed in this thread, I've decided to dis-allow posting of other people's scripts. A script author needs to be able to control which version of the script is available, and where it is posted.

                        Hi

                        1 條回覆 最後回覆 回覆 引用 0
                        • MALAISEM 離線
                          MALAISE
                          最後由 編輯

                          Hi Pilou

                          here is the first version

                          MALAISE 😉

                          [removed attachment] -- Jim

                          La Connaissance n'a de valeur que partagée

                          1 條回覆 最後回覆 回覆 引用 0
                          • J 離線
                            johnsenior1973
                            最後由 編輯

                            @jim said:

                            Partly due to the outrage expressed in this thread, I've decided to dis-allow posting of other people's scripts. A script author needs to be able to control which version of the script is available, and where it is posted.

                            There's a huge difference between someone helping another member out by posting an earlier version that worked for them and someone who's collecting other people's rubies and charging money for them.

                            Chris said, on this page: yeah I know this version right now has bugs. I made the mistake of updating it thinking I had all the bugs worked out. Then I found some problems and realized I did not have a backup copy of the older version - oops!

                            1 條回覆 最後回覆 回覆 引用 0
                            • GaieusG 離線
                              Gaieus
                              最後由 編輯

                              Okay John, I guess Jim would like members to follow these guidelines applying common sense of course.

                              Gai...

                              1 條回覆 最後回覆 回覆 引用 0
                              • MALAISEM 離線
                                MALAISE
                                最後由 編輯

                                No problems Folks.... I understand. 😄
                                MALAISE

                                La Connaissance n'a de valeur que partagée

                                1 條回覆 最後回覆 回覆 引用 0
                                • Chris FullmerC 離線
                                  Chris Fullmer
                                  最後由 編輯

                                  Oh dear, go to bed and all heck breaks loose 😄

                                  I'll look at the script right now and see if its better. It sure run smoothly on my computer I was testing it on, so it definitely could be the metric problem. Thanks for the patience,

                                  Chris

                                  Lately you've been tan, suspicious for the winter.
                                  All my Plugins I've written

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • Chris FullmerC 離線
                                    Chris Fullmer
                                    最後由 編輯

                                    Well this is driving me nuts. I can see already that the version I uploaded is not the most recent version based on a few tweaks that are wrong. SO I'll go to the computer I was working on this on and see if it has the most recent. I did find a the spot that the script is breaking, and its in a spot that looks stable. Soooo, hopefully I'll find the working copy again and be able to upload that later today.

                                    Chris

                                    EDIT: for now, if someone wants to post an older working version, I wouldn't mind having a copy either 😄 But once I get the script working, I wouldn't mind it being removed.

                                    Lately you've been tan, suspicious for the winter.
                                    All my Plugins I've written

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • pilouP 離線
                                      pilou
                                      最後由 編輯

                                      Take your time! ☀
                                      And a little trick ; when you develop : make some copy any time on any version on any supports!
                                      DD,DVD, Usb,Net etc...
                                      That can seems obvious but now your prog is only maybe less than 10 Kb so some easy to recover 😉
                                      That will be not the case when you will have some megas of code! 💚

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

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • T 離線
                                        tomot
                                        最後由 編輯

                                        @chris fullmer said:

                                        Well this is driving me nuts. I can see already that the version I uploaded is not the most recent version based on a few tweaks that are wrong. SO I'll go to the computer I was working on this on and see if it has the most recent. I did find a the spot that the script is breaking, and its in a spot that looks stable. Soooo, hopefully I'll find the working copy again and be able to upload that later today.

                                        Chris

                                        EDIT: for now, if someone wants to post an older working version, I wouldn't mind having a copy either 😄 But once I get the script working, I wouldn't mind it being removed.

                                        Nice addition Chris!

                                        FYI: I just d/led this file. it works with SU 7 but SU6
                                        It might be better to simply post updated scripts in a zip or rar file that way the rar or zip will have a revision number you can always keep track of. Instead of simply changing the original post. Its just an idea I had.

                                        my plugins
                                        tomot

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • T 離線
                                          tomot
                                          最後由 編輯

                                          @tomot said:

                                          FYI: I just d/led this file. it works with SU 7 but SU6
                                          It might be better to simply post updated scripts in a zip or rar file that way the rar or zip will have a revision number you can always keep track of. Instead of simply changing the original post. Its just an idea I had.

                                          that should have read " FYI: I just d/led this file. it works with SU 7 butnotSU6"

                                          my plugins
                                          tomot

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • pilouP 離線
                                            pilou
                                            最後由 編輯

                                            @unknownuser said:

                                            that should have read " FYI: I just d/led this file. it works with SU 7 but not SU6"

                                            aaaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhh ! 😮
                                            😳 😳 😳
                                            ☀


                                            su7.jpg

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

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement