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

    WIP
    8
    1 הצבעות
    8 פוסטים
    48 צפיות
    Mike AmosM
    This is something like the end result I am looking for. [image: 1756254625797-10-1000s-2067-x-1192-5618917-tri-25s-gpu-resized.png]
  • [Plugin] Smooth Zoom 2.1.0 - 24 October 2021

    Plugins
    76
    0 הצבעות
    76 פוסטים
    84k צפיות
    TIGT
    The earlier posts in this thread explain how to make a temporary fix by editing the RB file. В предыдущих сообщениях в этой теме объясняется, как сделать временное исправление путем редактирования файла RB.
  • changing radius on a radius

    SketchUp Discussions
    11
    0 הצבעות
    11 פוסטים
    55 צפיות
    L
    [image: 1756166628689-festool-36mm-antistatic-hose.jpg.webp] its the dark blue part wrapped around the blade with the flexible tube coming off it
  • Some New Renderings or Re-Rendering

    Gallery
    12
    5 הצבעות
    12 פוסטים
    96 צפיות
    Mike AmosM
    Bloody good mate.
  • Double Cut extension

    Extensions & Applications Discussions
    1
    0 הצבעות
    1 פוסטים
    17 צפיות
    אין תגובות
  • [Plugin][$] TopoShaper - v2.7a - 01 Apr 24

    Plugins
    451
    0 הצבעות
    451 פוסטים
    669k צפיות
    fredo6F
    @Einstein It's home made. I wrote it long time ago, but I remember that for the interpolation, I did not find anything suitable and usable for my level of math in the literature. For the upsampling of the triangulation, I remember that I tried the Steiner refinement approach, but it did not work well for what I wanted to do. So, I built my own method. I was not familiar with the butterfly subdivision algorithm and still am not. Maybe it is a more conventional approach.
  • problem with Lordofthetoolbars in sketchup 2025

    Extensions & Applications Discussions
    3
    0 הצבעות
    3 פוסטים
    18 צפיות
    R
    I reported about this problem but the developer has hard time to respond
  • Details for scrapbook

    LayOut Discussions
    3
    0 הצבעות
    3 פוסטים
    84 צפיות
    F
    I'm late to the party on this one, but I've been detailing in SU since version 2 (20 years ago!) and layout since it's first iteration (which was tedious). I've found that I tend to go down a dual route, depending on what level of competence I have in the contractor and/or the complexity of the build. I Scrapbook most of my standard details which are small SU files in the same folder as the Sketchbooks. This makes a lot of them nicely lightweight in LayOut too, and if there's a change in legislation I change the Scrapbook file accordingly. [image: 1755862424270-screenshot-2025-08-22-123201.png]
  • Animator 4.5 Doesn't Open

    Animator Beta
    4
    0 הצבעות
    4 פוסטים
    13 צפיות
    Rich O BrienR
    @quenemary You have no license directory which suggests your SketchUp install is missing read/write permissions. You can fix this by running the SketchUp installer using Run as Administrator and choosing Repair when prompted.
  • Request Section Management Panel

    Developers' Forum
    11
    0 הצבעות
    11 פוסטים
    82 צפיות
    alexpacio2013A
    @Didier-Bur said in Request Section Management Panel: @alexpacio2013 OK I got it. Currently I'm working on an update of my 'Scenes Tools' plugin and it will do almost what you're after. If time permits, I'll develop a script to choose a scene and to activate (or not) a section plane for that scene and update the scene. Regards, In practice, you need a panel where, once the scene has been sectioned, you can activate or deactivate the sections or vice versa, match the section to a scene Let me know when you're ready. I don't understand why no one thought of this, it's a very important thing. Great.
  • Medeek Wall Plugin

    Plugins
    1k
    0 הצבעות
    1k פוסטים
    991k צפיות
    medeekM
    Version 4.1.3 - 08.21.2025 Added a "Label Scaling" parameter for all wall types. [image: 1755792652832-wall_su1011_800.jpg] [image: 1755792652847-wall_su1012_800.jpg] Update per customer request.
  • Code Error A0B

    SketchUp Discussions
    15
    0 הצבעות
    15 פוסטים
    67 צפיות
    Rich O BrienR
    @pavulon5 Might be a permissions issue. Repair your SketchUp install by downloading the SketchUp installer. Right-click the .exe and choose Run as Admin and choose Repair when prompted If your device is named using non-alphanumeric characters, áéíóú etc, please change it to only use alphanumeric. Other option is to go to C:\Users\SomeName\AppData\Local\SCF Licenses and delete your signature file. Restart SketchUp to generate a new one and try license. The error is related to the signature file.
  • JHS Powerbar for SU 2025

    Extensions & Applications Discussions
    3
    0 הצבעות
    3 פוסטים
    349 צפיות
    grizzlerG
    I hope there's going to be an updated version soon, I miss this plugin
  • 2017 Lost and sad

    Extensions & Applications Discussions
    14
    0 הצבעות
    14 פוסטים
    83 צפיות
    Dan RathbunD
    The Gemini AI says: The term "gobbledygook" was coined in 1944 by Maury Maverick, a congressman from Texas. During World War II, Maverick was the chairman of the Smaller War Plants Corporation. Frustrated with the excessively long, vague, and pompous language of bureaucratic memos, he issued a memorandum to his staff telling them to "stay off gobbledygook language." He defined it as "talk or writing which is long, pompous, vague, involved, usually with Latinized words." Maverick explained that he came up with the word by thinking of the sound a turkey makes—a "gobbledygobbling" sound. He felt that the pretentious and convoluted language of officialdom sounded just as ridiculous as a turkey's gobble.
  • SVG or other vector file import WITH colors

    Extensions & Applications Discussions
    9
    1 הצבעות
    9 פוסטים
    65 צפיות
    Dan RathbunD
    @i5963c I would say it is a bug, although it is likely been this way forever. Check the SketchUp API tracker at GitHub to see if it has been reported yet. The GUI 3D Text tool puts the resultant text geometry within a component context. This way it can be moved around, rotated, etc. The API use of Entities.add_3d_text should also be inserting into a component or group context. This context can also have subgroups. So the workaround is to apply a transitional transform to the "g" subgroup and align it. Unfortunately, the vertical text alignment constants are for drawing text to the view for tools and overlays. So they will not apply to 3D text.
  • @thomthom Material Replacer upgrade!

    Plugins
    1
    0 הצבעות
    1 פוסטים
    22 צפיות
    אין תגובות
  • Bug splats

    SketchUcation Community Forums
    3
    0 הצבעות
    3 פוסטים
    13 צפיות
    Dave RD
    Every SketchUp release includes bug fixes. As Rich indicates it might be related to an extension. Are these Bug Splats you are experiencing a recent thing? Can you identify what change in your computer might have happened right before you started seeing the Bug Splats? Obviously SketchUp 2017 hasn't changed in 8 years. You could disable all of the extensions and see if you still get Bug Splats. If not, enable half of them and see if there's a change. If so it's probably one of those extensions. If not, enable half of the remaining ones and check again. It could also be related to graphics drivers or operating system updates. If that's the case rolling back to a version from before when the Bug Splats started would be the next step. What operating system are you using? Keep in mind that your computer is evolving out from under SketchUp 2017 Make. I presume you are using it as a hobbyist so it may not be a big deal that you have to deal with Bug Splats but for those who any software professionally, it's important to decide whether you are going to keep the applications updated to the supported operating system and other applications or if you're going to prevent the computer from getting updates in order to stick with the OS supported by the applications.
  • [Plugin] Material Browser - v1.0.9 - 12 July 2021

    Plugins
    30
    0 הצבעות
    30 פוסטים
    29k צפיות
    Rich O BrienR
    Yummy. Great feature to add.
  • Go fund me?

    Corner Bar
    3
    1 הצבעות
    3 פוסטים
    37 צפיות
    Gus RG
    @MtnArch said in Go fund me?: I believe you're referring to a thread started by Gus R (https://community.sketchucation.com/topic/164378/my-gofundme). Yep. that me. Thanks MtnArch.
  • A dilemna

    SketchUp Discussions
    6
    0 הצבעות
    6 פוסטים
    61 צפיות
    I
    Isn't triangulation of all faces a native feature when you export your Sketchup model to Collada? Normally, it should be available behind the 'Options...' button in the Sketchup 'Export Model' dialog. Next, there are indeed separate extensions that offer similar functionality, but these may be beyond your needs. So, best is to start with the out-of-the-box feature, and see how it works for your specific requirements.