[Obsolete] LibFredo6 3.0e (newer version available)
-
Thanks for signaling.
I don't know where it comes from, but one possibility is that you never used any of my script before.Anyway, I made a slight change to LibFredo6, which you need to dowload again from the post
http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=16020&p=124684#p124684I hope it will work for you
Fredo
-
It works, now.
I am trying to translate to spanish, but I have some problems with my limited english, like "grip". Because I suposse it is not translated yet, right?
-
Translated. I don't know if it is a good work. Probably not, as I haven't used your plugin yet. Anyway I will send you a PM with the translation. Hope it helps.
-
@unknownuser said:
to unzip (with hierarchy) in Plugins folder
so in the Plugins's folder there is "LibFredo6.rb" and the sub folder LIBFREDO6_Dir_30 with all inside but nothing appear in the Window Menu!
Except maybe some new "Ruby Console" line!!!
What I have missed? (Xp) Un bug d'installation?
Et j'ai poutant lu le PDF donné au dessus!Edit: Tout marche! Allez savoir pourquoi!
Le fait de réinstaller le plug "Echelle en furie" à tout fait remarcher!!!
All works fine now
-
Fredo, your plugin calls "require 'Sketchup.rb'" instead of "require 'sketchup.rb'" which makes another entry to the Ruby Console in the Window menu. It'd be nice if you corrected this.
-
I had a quick look at the code and found one entry of "require 'Sketchup.rb'", but the extra menu item is still there. So it seems there's extra references to this. It's not one of my other plugins, because when I remove the LibFredo6 and the FreeScale plugin the menu item disappears.
-
Hi, try as I might, I just can't get LibFredo6 to work. No menu appears under "window" .I've got the free version of SU running on XP. If I run it from the ruby console, I get this error.
Error: #<NoMethodError: (eval):131: undefined method `rb' for LibFredo6:Module>
(eval):131Any ideas? It's driving me nuts.
-
In general, you should try to re-install, just in case.
For me to understand more of your problem, could you type a few commands in the Ruby Console and report on what you see
LibFredo6.lib_loaded
LibFredo6.sudir
LibFredo6.path
Thanks
Fredo
-
I get this but still no menu under window. Thanks for your reply.
LibFredo6.lib_loaded
Lib6Core_30.rb
LibFredo6.sudir
C:/Program Files/Google/Google SketchUp 7/Plugins
LibFredo6.path
C:/Program Files/Google/Google SketchUp 7/Plugins/LIBFREDO6_Dir_30 -
Thanks. It looks like you have it correctly installed, at least for teh core functions.
By the way, did you install FreeScale?
If NO, then this is normal you don't get the menu, as LibFredo6 alone only load the minimal Ruby code (and therefore won't load the menu until a script needs the library).
Fredo
-
I've solved the problem, it was very strange. I was using the microsoft extractor to unzip the files into the plugin directory. This caused the problem. I have now used Winrar and I get the freescale toobar and your Libfredo menu in SU.
-
To all Users
Version 3.0e: Update 10 Feb 09, consolidating a few fixes for Mac users and introducing the Italian translation (kindly provided by Marco Cosedi). Please re-install when you can.
Attachment in first message of this thread at http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=16020Please signal problems you may have with FreeScale (and indirectly with LibFredo6)
Thanks to all
Fredo
-
Can someone tell me if this plugin can help me do this....
I have a French Door component (double-doors) that I want to modify to create a single door. I want to use just the door frame to make a narrower frame for my single door. I've removed both doors from the frame and need to scale the frame down to the width of a frame suitable for a single door.
When I use the SU Scale Tool to shrink the overall width, the sides of the frame become too narrow (the width of the frame's walls scale smaller as I make the overall frame narrower across the top).
I've installed FreeScale but I don't understand how to use it to do this. I'm getting the same result as with the SU Scale tool.
-
@phxphun said:
I've installed FreeScale but I don't understand how to use it to do this. I'm getting the same result as with the SU Scale tool.
This is normal, as the transformation in FreeScale is strictly identical to the Sketchup native one, except that you can change the orientation of the box.
-
Thank you Fredo6! I understand now. I will have to find another way to do this.
-
Hello!
I translated the plugin into german. I have to say that your library is a universal tool for developing/ translating scripts in infinite languages!
Thanks!
-
GOOOOOOOOOOOOOOOOOD
-
@tom2 said:
Hello!
I translated the plugin into german. I have to say that your library is a universal tool for developing/ translating scripts in infinite languages!
Thanks!Thanks very much Tom!
I will integrate it in a next version of LibFredo6 and FreeScale, to be published soon.
In between, any user can just drop the .lang files respectively in LIBFREDO6_Dir_30 and FREESCALE_Dir_10 folders. I tested that this works fine.Thanks again
Fredo
-
Hello,
I'm workink on mac OSX 4.11 SU 6;When I want to taper SU scratchs, here is my plugin folder what could be wrong?
-
Difficult to diagnose. Do you get a bugsplat? Did you try on simple cube?
I suggest your turn the Ruby console on and tell if there any message.Fredo
PS: By the way, you do not need to have folders LibFredo6_30e and FreeScale_10e
Advertisement