⚠️ Important | Libfredo 15.6b introduces important bugfixes for Fredo's Extensions Update
  • FredoScale gives error when launched

    6
    0 Votes
    6 Posts
    2k Views
    M
    @fredo6 said: I released an update of FredoScale, v3.5a. I removed the expiry date so that it does not happen again (I just forgot to do it). version 3.5a works. Thanks!
  • [Plugin] Add Named Scene

    10
    0 Votes
    10 Posts
    11k Views
    R
    @chrisconcise said: Good Job on your plugin, We are often creating scenes, and it is a pain to not be able name it once created. When creating a scene, the scene name it add includes [""], It would be really helpful to me if it could be modified, so that the scene name is only what you enter into the field, maybe I am doing something wrong, please advise if you would thanks Chris I need exactly this.
  • FredoTools: sketchUcation licensing for businesses

    22
    0 Votes
    22 Posts
    7k Views
    A
    How to release the license from the old re-installed windows (sketchup)? There is no tracking licenses usage on where the license installed. It said 3 used taken, while my active Sketchup are on desktop and laptop. Thank you!
  • [Plugin] Component Dropper

    49
    0 Votes
    49 Posts
    53k Views
    B
    It also doesn't work for me in 2021. I loved this extension
  • Plugin to quickly align axes inside a group?

    2
    0 Votes
    2 Posts
    1k Views
    R
    s4u Reset Axis maybe
  • [Plugin]Extend Trim Faces.rb(Mar27,2013.)

    28
    0 Votes
    28 Posts
    51k Views
    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 Votes
    6 Posts
    6k Views
    hdpvH
    Please contact to support@sketchupforyou.com.
  • [Plugin] Select Curve

    37
    0 Votes
    37 Posts
    48k Views
    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 Votes
    22 Posts
    21k Views
    Rich O BrienR
    Mucho gracias
  • Offset Plugin

    3
    0 Votes
    3 Posts
    2k Views
    M
    Smart Offset... Then invert selection and run FredoSpline > Convert Edges > Polycorner Arc Thanks, I will test these!
  • [Plugin] Skelion (solar, shadows)

    102
    0 Votes
    102 Posts
    210k Views
    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 Votes
    156 Posts
    229k Views
    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 Votes
    4 Posts
    2k Views
    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 Votes
    14 Posts
    4k Views
    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 Votes
    6 Posts
    10k Views
    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 Votes
    5 Posts
    4k Views
    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 Votes
    4 Posts
    3k Views
    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 Votes
    2 Posts
    3k Views
    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 Votes
    17 Posts
    9k Views
    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 Votes
    5 Posts
    2k Views
    T
    I tried that and it didnt work. I then went to a different browser and it worked fine. Thanks.

Advertisement