🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
  • [Plugin] Cutlister

    50
    0 Votes
    50 Posts
    59k Views
    M
    @dave r said: So what did you change? I re-named the material.
  • LSS Zone

    3
    0 Votes
    3 Posts
    336 Views
    KrisidiousK
    Saw it, but I missed it coming out of Beta...
  • Plugin for adding laser cutter tabs

    3
    0 Votes
    3 Posts
    276 Views
    J
    I have flattery but the tab function doesn't work on 3D solids. I like to rough in my pieces and then add the tabs but flattery creates more work in the process and I can't specify lengths/squareness. It just takes the entire line segment and adds a tab. I need something to add like 5 tabs equal distance from each other and equal size along this parts edge. Also I need to intersect components not faces. Intersecting faces is a nightmare to clean up and not worth the time. I want to overlap two components and then intersect them without ever breaking the components up. Then I could make keys with the tab pattern in them and create the first piece then mate it to the second and intersect again. Slot 4 Tab would be really close to what I need but it's not working and the thread has not been updated since 2010.
  • [REQ] Find X of One Point, Y of Another

    5
    0 Votes
    5 Posts
    284 Views
    tridemT
    Actually I think it works quite the same way, only you don't type 'x' or 'y' but choose a direction (that is, X direction means Y coordinate of the point selected) run the LINE tool move the cursor over the first reference point, don't click the LMB, just let the point becomes a green dot hit the arrow key (right for x direction) now the Y coordinate is locked, just go to the second reference point click the LMB, the line will start at desired X-Y point [image: 8XMY_capture_001_07112013_162805.gif]
  • Input box plugin

    4
    0 Votes
    4 Posts
    619 Views
    kenK
    Thanks TIG for your response. Ken
  • Split model

    4
    0 Votes
    4 Posts
    317 Views
    M
    Thanks for suggestion I had totally forgot Zorro! The problem is that it seems to get me bug splat quite often. Maybe that is because my geometry is quite complex so I have examine my model a little.
  • Plugin Store, Plugins and Premium Membership...

    11
    0 Votes
    11 Posts
    2k Views
    ashscottA
    Loving the discussion. @renderiza said: This is true but apart form money I think the drive to learn should be the main source of motivation. I would love to share your perspective, it is the way this should function in an ideal world. Unfortunately things aren't ideal and, as any economist will tell you human beings respond to incentives If we want to push the Sketchup envelope then streamlining the system for getting incentives to the people who make new, exciting and useful things is the most efficient way to do it. The iOS app store is a prime example.
  • [Request] Select only horizontal and vertical faces

    15
    0 Votes
    15 Posts
    1k Views
    N
    Thanks Didier! But i have two problems using it... It also selects ALL vertical faces not only the axes oriented ones (same as the s4u_selectool). And it works not in groups/components for me. Maybe i should describe why i need it... When i use round corner i need to smooth the curve segments but i want the first edge of each rounding to stay unsmoothed to avoid shading problems when i render the model. This method works ok for me without the need of supporting edges. So the best thing would be a "Soften Edges" tool that sets the minimal smoothing angle for each edge and sets the start and end edge to unsmoothed. Maybe this could be an option of the round corner tool.
  • [Plugin] Select faces by orientation

    2
    0 Votes
    2 Posts
    227 Views
    renderizaR
    Thanks for the plugin! It would be nice to have toolbar buttons as well.
  • Gloss finish on vehicles

    4
    0 Votes
    4 Posts
    227 Views
    Dave RD
    What's your "problem"? There are any number of rendering application out there that will create the appearance of shiny surfaces. Kerkythea is a popular free application, There's a number of renderers that work within SketchUp as well as those that are stand alone. Pay attention to the adverts on the Sketchucation site. You'll find some of them advertised here.
  • [REQ] Detail Extractor

    10
    0 Votes
    10 Posts
    942 Views
    KrisidiousK
    @cadfather said: if it's a visual requirement, easier in layout with shapes and clip mask. modeling wise, if you could just get the 'closed 3d boundary' of the house shape, then you have a solid which can be intersected easily with solid tools, the result then replaced with the 'original' 3d house. While that works for a lot of cases it often leaves stuff in the background I don't want to show. Sonder uses styles in the view with fog that hides the background. It seems to work really well.
  • Eneroth Fractal Terrain Eroder

    6
    0 Votes
    6 Posts
    2k Views
    pilouP
    a cool noise maker!
  • FAK FollowMeAndKeep Still Not Right

    3
    0 Votes
    3 Posts
    393 Views
    W
    I am a ,I have a question for SketchUp 2013. when I install this FAK Follow Me And Keep it doesn't work. So how can I install?
  • [REQ] Print material list

    3
    0 Votes
    3 Posts
    170 Views
    J
    Thank you TIG. Very much appreciated!
  • Projection extension: missing icons

    5
    0 Votes
    5 Posts
    209 Views
    X
    Thanks again, I will do it right now.
  • WorkPlane toolbar

    4
    0 Votes
    4 Posts
    580 Views
    kenK
    TIG OK, I have it working. First I re-installed the plugins from the store. Still wasn't showing up correctly. Restarted Sketchup, a couple of time, still did not work. Than I tried what I did sometime ago with another plugin. I disable the plugin, clineaxes, closed Sketchup, saw that the plugin was in the disabled list and not in the plugin drop down menu. I than re-enable the ClineAxes, closed Sketchup and then restarted Sketchup, and presto, I have the full toolbar. Thanks TIG Ken
  • [Plugin] AddVertex+ v1.4 20131017

    4
    0 Votes
    4 Posts
    5k Views
    H
    This a very useful tool but I think it could be better if we could see the mouse pointer, by adding this 3 lines in the code : def draw(view) @ip.draw(view) end#draw Thx
  • Combining Edges

    5
    0 Votes
    5 Posts
    412 Views
    G
    The next thing I need to do is take a handrail profile such as the image on the left which is a cross section of a handrail for level handrail. Then I want to create a sorted array of the edges used to describe the level handrail profile. - I'm thinking the outer_loop should work. Then I stretch the profile based on the slope of the handrail - just store the vertices in an array. After that I rotate the vertices the appropriate amount for the next section of handrail. Create edges that go from the first adjusted profile to the next section of profile. The catch is that these handrails may not have a consistent slope. There may be a small section of handrail that transitions from one slope to another. For instance there could be a tight radius for the inside stringer that has a steep slope and then over a couple of feet at the top of the stair the handrail levels out for level balcony handrail. This means that I have to adjust the profile for the handrail for each small section. I'm thinking of using the top center of the handrail for registration purposes. This makes sense to me as building codes talk about the height of the handrail for level rail and for stair rail. Residential codes are usually 36" for level handrail and 32" for stair rail - measured vertically up from the edge of the tread nosing. Commercial codes are usually 42" and 36" respectively. The top center is consistent regardless of the height of the rail profile. [image: 9oLz_railprofile.JPG]
  • Can Any Confirm Survey Tools Working in 2013?

    29
    0 Votes
    29 Posts
    933 Views
    TIGT
    Another weirdness is that if you have given your P's Plugins a custom icon, then although it might appear to have FULL permissions, Windows can have reduced your permissions slightly, this can be sufficient to limit your ability to write/manage files in the folder... Also, simply being an Admin or having SketchUp 'run as admin' is not sufficient IF Windows has limited your permissions [which is the default for new folders formed in the Programs Files tree] Your new FULL security permissions for the Plugins folder ought to filter down to apply to its contents too, as these should be set by default to take their permissions from their 'container'. However, it is worth checking this has happened too...
  • 2D Fillet plugin - how to change number of segments?

    17
    0 Votes
    17 Posts
    4k Views
    fredo6F
    I have talking about BezierSpline Arc Corners. You should not use RoundCorner for 2D filletting. Fredo

Advertisement