[Plugin][$] RoundCorner - v3.4a - 31 Mar 24
-
HI,
For some reasons (may be the unzip operation), you do not have th right footprint and LibFredo6 has not been loaded.
I suggest you check again.Fredo
-
Hi,
I am having similar problems installing this plugin.
Has anybody been successful installing it and using on a Mac.
If there is, can someone please send a screenshot of the hireacy
of the plugins folder so, we can have a visual referenceYour help is very much appreciated
Ike
-
The plugin I use the most.
Thanks so much -
@ike said:
Hi,
I am having similar problems installing this plugin.
Has anybody been successful installing it and using on a Mac.
If there is, can someone please send a screenshot of the hireacy
of the plugins folder so, we can have a visual referenceYour help is very much appreciated
Ike
Ike,
here's a mac installer for round corner which will work with su7 & 8
http://web.me.com/jeffhammond/su/RoundCorner.zip.
-
@unknownuser said:
@ike said:
Hi,
I am having similar problems installing this plugin.
Has anybody been successful installing it and using on a Mac.
If there is, can someone please send a screenshot of the hireacy
of the plugins folder so, we can have a visual referenceYour help is very much appreciated
Ike
Ike,
here's a mac installer for round corner which will work with su7 & 8
http://web.me.com/jeffhammond/su/RoundCorner.zip.
That was easy
Thanks Jeff, I am so grateful
Ike
-
Does anyone know how the max amount of, er, bevel segments (? sorry - not a native speaker) can be upped? Currently the maximum amount is 30. I've been going through the code, but truth be told, I'm not much of a coder.
Help me out, and I'll send you gold, and curvy blondes. Really.
-
@unknownuser said:
Help me out, and I'll send you gold, and curvy blondes. Really.
Hey stinkie, i don't know code either but you got me interested......!
-
@unknownuser said:
Does anyone know how the max amount of, er, bevel segments (? sorry - not a native speaker) can be upped? Currently the maximum amount is 30. I've been going through the code, but truth be told, I'm not much of a coder.
Help me out, and I'll send you gold, and curvy blondes. Really.
Look inside
**RoundCorner_Commom.rb**
find the line #150
MYDEFPARAM.declare_:DEFAULT_Flag_Numseg, 6, 'I:>0<****30****'
and change the 30 to something else like 72 [that's what I have mine set to]...
Then in**RoundCorner_Tool.rb**
find line #346
@dlgall.field_numeric "num_seg", T6[:DLG_All_Numseg], 6, 1, ****30****
and change the 30 to match - like 72...
and line #1032 find
if numseglock || numseg <= 0 || numseg > ****30****
and change the 30 to match - like 72...PM me about the delivery address
-
Thanks, TIG! Much obliged.
Andrew - sorry, the blondes and the gold are being shipped to TIG's as we speak. I'm sure you understand the supply's limited. I do still have a bag of musty lint.
-
Thats' OK mate. Blonde's are hard work anyway.... I'll let someone else put up with there shit....
-
NEW RELEASE: RoundCorner 2.2a- 12 Jan 11
This is mostly a new release in relation with the migration to LibFredo6 3.6 and to small SU8 issues.
There is no functional evolution, but it is advised to upgrade when you can in order to get a better support with up-to-date code. You will also get the two-phase loading in this version.You will need to migrate to LibFredo6 3.6 or higher
Please see main post for download
Fredo
-
When will work PiΡk Profile?
Thank you!
-
@pokery said:
When will work PiΡk Profile?
Thank you!
Do you refer to this function:
http://forums.sketchucation.com/viewtopic.php?f=323&t=20485&hilit=plugin&start=45#p172163If so, this is on the list, but I am not sure that it would be terribly helpful, because with 1 or 2 edges, FollowMe can do it, and at 3-edges corners, the intersection may not be something that exist with real designs. In any case, the profile would have to be symmetrical.
Fredo
-
Thank You for a very useful plugin.
-
Hello,
I wasted all day trying to install this, and when I finally did, it didn't work. Must be a reason...
Before I waste your time...does the plugin only work on PRO versions? if so, you can disregard this.
I have google sketchup 8 (not Pro), on Windows 7. I had to create the DEFPARAM_Dir folder myself due to admin rights on my laptop.
I got it installed, and I have the tool on the program currently, including the preferences and such but nothing happens when I click on the icons. So if I have the select tool, or the erase tool or the arc tool selected, and then select the round corner tool, it is as if I selected nothing. The 3 icons from the plugin are now just decorative. I do not get any prompts to continue.
Any ideas?
-
It works on free.
Can you post a screenshot of your plugins folder where you installed the files?
If you open the Ruby Console, do you see any error then when you try to activate the tool? -
Hi Nalkhayat,
Did you also installed the LibFredo library as instructed on the first page of the plugin topic?
And yes, it works on the Free version of SU, too.
-
@thomthom said:
It works on free.
Can you post a screenshot of your plugins folder where you installed the files?
If you open the Ruby Console, do you see any error then when you try to activate the tool?Attached is the screenshot. I had installed both the Roundcorner and Fredolibrary plugin. Had no idea what the ruby console was but you're right! Here's the error I got:
Error: #<Errno::EACCES: Permission denied - C:/Program Files/Google/Google SketchUp 8/Plugins/Fredo6Trace.txt>
C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:ininitialize' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in
open'
C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:intrace6' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:313:in
init_palette'
C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:128:ininitialize' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:42:in
new'
C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:42:inlaunch' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:33:in
action__mapping'
C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:117:incall' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:117:in
launch_action'
C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/bootstrap_RoundCorner.rb:143:inlaunch_action' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/bootstrap_RoundCorner.rb:159:in
startup'
C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:672:incall' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:672:in
command_invoke'
C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:654:inbuild_config_commands' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Traductor.rb:874:in
call'
C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Traductor.rb:874:in `add_command'
-
One more thing. I just noticed a second plugins folderβ¦called sdk plugins. Is this relevant? Also, Iβm very new to sketchup, and I normally would try to do this the old fashioned way and not bother with extras and posting the problems but I kinda need this, so thanks.
-
Please, HELP!!!
Installed this plugin on MAC OS 10.6.6 - it does not work. I copied all files into plugin folder, installed LibFredo6 (by the instruction provided at the link) - now when SketchUp starts up, it displays "Load Errors":
Error Loading File __loader.rb
uninitialized constant TraductorError Loading File bootstrap_RoundCorner.rb
uninitialized constant RoundCorner::T6Error Loading File Lib6__obsolete.rb
uninitialized constant Traductor::T6Error Loading File Lib6Config.rb
uninitialized constant Traductor::T6Error Loading File Lib6EdgePicker.rb
uninitialized constant Traductor::T6Error Loading File Lib6Input.rb
uninitialized constant Traductor::T6Error Loading File Lib6Operation.rb
uninitialized constant Traductor::T6Error Loading File Lib6Palette.rb
uninitialized constant Traductor::T6Error Loading File Lib6Plugin.rb
uninitialized constant Traductor::T6Error Loading File Lib6Protractor.rb
uninitialized constant Traductor::T6Error Loading File Lib6Selmode.rb
uninitialized constant Traductor::T6Error Loading File Lib6Startup.rb
uninitialized constant Traductor::T6Error Loading File Lib6Tool.rb
uninitialized constant Traductor::T6Error Loading File Lib6Web.rb
uninitialized constant Traductor::T6(yes, the message looks truncated) and then starts up normally. Of course, there is no "Tools > Fredo6 Collection" menu item.
SketchUp version 8.0.3161. BTW, I copied libraries into Macintosh HD/Library/Application Support/Google SketchUp 8/SketchUp/plugins (not "Google SketchUp 7" as was suggested. Could it be caused by this?..
Advertisement