ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
  • Oliver Wise 3D Offset Plugin Not Working

    7
    0 Votes
    7 Posts
    2k Views
    S
    @tig said: The Ruby files within the Plugins folder should all be .RB, those within the extensions' subfolders in the Plugins folder can be .RB, .RBS or .RBE... The ' loader' file should be called by some earlier code using the correct method... For .RB files it can be done with require(relative_path_to_file) with .rb filetype-extension shown Also load(full_path_to_file) with .rb filetype-extension would work BUT for encrypted files it is different - Sketchup::require(path_to_file) and then the filetype-name is optional. Because the loading code is almost certainly encrypted only the author can fix file path weirdness... Ok. I've already sent a message to the author reporting the problem. I thank you all for the attention paid and the help.
  • [Plugin] new release of 'Numbering Texts'

    7
    0 Votes
    7 Posts
    2k Views
    B
    Thank you Didier - very much!
  • Quad Faces Does Not Appear

    7
    0 Votes
    7 Posts
    5k Views
    S
    @pilou said: [attachment=1:1xxfgg4z]<!-- ia1 -->qfaces.jpg<!-- ia1 -->[/attachment:1xxfgg4z]Working without problem (2015 make) Maybe mine is an old version... Here my files who are in "C:\Users\user\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins..." hi pilou. my QuadFaces is working fine. I thank you all for the help. you helped me a lot!
  • Please Help! Round Corner Not Working in SketchUp 2015

    5
    0 Votes
    5 Posts
    3k Views
    S
    @pilou said: On the link of Dave it's writed prior 2017 so it's prior also 2016! So fine for the 2015 Make! My files linked "C:\Users\user\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins..." yesterday night I could download and test RoundCorner_v3.1b and it finally worked. I'm so glad! I also could download LibFredo6_v8.0c and it worked like a charm. I saved the RoundCorner version that you have put available anyway but also will attach my RoundCorner version. LibFredo is too big to attach. I thank you all for the help. [mod=:13z9pkfv]Extension file removed. Please don't add copies of extensions from other authors. It results in confusion for others. In this case Fredo6's Round Corner for older versions of SketchUp (pre-2017) is available here.[/mod:13z9pkfv]
  • Skalp NOT WORKING:

    6
    0 Votes
    6 Posts
    3k Views
    elmo swartE
    HI I'm new to the Forum and don't know where to find the continuation of this conversation ... It seems relocated? I'm having ENDLESS issues with SKALP with no support/ feedback from the SKALP team it been 2 months of endless emails send ..... Hugely frustrated in having to deal with what seems like a plugin bought that is not ready for release? I'm talking version 4 on 2019 mac and the latest on sketchup pro 2020 mac. All their tutorials/ manual is hugely outdated. I'm hardheaded and really want this to work but its costing me my project with so much time wasted ... literally tried every possible route (same as ArayaCAD did) and have now come to a dead-end Any advice, even a different route to get hold of Guy from SKALP would be much appreciated!
  • Apply Material to ALL Entities on a Layer.

    17
    0 Votes
    17 Posts
    5k Views
    TIGT
    If you want the same material front & back... Change where it says ... e.material=ma if e.layer==la... To ... (e.material=ma;e.back_material=ma) if e.layer==la... The toolbar is another kettle of fish...
  • [Plugin] Silhouette to Plane v1.1

    32
    0 Votes
    32 Posts
    32k Views
    TIGT
    This is an ancient free plugin... What error rep0rts do you get in the Ruby Console when using it ? If it's something simple I could look at a fix - if it's more complex then... who's paying ? PS: I just tested it [with WorkPlane] in v2020 and it seemed to work OK ? What's the issues you get ?
  • RoundCorner plugin error, "Corner at fault is highlighted...

    2
    0 Votes
    2 Posts
    3k Views
    jujuJ
    SketchUp isn't very good with small geometry. Scale it up 10x (or 100x or 1000x, whatever suits the situation), do the rounding you want, scale it back down by the same factor.
  • Problem with MSPhysics

    3
    0 Votes
    3 Posts
    3k Views
    pilouP
    Objects must be "Compound" & "Continuous Collision"... Each piece is a "Prism" [image: file.php?id=160794]
  • [Plugin] DrawHelix14

    44
    0 Votes
    44 Posts
    49k Views
    Dave RD
    Jim has withdrawn his plugins and extensions. If you want to be able to draw helices, you could use Curve Maker's Helix tool. Look in the PluginStore at the top right of the forum page.
  • Fredo6 Tools Aren't working on my Mac

    8
    0 Votes
    8 Posts
    2k Views
    fredo6F
    It seems that the Sketchup API does not draw line ( view.draw2d method). Very strange..... and first time this is signaled. @betheverett31: do you see the problem with all my plugins having a button palette, or just ThruPaint?
  • Error running Sketchucation Plugins

    7
    0 Votes
    7 Posts
    3k Views
    N
    @tig said: I assume you have the latest TT_Lib installed - needed to support all of thomthom's extensions... Next - the error message you are seeing is because SketchUp is failing to load the html code used to make the CleanUp dialog. This suggests that either SketchUp is not initially intstalled properly, or the extensions are not being read-in properly. When you reinstalled SketchUp did you do it as follows ? This covers a new and a repaired installation on Windows... Log in to Windows as your normal user-account - NOT any special 'admin' account, but if your normal user has admin powers then that is OK. Ensure SketchUp and Layout are closed. Find the SketchUp installer's exe file - usually in your Downloads folder. Select that exe file's icon, right-click > context-menu > "Run as administrator" When prompted... for a new installation choose "Install", for an existing installation choose "Repair". SketchUp should now be set up with the correct permissions. Any existing customization - like Plugins - should be left unchanged, and when SketchUp is launched the settings should now be resolved properly... Try it and report back... Try reinstalling any flaky extensions... A few are known to have their preference-files screwed by earlier wrong permissions - if you get those please report details and we can try alternative fixes for these - usually deleting badly formed files... Hi. Thank you for answering back. I'm using SketchUp's official installer, latest version from April, from their website, Installing [a few days ago] and repairing today as admin still did not work. After I formatted the computer the other day, I deleted the files under Users/Roaming/SKP2020 [and other versions]. I notice that even after I installed 2020, I'm seeing folders named 2016,17,18 and 19 under the Users/Roaming folders. IDK if this is normal. Basically, I wiped everything, even ran CCleaner. Any other advice?
  • [Plugin] Statistics Probe

    3
    0 Votes
    3 Posts
    2k Views
    jujuJ
    Links, or it didn't happen.
  • [Plugin] Components to Grid

    22
    0 Votes
    22 Posts
    23k Views
    pilouP
    Alas not better ! My SketchUp is absolutly new! Only "Component on Grid" installed! So no conflict possible! (like Light Up above) [image: 3cmV_not_better.jpg] If i add new volumes : the same! that is making snowball ! All is redrawn!
  • [Plugin] VisMap 2 - Improved Layer/Scene Visibility Map

    41
    0 Votes
    41 Posts
    28k Views
    M
    @jsteacy said: Everyone, here is the fixed vismap2, hopefully it ends up on the plugin store someday. It runs in 2020 so I assume it's backwards compatible. Martin Reinhart is the original programmer but moved on, he gave me permission to find someone to fix it and repost. Turns out my brother-in-law was able to do just that but he doesn't want to be named/credited. All usage/modification should follow Martin's original licensing which I guess is just freeware. I'm not a coder, so all I can tell you is how to use it and that the errors went away when I started using the attached script. Definitely a great one. Would highly recommend. Got it can confirm its working on SU19 I did have to got in and manually remove old versions first. Thanks Gents. Appreciate it.
  • I need some help

    7
    0 Votes
    7 Posts
    4k Views
    nanolinN
    Thanks to all for the recommendations , I could not find the way to send a private message to him , but he responded me by youtube
  • [Plugin] [$] S4u_Panel

    25
    0 Votes
    25 Posts
    14k Views
    A
    Hey. I recently bought the s4u-Panel plugin from you, I really like it. I use it very often. Thanks for such a wonderful plugin. I have a good suggestion for improving it: you need to enter several cells into which you can enter different thicknesses of the material, and which can be assigned to different hot keys !!! For example: To use material with a thickness of 3 mm, 10 mm, 15 mm, 16 mm, 19 mm. Each time, changing the thickness using the settings menu is very inconvenient. I hope you enjoy my idea. Sorry for my English, I use a translator ))
  • Cut Face Problem (Solved)

    2
    0 Votes
    2 Posts
    1k Views
    deaneauD
    yip·pie I have the solution bool tool 2 [image: Dkxv_2020-06-30_22h08_04.png]
  • [Plugin] Convert DWG Layer Names to Materials

    16
    0 Votes
    16 Posts
    20k Views
    J
    @juju said: Didier announced that he will no longer teach SketchUp nor will he develop new extensions or maintain any of his existing extensions. That's probably why his site is down then. I'm not surprised, Trimble seem to be out of touch with SketchUP's core customers. Didiers site & plugins were a revelation when I started out with SketchUP as a way to increase my productivity with the tool. It was a great service to the community.
  • How to connect two (separate) faces together.

    6
    0 Votes
    6 Posts
    3k Views
    A
    Heck yea box!! That's it man. Thank you for all your help on this. I assigned a hotkey to the smooth and soften actions and now I'll just use the fix it 101 like you say. It's too bad fredo doesn't allow the option to create faces and close them and than also not smooth the object as an option as well, I'll shoot him a message about this maybe he can add this in for the future. Thank you again!

Advertisement