[Plugin Library] LibFredo6 - v14.6a - 18 Sep 24
-
Looks it to me.
-
Hi,
does anyone know why I'm getting dotted lines, when drawing with TOS, and not filled lines?
(Both with arch, rectangle sometimes and so forth,..)These dotted lines, much like hidden lines don't affect the surface at all. They need to be filled in afterwards manually. They apply themselves to the curved surfaces, but don't do anything more than that.
Hope anyone can help me,
Best regards/
Chris -
It sounds to me as if you have it set to draw construction lines instead of edges. You ought to spend some time looking at the info here. Especially look at the Quickcard PDF file available in the first post of the thread.
-
Excellent, thanks Dave R, just was I was looking for. Hadn't seen the Construction lines/ Plain Lines.
Best /
Christoffer -
libfredo6 don't work
-
Please check for proper installation...
BUT...
I'm not sure if this is relevant...
When SketchUp v2014 came in it should have fixed the issues with Windows users having accented characters in their user names.
Unfortunately, it was found that sometimes it still failed in some circumstances...
One issue was with a single-quote ['] in user names ! [like "B'Boss"]...
BUT I thought this had been addressed in later versions...Also some "FILE" values etc fail if the result is not forced into UTF-8 encoding in the script itself - this is system dependent...
Any SUp guys care to comment ?
thomthom ?? -
The prolem comes from the quote in the username, which clashes with string parsing.
So not a non-ascii problem, but even worse, as I never thought quotes where allowed in usernames.
Fredo
-
User-names and folder paths with single quotes ['] are allowed e.g. "Rich_O'Brien" [but still ill-advised!] - BUT all double quotes ["] are prohibited on PC and MAC...
As well as " - other prohibited path-name characters are /:|?¬* and an initial <space>, several others [like % and @] are best avoided...The ' did cause some SUp 'finding Plugins folder' issues, but I think they might be fixed...
BUT any Ruby or JS string parsing should use "" around text to avoid the ' failures ?
-
@sahli85
Could you test the attached fix to see if this fixes the problem of your username with a quote.Just drop the attached file in the folder Fredo6_!LibFredo6
Lib6Core.rbThanks
Fredo
-
No my Dear, your last release isn't 6.4a!!!! There are a mistake.
Take a look on your lib files and particularly the init file (you can read 6.3 and this cause error in Fredo6 updater), please!!! -
I'm sure Fredo will comment...
But in the files in the Lib folder, for my
v6.4a
there is no reference to6.3
?
Also there is no 'ini
' file ??
What did you mean by that ?The RB file in the Lib folder which sets the 'version' is:
'LibFredo6.plugin'
and that contains:
VERSION = 6.4a
The only place '
6.3
' is mentioned at all is in the version-checker in the loader RB itself [Fredo6_!LibFredo6.rb
] - which says:
"...UI.messagebox "You must install LibFredo6 version **6.3 or higher** to run #{f6__base}"..."
- and
6.4a
is >6.3
?
Please be more specific with the nature of this report - no one else can see your issue...
- and
-
Yes TIG,
When you download the LibFredo6 here: http://sketchucation.com/plugin/903-libfredo6
and you read the Fredo6_!LibFredo6.rb, you read:(Name : Fredo6_!LibFredo6.rb
Original Date : 20 Aug 2008 - version 3.0
Type : Ruby Library
Description : Top loading module for all Library utilities of Fredo6's scripts
Usage : See Tutorial and Quick Ref Card in PDF format)
and
at the end:(UI.messagebox "You must install LibFredo6 version 6.3 or higher to run #{f6__base}")
And in my SketchUp 2014, the Fredo6_updater tell me always to download the last release 6.4.
I make it with SU internal updater but always when I load SU, I Have always the 6.3a release: NO CHANGE!Then I remove the script from my APPDATA folder and I download directly the rbz file on my desktop and I make the install with SU extension selector. BUT ALWAYS 6.3a release, NO CHANGE and always your addon that tell me to update the LibFredo6 plugin!!!!!
-
The best is to check the About box for LibFredo6. You probably have 6.4a installed.Tell me if otherwise and if you have problems with the plugins (if so the best is to show a snapshot of your plugin directory)
As TIG said, the message includes reference to 6.3 and higher, but this is normal.
Fredo
-
I need help.
I successfully installed 6.4a LibFredo6
but the tools are not displayed on the toolbar, so how to use plugins in LibFredo6, how do these tools to display and use.
thank you! -
Have you restarted SketchUp ?
What other Fredo tools are installed ?
Are there any errors as SketchUp starts, or in the Ruby Console ?
What is your Windows User-name ?
Does it contain an accented character ?Please copy/paste this text into the Ruby Console + <enter>
Sketchup.find_support_file('Plugins')
The returned path is to your Plugins folder, and if >v2013 it will show your user-name in that path... e.g.
C:/Users/**TIG**/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins
Where '**TIG**
' is your user-name... -
Hi, I
m new here so I
d like to know if these plug-ins work with any problem in SU 2015 on Mac because I don't understand how to install them,thanks in advance and your plug-ins are pretty cool ! -
Learn how to install Plugins...
Since v8 you download an RBZ and install it using the Preferences > Extensions > Install... button
This is basic SketchUp knowhow... here's a tutorial http://sketchucation.com/resources/tutorials/beginner/108-installing-sketchup-plugins
It applies to v2015 although it is not so new !Almost all Plugins' RBZs hosted here... should work on all SketchUp versions and OSs... if there is a pre v2014 or OS issue it is usually highlighted in the Plugins notes...
Download your Plugins from the SketchUcation PluginStore - linked above - or get and install the SketchUcation PluginStore Toolset - also linked above - which also lets you browse and AutoInstall directly from within SketchUp itself, with no intermediate downloading steps...
You have somewhat obscurely posted in a 'Lib' thread...
There are a few Plugins that need a supporting 'Lib' installing as well...
The main ones being Fredo's and thomthom's - read the Plugin's thread about any 'helpers' it also needs... -
Thank you so much TIG. Now it works pretty fine! A last question. I used to work with "Multiple Push Pull " plug-in. I don't know if it is possible to find it here for SU 2015 for Mac because I don't find it nowhere here. Thanks in advance !
-
JointPushPull ?
http://sketchucation.com/pluginstore?pln=JointPushPull -
Actually "Multiple Push Pull " it's a plug-in which extrude at the same time more than 1 faces in one shoot. I`ve already loaded this " Joint push pull" but it doesn't extrude like the another one, does it?. I have the plug-in but it has the .rb extension. So I don't know how to load it on a Mac in SU 2015, any help about it would be pretty useful, thanks in advance !
Advertisement