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

[Plugin] FloorGenerator ( Updated 6-Apr-2017)

Scheduled Pinned Locked Moved Plugins
331 Posts 109 Posters 341.2k Views 109 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.
  • D Offline
    deaneau
    last edited by 1 Jul 2015, 18:45

    @ pilou you are a creative funny guy πŸ˜„

    MADE, BORN AND LIVING IN BERLIN
    Big Thank You to all Programmers
    Some German words are so long that they have a perspective. M.Twain

    1 Reply Last reply Reply Quote 0
    • J Offline
      j_chris
      last edited by 9 Jul 2015, 10:41

      When I have loaded the plugin, I do not seem to have the most up to date version which I downloaded from the site, It does not have the settings shown on your jpegs?

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdmitch
        last edited by 10 Jul 2015, 13:52

        @unknownuser said:

        When I have loaded the plugin, I do not seem to have the most up to date version which I downloaded from the site, It does not have the settings shown on your jpegs?

        The settings/options displayed depend on the Pattern choice. This plugin was last updated on 30-Jun-2015

        Nothing is worthless, it can always be used as a bad example.

        http://sdmitch.blogspot.com/

        1 Reply Last reply Reply Quote 0
        • S Offline
          skavan
          last edited by 20 Oct 2015, 04:22

          what.a.great.plugin!
          thank you.

          I have a quick question for either the patient author or some of you other experts --
          I want the grid origin to be at a specific point on the face (which is neither the center nor the corner).
          I note in the ruby code, there is this line:
          ctr=face.bounds.center;

          which looks like the line where it picks the center of the face as the origin...any ideas on how to set this instead, to the point where I clicked on the face?

          would make this plugin purffect..

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdmitch
            last edited by 20 Oct 2015, 14:05

            @skavan said:

            what.a.great.plugin!
            thank you.

            I have a quick question for either the patient author or some of you other experts --
            I want the grid origin to be at a specific point on the face (which is neither the center nor the corner).
            I note in the ruby code, there is this line:
            ctr=face.bounds.center;

            which looks like the line where it picks the center of the face as the origin...any ideas on how to set this instead, to the point where I clicked on the face?

            would make this plugin purffect..

            At the moment, the plugin has two options for the grid origin. Corner, which is the closest corner to the pick point identifying the face, and Center. The "center" point is used to define the initial location of the grid and the grid is then shifted if Corner is the selected origin.

            It would seem to be relatively easy to add a third option of "Pick Pt.". I will take a look.

            Nothing is worthless, it can always be used as a bad example.

            http://sdmitch.blogspot.com/

            1 Reply Last reply Reply Quote 0
            • S Offline
              skavan
              last edited by 20 Oct 2015, 14:53

              Oh gosh - thank you so much that would be awesome!

              If it helps, I have attached a simple SU (2013 for max compatibility) file that shows the concept.
              The polygon on the left is a simple version of a target shape with the desired tile centerpoint shown as the intersection of two guidelines.
              The shape on the right is my current workaround -- which is to force the shape to be equidistant around this target point, and then to go back and trim the excess. This is not too much of a pain on this simple example, but becomes very time consuming when one of the side corridor arms, bends at say 45 degrees! Hopefully it makes more sense to look at than to explain in text!

              Oh - as a tiny cosmetic point, if I choose a tight gap width of say 3/16" (vs. 1/4") it works fine, and is seemingly saved to defaults. When I next open the plugin, it shows as 1/4" not 3/16". I'm pretty sure its storing the right number, but the display is formatted to a single digit fraction. Would be great to expand the formatting to two digits.

              Thanks again for a truely time saving plugin.

              s.


              FloorGen test.skp

              1 Reply Last reply Reply Quote 0
              • S Offline
                skavan
                last edited by 20 Oct 2015, 16:02

                and one more teeny thing for utter coolness is to support an alternating material...for a checkerboard style.
                I can think of two ways of (easily??) doing this:

                1. If different materials are applied to front and back of face and Current Texture is chosen, alternate material, starting with front then back -OR-
                2. If a "special seed value" like -1 is chosen, alternate between the chosen materials in selection via the rand_tex option.

                I hope you can tell that I just LOVE your plugin and am using it to figure out how to tile a 15,000 sq.ft house!

                I promise to stop now!

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdmitch
                  last edited by 20 Oct 2015, 17:31

                  @skavan said:

                  and one more teeny thing for utter coolness is to support an alternating material...for a checkerboard style.
                  I can think of two ways of (easily??) doing this:

                  1. If different materials are applied to front and back of face and Current Texture is chosen, alternate material, starting with front then back -OR-
                  2. If a "special seed value" like -1 is chosen, alternate between the chosen materials in selection via the rand_tex option.

                  I hope you can tell that I just LOVE your plugin and am using it to figure out how to tile a 15,000 sq.ft house!

                  I promise to stop now!

                  Sorry but the way this plugin creates the pattern, by intersecting a grid with the selected face, it is impossible to predict the order of the created faces.

                  Nothing is worthless, it can always be used as a bad example.

                  http://sdmitch.blogspot.com/

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    Nibelungs
                    last edited by 12 Nov 2015, 02:26

                    It does not work with Sketchup 2015?

                    The plugin is installed, I see it in the toolbar ... but it does not open when I pressed. 😞

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by 13 Nov 2015, 11:30

                      @Sabastien

                      Please open the Ruby Console.
                      Now try to use the tool.
                      What happens?
                      Any error messages?
                      Are you selecting a face before running the tool?
                      More info please...

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        Nibelungs
                        last edited by 16 Apr 2016, 00:49

                        @tig said:

                        @Sabastien

                        Please open the Ruby Console.
                        Now try to use the tool.
                        What happens?
                        Any error messages?
                        Are you selecting a face before running the tool?
                        More info please...

                        Hi, sorry for my late.

                        The error in the Ruby Console is " <SystemStackError: stack level too deep> C:/Users/*/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:95 "

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          sdmitch
                          last edited by 18 Apr 2016, 13:36

                          @nibelungs said:

                          Hi, sorry for my late.

                          The error in the Ruby Console is " <SystemStackError: stack level too deep> C:/Users/*/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:95 "

                          Are you using metric or inches? Do you use "." or "," as the decimal separator?

                          My guess is that the plugin is being caught in a perpetual loop of trying to read/write the current defaults.

                          Nothing is worthless, it can always be used as a bad example.

                          http://sdmitch.blogspot.com/

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            autumnwind
                            last edited by 30 May 2016, 13:20

                            Hi to everybody, I can't make it work on my project. It creates the grid but no bricks, or sometimes accidentally it creates just 3 or 4 bricks. the error seems to happen most when I use the offset (and I need it actually). I have no error in my geometry apparently, just it's not that regularly in its border so it implies many bricks to be cut.

                            any suggestion or possible error?

                            thanks in advance

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdmitch
                              last edited by 2 Jun 2016, 14:06

                              @autumnwind said:

                              Hi to everybody, I can't make it work on my project. It creates the grid but no bricks, or sometimes accidentally it creates just 3 or 4 bricks. the error seems to happen most when I use the offset (and I need it actually). I have no error in my geometry apparently, just it's not that regularly in its border so it implies many bricks to be cut.

                              any suggestion or possible error?

                              thanks in advance

                              If you would care to post a model, version<=2014, containing the face and a list or screenshot of the parameters you are attempting to use, I will try to determine and fix the problem.

                              Nothing is worthless, it can always be used as a bad example.

                              http://sdmitch.blogspot.com/

                              1 Reply Last reply Reply Quote 0
                              • G Offline
                                gnome_mo
                                last edited by 23 Jul 2016, 14:58

                                Guys, I have a problem. I can't seem to make tiles 200*200mm size, always getting the same message:
                                "TILE DIMENSIONS MAY BE TOO SMALL. 2008 TILE NEEDED".
                                What am I doing wrong?

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  sdmitch
                                  last edited by 23 Jul 2016, 19:11

                                  @gnome_mo said:

                                  Guys, I have a problem. I can't seem to make tiles 200*200mm size, always getting the same message:
                                  "TILE DIMENSIONS MAY BE TOO SMALL. 2008 TILE NEEDED".
                                  What am I doing wrong?

                                  You aren't doing anything wrong. It just letting you know that the size choosen will result in a large number of tiles. Click "Yes" in the messagebox to proceed.

                                  Nothing is worthless, it can always be used as a bad example.

                                  http://sdmitch.blogspot.com/

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    deaneau
                                    last edited by 25 Jul 2016, 17:07

                                    Here some inspirations for grids. the download is a PDF format. This can instantly imported in illustrator (AI) and than exported as dxf, eps, svg.

                                    is only a tip not a request πŸ˜‰

                                    greetings from berlin

                                    Dean

                                    Link: https://incompetech.com/graphpaper/

                                    MADE, BORN AND LIVING IN BERLIN
                                    Big Thank You to all Programmers
                                    Some German words are so long that they have a perspective. M.Twain

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sdmitch
                                      last edited by 8 Aug 2016, 16:19

                                      @gnome_mo said:

                                      Mitch, I can't thank you enough.
                                      I feel kinda stupid to ask this, but I can't figure it out:
                                      I would like to make tiles or wood like this picture. I've made it "by hand" but I'm sure you have settings to make it like this (next row is half length moved). Is it possible?

                                      https://s9.postimg.org/yplue0417/Capture.jpg

                                      Use the 'Brick' pattern or 'Tile' pattern with 50% offset.

                                      Nothing is worthless, it can always be used as a bad example.

                                      http://sdmitch.blogspot.com/

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        gnome_mo
                                        last edited by 8 Aug 2016, 16:27

                                        Mitch, I can't thank you enough.
                                        πŸ‘ πŸ‘ πŸ‘

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          mumbus
                                          last edited by 17 Aug 2016, 21:07

                                          First off let me say that this plugin is amazing and I use it often. I do have a question about it. Often times when I am generating a floor with a wood material already attached to the surface, it rotates the texture 90 degrees when it completes the floor. So the texture ends up running perpendicular to the board. I have tried various solutions like rotating the texture 90 degrees before running the plugin, reinserted the texture, etc. Any thoughts on this?

                                          Thanks!

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

                                          Advertisement