Hello TIG: plug-in menu bar, the ability to fold? Thank you

Posts
-
RE: [Plugin] Slicer5
-
RE: [Plugin] Simple Plugin Installer
@thomthom said:
Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.
Really good, but can not load the RB file, tried many, will not work!
-
RE: [Plugin] Slicer5
@tig said:
OK.
What you are saying is that when using a Chinese lingvo file the 'Flattening' function fails.
If you change the translation for the 'Flattening' parts of the lingvo back to the original file's text, does it then work ?
If so, then it suggests that some 'characters' in your translation are not working properly.
Did you use the 'UFT-8' option when saving the Chinese lingvo file ?
The translate strings go inside " " in the code, so you can't include any " in the translation, as it breaks the way the code reads it in...
Can you try alternative 'wording' ?
Thank you TIG, problem solved, thank you for your guidance! Thank you! !
-
RE: [Plugin] Slicer5
@guanjin said:
@tig said:
I've noticed an error with the 'Portuguese' lingvo file that was recently supplied with v5.11
It's incorrectly named 'PO' and it contained no translations anyway !
Here's the correct 'PT' version.[attachment=1:165j53cw]<!-- ia1 -->TIG-SlicerPT-lingvo.zip<!-- ia1 -->[/attachment:165j53cw]Extract it from the zip.
If you want Portuguese translations, please remove the incorrect 'PO' version and add this correct 'PT' one to the tool's subfolder. If your 'locale' is not 'PT' you can always change that part of the name to suit...Translated into Chinese, it can not achieve the flattening function, the following documents attached to the Chinese language, thank you! !
Delete the wrong file, sorry๏ผ -
RE: [Plugin] Slicer5
@guanjin said:
@tig said:
I've noticed an error with the 'Portuguese' lingvo file that was recently supplied with v5.11
It's incorrectly named 'PO' and it contained no translations anyway !
Here's the correct 'PT' version.[attachment=1:r7efhnet]<!-- ia1 -->TIG-SlicerPT-lingvo.zip<!-- ia1 -->[/attachment:r7efhnet]Extract it from the zip.
If you want Portuguese translations, please remove the incorrect 'PO' version and add this correct 'PT' one to the tool's subfolder. If your 'locale' is not 'PT' you can always change that part of the name to suit...Translated into Chinese, it can not achieve the flattening function, the following documents attached to the Chinese language, thank you! !
[attachment=0:r7efhnet]<!-- ia0 -->TIG-SlicerZH-CN.zip<!-- ia0 -->[/attachment:r7efhnet]I am really stupid, I did not expect this problem, thank you!
-
RE: [Plugin] Slicer5
@tig said:
I've noticed an error with the 'Portuguese' lingvo file that was recently supplied with v5.11
It's incorrectly named 'PO' and it contained no translations anyway !
Here's the correct 'PT' version.[attachment=1:zqav1736]<!-- ia1 -->TIG-SlicerPT-lingvo.zip<!-- ia1 -->[/attachment:zqav1736]Extract it from the zip.
If you want Portuguese translations, please remove the incorrect 'PO' version and add this correct 'PT' one to the tool's subfolder. If your 'locale' is not 'PT' you can always change that part of the name to suit...Translated into Chinese, it can not achieve the flattening function, the following documents attached to the Chinese language, thank you! !
[attachment=0:zqav1736]<!-- ia0 -->TIG-SlicerZH-CN.zip<!-- ia0 -->[/attachment:zqav1736]
-
RE: [Plugin] Slicer5
@tig said:
I've noticed an error with the 'Portuguese' lingvo file that was recently supplied with v5.11
It's incorrectly named 'PO' and it contained no translations anyway !
Here's the correct 'PT' version.[attachment=0:2ob4u420]<!-- ia0 -->TIG-SlicerPT-lingvo.zip<!-- ia0 -->[/attachment:2ob4u420]Extract it from the zip.
If you want Portuguese translations, please remove the incorrect 'PO' version and add this correct 'PT' one to the tool's subfolder. If your 'locale' is not 'PT' you can always change that part of the name to suit...I may not know the expression, films can not be razed to the ground piece, thank you
-
RE: [Plugin] Slicer5
@tig said:
@unknownuser said:
Thank been resolved, there is a problem, slice tile can not be achieved, the previous version can, thank you!
Please explain ore clearly - I don't fully understand you...
Are you getting error messages in the Ruby Console ?
What is failing ?
Is this after you have messed with a lingvo file ?
Does it work if you temporarily remove the lingvo file from the subfolder ?
Which version worked ?
Which version fails ?
Version 5.11, can not be achieved slice tile, without any prompting!
-
RE: [Plugin] Slicer5
@tig said:
Do you understand how to make a 'lingvo' file ?
Here an overview...
Find your 'locale' id, in the Ruby Console thus:
Sketchup.get_locale.upcase
For Chinese it'll probably be
'ZH-CN
'
Make a copy of theTIG-SlicerEN-US.lingvo
file that is in theTIG-Slicer
subfolder, within thePlugins
folder.
Name this copied file to match that, thus:
TIG-Slicer**ZH-CN**.lingvo
Edit that new lingvo file using a plain-text editor likeNotepad++.exe
.
A lingvo file contains words or phrases; one 'set' per line.
In the English version the original word or phrase, and its translation are the same.
There is a special symbol separating the two parts
'<==>
'.
For example...
Slicing tool**<==>**Slicing tool
Make your translation for the word or phrase.
Replace the right-hand version.
For example in 'Simplified Chinese' you could use something like...
Slicing tool**<==>**ๅ็ๅทฅๅ ท
Repeat your translations as desired...
Save the lingvo file.
When Sketchup restarts it should find this new lingvo file, and because it matches your locale it will translate any English matching words or phrases that it finds, using your locale's translations... Any words that you do not translate remain the same; so if you leave the line as
Slicer5<==>**Slicer5**
Your menu items etc will then say 'Slicer5
' even though they will use Chinese translations for other words you might have given translations to...
Tip: You might need to 'convert' the lingvo file to a UFT-8 encoded type, to get the Chinese characters to be correctly displayedYou can easily do that with
Notepad++.exe
.
Thank been resolved, there is a problem, slice tile can not be achieved, the previous version can, thank you!
-
RE: [Plugin] Slicer5
@tig said:
I have now added the 'Txt' ttf font in a zip file onto the end of the main download page... read the notes with its link, if you want to download it...
zip http://forums.sketchucation.com/download/file.php?id=81087
on page http://forums.sketchucation.com/viewtopic.php?p=374969#p374969Hello, I am a Chinese user, I am Chinese language translation tools for the Chinese language how to use the default tool, thank you!
-
RE: [Plugin]Hole on Solid tool v1.6.3 upadate Jan 09, 2012
@tak2hata said:
@guanjin said:
Creating the Component Selection cutting openings, holes can not be achieved? ? ?
[attachment=2:24c8pe63]<!-- ia2 -->rrrrrrrr.gif<!-- ia2 -->[/attachment:24c8pe63]Hi,XIAOLONG.
Outline for cut openning must be drawn on X-Y Plane( Red and Green axis).
When the component is already existed,You rotate axis in that component.
And outline must be placed in the root of that component.
[attachment=1:24c8pe63]<!-- ia1 -->outline_must_be_on_xyplane.jpg<!-- ia1 -->[/attachment:24c8pe63]
Watch for reference to create cut openning option.
http://youtu.be/0g6irIj---w
Thanks.Thank you! Have learned to see demo:
[attachment=0:24c8pe63]<!-- ia0 -->LLLLL.gif<!-- ia0 -->[/attachment:24c8pe63]
-
RE: [Plugin]Hole on Solid tool v1.6.3 upadate Jan 09, 2012
Creating the Component Selection cutting openings, holes can not be achieved? ? ?
-
RE: [Plugin] Slicer5
@tig said:
Sorry guys !
Stupid typo in the code means I broke it...
Here's v5.4 http://forums.sketchucation.com/viewtopic.php?p=374969#p374969
Slice thickness and parameter settings are not the same? -
RE: [Plugin] Slicer5
@tig said:
Here's v5.3 http://forums.sketchucation.com/viewtopic.php?p=374969#p374969
A new 'Text-Height' option has been added to the first dialog.
It's been recoded to avoid fails and small 'snags' with complex slotting solutions, that a few of you had reported...
Slice thickness can not be changed??? -
RE: [Plugin] Slicer5
I use the slice, the second parameter set, waiting for a long period of time slices, the reason is the operation?
The exported file Where can I find?
Thank you TIG!
-
RE: [Plugin] Slicer5
@tig said:
Here's v5.2 http://forums.sketchucation.com/viewtopic.php?p=374969#p374969
Please [re]read the notes because a lot of new functionality has been added.
5.1 Slicer5 Exporter tool added.
5.2 New Spacing2/Thickness2/Insets'2/Tolerance dialog added - this now lets you have dual-axis Slice sets with different spaces/thickness and insets at the start/end AND slotting etc.
The new Tolerance feature allows you to oversize the slots slightly for CNC cuttingm for an easy fit of panels [e.g. 0.2mm].
The Slot ? option [Yes/No, to slot or not to slot] and an Overcut [dog-boning] options are also added to the same new dialog - entering anything > 0 for this will then ease the slot ends where the CNC router-bit rounds off the slots' internal corners and prevents a perfect mating of slots, so that then the overcut slots will fit together neatly.
Entering a Spacing of '0' now opens another dialog where you can enter the number of Spaces required, rather than using a fixed Spacing: this also works independently for the two Slice-sets when using dual-axes, so one axis can have 2 Spaces [3 Slices] while the other axis has 8 Spaces [9 Slices]...
Tip: to adjust which is the first of the made/slotted Slice-set [XY/XZ/YZ] rotate the Sliced Object in 3d so its X [or Y] direct matches the first set required...Hopefully it's now approaching AutoCAD-123d in the 'slice-slot-modeling' department...
The solid side for 3d printing is a separate issue...I just change my language, you have upgraded, I really admire, rapidly!
-
RE: [Plugin]T2H_BuildingStructureTools2.2.4 in20141207
@tak2hata said:
I update to v0.5.4 in Dec 18 , 2011.
Small Improve:Multi wall work on sketchup v6 ,too.Hi,XIAOLONG.
Thanks to your reply.
I do not consider language setting enough.
I will improve lang setting after updating this plugin to v1.0.
Please wait small long time.Most of the language can not change, 1.0 a long time oh
-
RE: [Plugin] Work Plane
@tig said:
The other two icons only appear if you also have
clinesaxes.rb
loading.
Get it here http://forums.sketchucation.com/viewtopic.php?p=273671#p273671 if you need them...Thank you TIG, find you, always quick to solve the problem!
-
RE: [Plugin] Work Plane