🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • Plugin to quickly align axes inside a group?

    2
    0 評價
    2 貼文
    1k 瀏覽
    R
    s4u Reset Axis maybe
  • [Plugin]Extend Trim Faces.rb(Mar27,2013.)

    28
    0 評價
    28 貼文
    52k 瀏覽
    V
    Cám ơn bạn nhiều ! Một công cụ có nhiều tiện ích.
  • S4U Export Scenes Weird Exports

    6
    0 評價
    6 貼文
    6k 瀏覽
    hdpvH
    Please contact to support@sketchupforyou.com.
  • [Plugin] Select Curve

    37
    0 評價
    37 貼文
    48k 瀏覽
    IltisI
    Hi @thomthom and folks, I just managed to insert custom cursors to this usefull plugin. Attached are the .png files. The images are in the same folder than "core.rb" And this is the code : def initialize(settings) @settings = settings folder_path = File.dirname(__FILE__) cursor_name = 'cursor_select_curve.png' cursor_select_curve_path = File.join(folder_path, cursor_name) @result = File.file?(cursor_select_curve_path) unless @result msg = "Can't find the 'cursor icon' path" UI.messagebox(msg, MB_OK) return end cursor_name = 'cursor_select_curve_plus.png' cursor_select_curve_plus_path = File.join(folder_path, cursor_name) @result = File.file?(cursor_select_curve_plus_path) unless @result msg = "Can't find the 'cursor icon' path" UI.messagebox(msg, MB_OK) return end cursor_name = 'cursor_select_curve_minus.png' cursor_select_curve_minus_path = File.join(folder_path, cursor_name) @result = File.file?(cursor_select_curve_minus_path) unless @result msg = "Can't find the 'cursor icon' path" UI.messagebox(msg, MB_OK) return end cursor_name = 'cursor_select_curve_plus_minus.png' cursor_select_curve_plus_minus_path = File.join(folder_path, cursor_name) @result = File.file?(cursor_select_curve_plus_minus_path) unless @result msg = "Can't find the 'cursor icon' path" UI.messagebox(msg, MB_OK) return end @cursor_select = UI.create_cursor(cursor_select_curve_path, 9, 5) # @cursor_select = TT;;Cursor.get_id( ;select ) @cursor_select_add = UI.create_cursor(cursor_select_curve_plus_path, 9, 5) # @cursor_select_add = TT;;Cursor.get_id( ;select_add ) @cursor_select_remove = UI.create_cursor(cursor_select_curve_minus_path, 9, 5) # @cursor_select_remove = TT;;Cursor.get_id( ;select_remove ) @cursor_select_toggle = UI.create_cursor(cursor_select_curve_plus_minus_path, 9, 5) # @cursor_select_toggle = TT;;Cursor.get_id( ;select_toggle ) @ctrl = false @shift = false end (I'm not good in Ruby, sorry) Hope this helps. Renaud [image: nl2P_cursor_select_curve.png] [image: 9Dtm_cursor_select_curve_minus.png] [image: H9Ac_cursor_select_curve_plus.png] [image: rF3a_cursor_select_curve_plus_minus.png]
  • [Plugin] Arc_Offset_True

    22
    0 評價
    22 貼文
    21k 瀏覽
    Rich O BrienR
    Mucho gracias
  • Offset Plugin

    3
    0 評價
    3 貼文
    2k 瀏覽
    M
    Smart Offset... Then invert selection and run FredoSpline > Convert Edges > Polycorner Arc Thanks, I will test these!
  • [Plugin] Skelion (solar, shadows)

    102
    0 評價
    102 貼文
    217k 瀏覽
    P
    Not sure if this has already been asked. Is there any way of calculating real-world shading losses via the Report option for string-connected panels please? At present if I have a string of 8 panels and one gets shaded, it seems to only calculate the losses in that one panel. In reality all 8 panels will lose power unless optimizers or microinverters are in use. It would also be good if it recognised split-cell panels, and allowed for the fact that they can still produce power from the top half if the bottom half is shaded (portrait mode).
  • [Plugin] !AdditionalPluginFolders - v5.4a - 27 Sep 20

    156
    0 評價
    156 貼文
    234k 瀏覽
    fredo6F
    The native Sketchup Extension Manager forces all plugins to install in the standard Plugin directory. So, it won't try to find plugins anywhere else. However, the Sketchucation ExtensionStore is capable to manage various plugin directories. I recommend you install it and manage your plugins with it.
  • Inspector plugin

    4
    0 評價
    4 貼文
    2k 瀏覽
    BepB
    https://sketchucation.com/pluginstore?pln=tt_edgetools https://sketchucation.com/pluginstore?pln=tt_cleanup
  • Can't get Curviloft to work - tried fixes found in forum!

    14
    0 評價
    14 貼文
    4k 瀏覽
    fredo6F
    @johammond said: Thank you for your reply Ok so I deleted all extensions, downloadad all again and reinstalled, still nothing unfortunately (I think the latest version was on there earlier, said 5.7, must have done the screenshot before I updated it) Could you go to menu Window > LibFredo6 Settings... > View Trace Log file. In the list of traces, expand it all (click on green + button) Look for statements in Red. There should be one about "LibFredo6: loaded Binary". Could you tell me what it says.
  • Edit Flag plugin need update for sketchup 2021

    6
    0 評價
    6 貼文
    11k 瀏覽
    P
    @tig said: It works fine for me in v2022, with the simple .dup edit... Are you following the instructions exactly - e.g. editing the correct file, then saving it and restarting SketchUp. Its entry is in the Edit menu and should be 'ticked'... Thank you, Indeed it works. I've made a mistake, mea culpa.
  • How To : Fredo6 Round and Sharp corner problems

    5
    0 評價
    5 貼文
    4k 瀏覽
    K
    Thank you guys for your suggestions. I have done it by using Tig's approach : using volume/solid as a substracting tool.
  • Clothworks License Stopped Working

    4
    0 評價
    4 貼文
    3k 瀏覽
    Gus RG
    Back to normal. Updated Sketchucation Store, revalidated license, and it's now showing 1 seat taken. Thanks Dave.
  • One Scene visibility

    2
    0 評價
    2 貼文
    3k 瀏覽
    mariochaM
    Released today May 21, 2022. On the store. Look for mc_OneScene. (or just type mc enter in search field) Free for 30 days. oops, trial did not work Updated. may 25th
  • Curviloft default settings

    17
    0 評價
    17 貼文
    9k 瀏覽
    fredo6F
    @memaridrue81 said: hi , i really dont now what happned but my curviloft settinngs is so diffrent from the ususal settings I see in you tube. The video may be old. Anyway, could you be more explicit et advise whether there is a problem. Thanks.
  • Trying to purchase license

    5
    0 評價
    5 貼文
    2k 瀏覽
    T
    I tried that and it didnt work. I then went to a different browser and it worked fine. Thanks.
  • [Plugin] Get Tags and Hide

    6
    0 評價
    6 貼文
    2k 瀏覽
    Rich O BrienR
    @architure said: Thank you Rich Lovely, thanks for sharing here. Feel free to poke around our API. Or ignore it. Up to you. Also Fredo Licensing system is available to devs here to use.
  • [Plugin][$] S4u_Slice

    48
    0 評價
    48 貼文
    70k 瀏覽
    K
    Hi, I just purchased the slice extension and I love it, I was wondering if you have an extension that can cut components base on a shape. For example, if I do a house siding made of components and then I need to cut the holes for the doors and windows Thanks
  • [Plugin] TIG-Cut_to_plane v1.1 20130107

    32
    0 評價
    32 貼文
    48k 瀏覽
    R
    https://www.youtube.com/playlist?list=PLfw9P5m29pNSVVyM_IFwyfUcsLQNQB_Ux
  • Symmetry Plugin Created yet?

    10
    0 評價
    10 貼文
    5k 瀏覽
    G
    Just a quick follow up question regarding this. What if you wanted to work on a model and have it be symmetrical, but have it update live without the need of of making it a component. Much like that found on other 3D applications such Blender,3DS Max or even Maya.

Advertisement