[Plugin] 2D Tools
-
The issue is back - fillet not working again.
Looks like the issue is related to the fillet icon cursor hover and/or finding the second line.
The fillet cursor is now finding lines where there are none. Also as previously mentioned when the second line is identified, but not selected, by the "Line 2" box popping up the radius input box goes to zero. Even re-entering the radius doesn't work, when the radius is entered the "Line 2" box near the cursor goes away, this goes back and forth.
My machine is an ASUS K50IJ Series, SU8 free, Vista. I'll keep trying and see if I can identify when it works and doesn't. I have Center Point, PipeAlongPath, ToggleUnits running at the same time. Maybe Toggle Units is the culprit. -
Henry
What errors do you get if you try to run the tool with the Ruby Console open.
Are the two lines coplanar and in the same context ? -
@tig said:
Henry
What errors do you get if you try to run the tool with the Ruby Console open.
Are the two lines coplanar and in the same context ?This is very embarrassing. It appears the issue is I need to press enter after putting in numbers in the radius entry box. I think I'm OK now. Thanks, sorry to bother you.
-
Im just loaded the 2D tools myself. Fillet doesn't work very well for me as well. I get one corner to work (after some effort) but then when I try to get the 2nd one to work. . .BUG SPLAT> has happened to me about 1/2 dozen times.
OTherwise, great tool set.
Thanks.
D
-
@unknownuser said:
Im just loaded the 2D tools myself. Fillet doesn't work very well for me as well. I get one corner to work (after some effort) but then when I try to get the 2nd one to work. . .BUG SPLAT> has happened to me about 1/2 dozen times.
OTherwise, great tool set.
Thanks.
D
Never had a Blugsplat report on 2dFillet - ever!
Can you supply a SKP that does it - or PM it if it's not for public-gaze!
-
No. . it's not a big deal. I was just trying it on a simple rectangle as a test. Not any specific model.
-
-
Yeah. .it's pretty weird. If I have a chance, I'll post a screen shot at least. I wonder if 2D tools is clashing with another plugin? ya think??? maybe? I only have 400. Should be no trouble checking to see which one.
D
-
I'm having a problem with the 2dLinestyle tool. When I choose <Custom Style>,I don't get the new dialog window where you can set up the Custom Style. The Linestyle just remains whatever it was before I picked <Custom Style>. I have the latest version installed and everything else works, at least the tools I've tried. Thanks in advance for any help.
-
MartinK
It works fine for me [and everyone else as far as I know]...
To reiterate...
Right-click in 'empty space' to get the options main-dialog.
Select <Custom Style>, and then OK...
Another dialog appears for you to name and also design your own custom-style, and then OK...
The original main-dialog now reappears...
Scroll through the style-list to find your newly made custom-style... select it and also set other options for the LineStyle and OK...
Style the lines as desired...
[Custom Styles should also be saved with the Model??] -
Does this plugin work on Mac too ?
-
Yes.
Although some of the MAC modifier key options have different names than the guide... -
@tig said:
Yes.
Although some of the MAC modifier key options have different names than the guide...Great ! I'll try it asap... Looks like a wonderful tool.
Many thanks,
Inge -
Hi,
if I press the <0> key in 2D Line tool the Z-plane resetting function starts, so I can't type all the lengths containing a "0".
I've noticed that in the 2DlineTool.rb, line 306, the key 48 is linked to the <TAB> function (" if key == 9 or key == 15 or key == 48### TAB sets Z, 9 for PC 15 for MAC ?"...).
I'm not a programmer but if I change this line and delete the string " or key == 48" the command works well.Is it a needed change to the plugin or I'm doing something wrong?
(sorry for my English) -
I think some linux versions have key 48 as tab ?
I hadn't realized that it was the main keyboard '0' !
Feel free to disable the key press test as
if key == 9 or key == 15 ###or key == 48
I'll issue an update shortly... -
Thanks for your reply and also for your plugin, very useful!
-
Here's v5.1 http://forums.sketchucation.com/viewtopic.php?p=185760#p185760
It fixes the recently reported glitch whereby on a PC the 2dLine tool jumped into the Z-height tool IF you typed a '0' from the main keyboard while typing a dimension, this was because the 'key codes' for 'TAB' for PC/MAC were messy [pressing TAB activates the Z-height tool]...
If the three and a half thousand or so of you who have previously downloaded would like to get the updated toolset then please form an orderly queue -
Running a MacBook Pro...I cannot get this plugin to work. I have had success with other plugins but cannot get this one or the cline tool to work properly. Any help is appreciated.
-
You really haven't given us much to go on in order to help you. I can tell you that I have this plugin installed on my MacBook Pro and it works as expected. This would lead me to believe you've not installed it correctly. Why not throw us a bone and post a screen shot of your Plugins directory to show us how you have the plugin installed.
-
I recall some reports about 'modifier-keys' being flaky on MACs, or them being the wrong-way-round or somehthing weird ?
If an experienced MAC user could chip I ?
I have been waiting to get some advice/fixes back on this issue for ages...However, if you just want to draw some 'clines' there are already several other tools available for this too... There was a recent topic on it and some links...
Advertisement