SketchUcation Premium Membership

 

 

[Plugin] FredoScale 2.2a - 24 Jul 11

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby fredo6 » Sun May 22, 2011 7:52 am

pbacot wrote:I find while using box stretching that sometimes nested components move too far. They seem to move the same scale amount in relation to the component being scaled. So if you stretch a component by 8" nested components on the stretch side move 16". This does not always occur with nested components. I haven't figured out what the difference is. Is this how the tool should work? Peter

There may be some issues with nested components when small.
Do you have an example?

Fred
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby pbacot » Sun May 22, 2011 8:24 pm

Fred,

Here's an example. When I went to make the example file, I copied the component and made it unique-for before and after.

Interestingly the doorknob in the original component moved as well--as if the move was made INSIDE the doorknob component itself. AND the doorknob was within a latch component--not all of which moved excessively.

I suppose the fix is to explode the components,if feasible?

Regards,

Peter
Please, register (free) to access all the attachments on the forums.
User avatar
pbacot
Top SketchUcator
 
Posts: 2717
Joined: Sun Jul 20, 2008 7:26 pm
Location: Sonoma
Name: pbacot
Operating system: Mac
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Intermediate

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby narayan » Sat Jun 04, 2011 2:21 pm

Hi all!

It's my first post here; so pardon me if there are any unintentional lapses.

I am facing a small problem with the FredoScale's toolbar: The buttons require some buffer space on the right. So, if I fold the toolbar in two columns, the width of this toolbar does not match the other two-column toolbars (e.g. the SU's own "Large tool set").

Can this toolbar width be standardized?

Thanks in advance!
narayan
 
Posts: 4
Joined: Fri May 13, 2011 8:19 am

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby Gaieus » Sat Jun 04, 2011 4:23 pm

Hi Narayan,

Could you post a screenshot of it?
Gai...
User avatar
Gaieus
Administrator
 
Posts: 27643
Joined: Sat Oct 20, 2007 8:24 am
Location: Pécs, Hungary
Name: Csaba Pozsárkó
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: historical reconstruction
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby narayan » Sat Jun 04, 2011 6:49 pm

The screenshot is attached (this is link to my Dropbox account. Please let me know if there is a better way to share images. Thanks in advance!)

http://db.tt/4oxATnt

As the image shows, the FredoScale toolbar is wider than the other toolbars, such as "Drawing", "Construction", etc.
narayan
 
Posts: 4
Joined: Fri May 13, 2011 8:19 am

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby blajnov » Sat Jun 04, 2011 7:37 pm

narayan wrote:Hi all!

It's my first post here; so pardon me if there are any unintentional lapses.

I am facing a small problem with the FredoScale's toolbar: The buttons require some buffer space on the right. So, if I fold the toolbar in two columns, the width of this toolbar does not match the other two-column toolbars (e.g. the SU's own "Large tool set").

Can this toolbar width be standardized?

Thanks in advance!

Probably it had in mind?
Please, register (free) to access all the attachments on the forums.
blajnov
 
Posts: 45
Joined: Sat Jan 05, 2008 2:58 am
Name: yura

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby Gaieus » Sat Jun 04, 2011 8:29 pm

Aha, yes, I can see. Those are the toolbar "inner" separators. Those can be removed I am sure (only not sure where in the script...)
Gai...
User avatar
Gaieus
Administrator
 
Posts: 27643
Joined: Sat Oct 20, 2007 8:24 am
Location: Pécs, Hungary
Name: Csaba Pozsárkó
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: historical reconstruction
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby TIG » Sat Jun 04, 2011 9:16 pm

You can read/edit a .rb script with a plain-text editor [like Notepad[++].exe]... do NOT use a wordprocessor as that can add special characters that will break the script's functions!
There is a file 'FredoScale_Box.rb' [inside the subfolder 'FREDOSCALE_Dir_21' - or a similar name depending on the current version!] - you should make a backup copy of it to use to revert to if you mess up!...
In the file there are 4 lines that add 'separators' - using the code:-
menu.add_separator
- you can find these in lines 700, 705, 719 and 732.
If you add a '#' to the start of these lines it will disable them...
Test how the tool works after making these adjustments, saving the file and restarting Sketchup... if it works :D ... but if it messes up simply remove a '#'... OR revert to the original saved file... :ugeek:
TIG
User avatar
TIG
Global Moderator
 
Posts: 14006
Joined: Mon Nov 12, 2007 7:24 pm
Location: Northumbria UK
Name: TIG
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby fredo6 » Sat Jun 04, 2011 11:05 pm

Gaieus wrote:Aha, yes, I can see. Those are the toolbar "inner" separators. Those can be removed I am sure (only not sure where in the script...)

Gaieus,

You are right. There is the option in Default Parameters

NoSepa FredoScale.png

Fredo

PS @TIG : All menus and toolbars are managed by LibFredo6. So it is not easy to tweak the code locally.
Please, register (free) to access all the attachments on the forums.
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby narayan » Sun Jun 05, 2011 3:31 am

Hi all,

Thanks for the replies.

I am using v3.7b (confirmed by using the Window>LibFredo6 settings...>About menu). Yet I do not see the Active options at statup section at all. It only has four sections: Plugin configuration, inference for lines, Check for update and Palette configuration. It does not have the two sections shown in Fredo6's screenshot.

I tried to "Reset factory" button, but it did not change anything.
*****
There is another problem, which may be related: When I restart SletchUp, the FredoScale6 toolbar on its own folds into a 3-column toolbar, as shown here:


This does not happen always, but very often. I have to drag the toolbar in the "canvas" area, fold it into a two-column toolbar and place it back.

I am not sure whether this is a problem in FredoScale toolbar or a problem with SU8; because twice all the toolbars became flat horizontal bars, and escaped their positions, and lined up vertically (one below the other).

While looking for solution, I read that SU has a bug which makes it forget the toolbar positions. While SU8 has improved, the problem is not resolved entirely.
narayan
 
Posts: 4
Joined: Fri May 13, 2011 8:19 am

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby TIG » Sun Jun 05, 2011 10:56 am

Narayan

You are in charge of the toolbars - not the other way around!
The default for the FredoScale toolbar is perhaps three columns... BUT if you drag it by its top-bar so that it's no longer docked at the side, but now 'floating' you can simply grab a corner with your mouse and resize it by dragging... to be whatever number of columns you want - from one column with multiple rows, up to one row with multiple columns. You want two columns so make it have two columns. Then re-dock it by dragging it back into the side bar by its top-bar - it now has the two columns when docked ??
This is my usual settings for that toolbar - located very near where you have yours...
Capture.PNG
The second is with 'no-separator' set in the options dialog
Capture1.PNG
Please, register (free) to access all the attachments on the forums.
TIG
User avatar
TIG
Global Moderator
 
Posts: 14006
Joined: Mon Nov 12, 2007 7:24 pm
Location: Northumbria UK
Name: TIG
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby fredo6 » Sun Jun 05, 2011 11:04 am

narayan wrote:I am using v3.7b (confirmed by using the Window>LibFredo6 settings...>About menu). Yet I do not see the Active options at statup section at all. It only has four sections: Plugin configuration, inference for lines, Check for update and Palette configuration. It does not have the two sections shown in Fredo6's screenshot.

The default parameter is in FredoScale, not LibFredo6. So menu Fredo6 Collection > FredoScale > Default Parameters...

Fredo
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby Gaieus » Sun Jun 05, 2011 11:53 am

Fredo, it is excellent! Thanks! I did not even know that (true my toolbars are horizontal).

I know you always build in many customizable parameters - maybe too much sometimes so we cannot always remember (but of course, the "too much" here does not mean any critics - just my own opinion on my own laziness and superficial reading the manuals).
:)
Gai...
User avatar
Gaieus
Administrator
 
Posts: 27643
Joined: Sat Oct 20, 2007 8:24 am
Location: Pécs, Hungary
Name: Csaba Pozsárkó
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: historical reconstruction
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby massimo » Sun Jun 05, 2011 12:09 pm

Fredo, it is excellent! Thanks! I did not even know that (true my toolbars are horizontal).

Also with horizontal toolbar it takes less space. ;)
Please, register (free) to access all the attachments on the forums.
User avatar
massimo
Global Moderator
 
Posts: 1317
Joined: Thu Mar 19, 2009 10:52 am
Location: Italy
Name: Massimo Siracusa
Operating system: Windows
SketchUp version: 7
License type: Pro
SketchUp use: other
Level of SketchUp: Intermediate

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby fredo6 » Sun Jun 05, 2011 1:27 pm

Gaieus wrote:I know you always build in many customizable parameters - maybe too much sometimes so we cannot always remember (but of course, the "too much" here does not mean any critics - just my own opinion on my own laziness and superficial reading the manuals).
:)

Actually this was a request from a user!
It's always a good idea to have a look at the Default Parameters section, as this is very often how I customize things which are undecidable.

Fredo
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby narayan » Mon Jun 06, 2011 5:57 am

Thanks Fredo!

That solution worked well. I hope SU8 does not let the toolbars escape once again (the Fredo6 collection toolbar seems to play truant often.)

BTW it is confusing to have window settings in two different menus:
* Tools>Fredo6 collection>plugInName>Default parameters and
* Windows>LibFredo6 settings > Default parameters

***
TIG, thanks for the tip; but I already follow what you described (that is what I posted earlier: I undock the toolbar; fold it in a two-column configuration, and dock it again.)

I actually described three possibly related problems.
One of them is resolved thanks to the settings.

The other two problems which are not yet resolved are-
1. The Fredo6 toolbar snaps back to a three-column configuration on its own.
2. ALL the toolbars escape their docking positions and pile up vertically (each toolbar takes up one line on its own). Then I have to drag each toolbar back to the top or left of the screen. This is a huge time-waster.

In fact, I face the toolbar problem even without restarting SU8 OR restarting the PC: It simply happens even while I am working SU8. All of a sudden the toolbars escape and occupy the top of the screen, leaving very small space for the canvas area.

I mentioned all three problems here because I am not sure whether the problem lies in SU8 or Fredo's plugin system. I somehow feel they are related.

Thanks.
narayan
 
Posts: 4
Joined: Fri May 13, 2011 8:19 am

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby COSEDIMARCO » Tue Jun 07, 2011 5:42 am

Updated version of the Italian Translation

FredoScale_IT.zip
Please, register (free) to access all the attachments on the forums.
COSEDIMARCO
 
Posts: 20
Joined: Mon Feb 25, 2008 8:39 pm
Location: Mestre - Italy

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby dereeei » Wed Jun 22, 2011 7:19 am

narayan wrote:

Excuse me, I noticed some "strange looking buttons on the toolbar image posted by narayan.
I marked them with red in the image, please tell me what are they and where I can find them?
strange toolbar.jpg

Thank you.
Please, register (free) to access all the attachments on the forums.
dereeei
 
Posts: 565
Joined: Tue Nov 16, 2010 1:48 pm
Name: derei

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby Gaieus » Wed Jun 22, 2011 7:25 am

The top left one is Pen tools by Rich:
viewtopic.php?t=37359

(I don't know the others either)


Rather messy toolbars however. :roll:
Gai...
User avatar
Gaieus
Administrator
 
Posts: 27643
Joined: Sat Oct 20, 2007 8:24 am
Location: Pécs, Hungary
Name: Csaba Pozsárkó
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: historical reconstruction
Level of SketchUp: Advanced

Great scale!

Postby Lorelalala » Fri Jun 24, 2011 10:07 pm

Thank you, Fredo!
Lorelalala
 
Posts: 3
Joined: Mon Jun 13, 2011 11:40 pm
Location: México
Name: Lorena González

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby Tinygrasshopper » Fri Jul 15, 2011 9:02 am

Hi!!
First of all : Muchas gracias! Super plugin!
Now... I have somme trouble with the plugin. Almost everything works fine, but "PlanarShear" and "Radial Bend" give me a bugsplat immediately, no matter the size or the form of the component, even with a single line :?:

I tryed everything i found on the forum, i updated the plugin, i updated de Fredo Lybrary, etc.

The bugsplat gives me : SketchUpP2JD3HV5.dmp, OG5T2D56.xml, SketchupUndo0.log
I work on Windows XP, SU 7.0.11018, 3Go of Ram, Intel Dual-Core E5300 (I know my PC s***ks, but is not mine, is my firm's).

Any ideas? Thanks in advance!
Tinygrasshopper
 
Posts: 3
Joined: Thu Jun 16, 2011 10:40 am
Name: Tinygrasshopper

Re: [Plugin] FredoScale 2.1a - 12 Jan 11

Postby fredo6 » Sun Jul 17, 2011 7:03 pm

Tinygrasshopper wrote:Hi!!
First of all : Muchas gracias! Super plugin!
Now... I have somme trouble with the plugin. Almost everything works fine, but "PlanarShear" and "Radial Bend" give me a bugsplat immediately, no matter the size or the form of the component, even with a single line :?:

I tryed everything i found on the forum, i updated the plugin, i updated de Fredo Lybrary, etc.

The bugsplat gives me : SketchUpP2JD3HV5.dmp, OG5T2D56.xml, SketchupUndo0.log
I work on Windows XP, SU 7.0.11018, 3Go of Ram, Intel Dual-Core E5300 (I know my PC s***ks, but is not mine, is my firm's).

Any ideas? Thanks in advance!

When do you get the blug splat
- when you select and start FredoScale
- When you generate the transformation.
Also, could you open the Ruby console, to see if you see something displayed just before you get the bug splat.
Thanks to be more accurate on the conditions

Fredo
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby fredo6 » Sun Jul 24, 2011 2:47 pm

NEW RELEASE: FredoScale 2.2a - 24 Jul 11

This release integrate a feature of Collapsing handles when dimensions are small on screen.

This was suggested in a request by Cunningham.

Kyyu also produced a plugin "Simple Scale Tool Handles" for the standard Scale tool.

The principle is to hide the handles on corners and edges when the dimension of a side appears too small on the screen (like this is usually the case for boards or for timbers). However, when you zoom in, all handles will progressively reappear.

By default a dimension is considered "small on screen" if its size appears to be under 30 pixels in the current view. You can change this value in the Default Parameters dialog box. Note that entering a value of 0 will disable the feature, i.e. all handles will always appear.

FredoScale Collapse Handles.gif

Note also that as of this release, the Dice option (activated by F4) is active by default

Please see main post for download

Fredo
Please, register (free) to access all the attachments on the forums.
Last edited by fredo6 on Sun Jul 24, 2011 9:47 pm, edited 1 time in total.
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby Rich O Brien » Sun Jul 24, 2011 2:54 pm

Thanks Fredo :thumb:
:::Blog:::

I'm a Trimbler now!
User avatar
Rich O Brien
Administrator
 
Posts: 8318
Joined: Fri Oct 31, 2008 9:05 am
Location: Limerick, Ireland
Name: Rich O'Brien
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: engineering and mechanical design
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby thomthom » Sun Jul 24, 2011 3:03 pm

That is a really nice feature addon. :thumb:
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
User avatar
thomthom
Global Moderator
 
Posts: 17673
Joined: Tue Nov 13, 2007 12:47 pm
Location: Trondheim, Norway
Name: thomthom
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby jorge2011 » Sun Jul 24, 2011 4:12 pm

Thank you very much Mr. Fred for this new update. It is very good.

If possible, the next update adds the option to change the color and size of the nodes in the boxes?

Box.jpg


and switch on or off the visualization of the axes

Axes.jpg


thank you very much
Please, register (free) to access all the attachments on the forums.
jorge2011
 
Posts: 156
Joined: Thu Jun 02, 2011 5:01 pm
Name: jorge2011
Operating system: Windows
SketchUp version: 7
License type: Pro
SketchUp use: architecture
Level of SketchUp: Intermediate

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby dereeei » Thu Jul 28, 2011 11:28 pm

I have two major problems with the plugin: I can't see the new scaling icon on toolbar and I could not find it on settings webdialog.
Second problem is shown in the images below. It seems that stretching is made accordingly with global axis, not component's orientation.
I have the last plugin and LibFredo3.7
Please, register (free) to access all the attachments on the forums.
dereeei
 
Posts: 565
Joined: Tue Nov 16, 2010 1:48 pm
Name: derei

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby Rich O Brien » Thu Jul 28, 2011 11:33 pm

Hi Fredo,

I notice that this latest release isn't found via the 'Check for Update' feature within SU?
:::Blog:::

I'm a Trimbler now!
User avatar
Rich O Brien
Administrator
 
Posts: 8318
Joined: Fri Oct 31, 2008 9:05 am
Location: Limerick, Ireland
Name: Rich O'Brien
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: engineering and mechanical design
Level of SketchUp: Advanced

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby fredo6 » Fri Jul 29, 2011 8:37 am

dereeei wrote:I have two major problems with the plugin: I can't see the new scaling icon on toolbar and I could not find it on settings webdialog.
Second problem is shown in the images below. It seems that stretching is made accordingly with global axis, not component's orientation.
I have the last plugin and LibFredo3.7


1) There is no new scaling icon

2) you need first to orientate the scaling box. Just click on the long edge of your component.

Fredo
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

Re: [Plugin] FredoScale 2.2a - 24 Jul 11

Postby fredo6 » Fri Jul 29, 2011 8:38 am

Rich O'Brien wrote:Hi Fredo,

I notice that this latest release isn't found via the 'Check for Update' feature within SU?

Rich,

You are right. Thanks.
I just published the notice for the version 2.2a.

Fred
fredo6
Top SketchUcator
 
Posts: 1676
Joined: Mon Nov 12, 2007 9:07 pm

SketchUcation One-Liner Adverts

by Ad Machine » 5 minutes ago

Artisan Organic Toolset - a set of powerful organic modeling tools.

Premium Members get 20% discount!

Ad Machine
Robot
 
Posts: 2012

PreviousNext

Return to Plugins

Who is online

Users browsing this forum: benjamjo, flujse, hussy, luciferi, napasik and 8 guests