Welding Symbol Testing Help

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
wandererfan
Veteran
Posts: 6265
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Welding Symbol Testing Help

Post by wandererfan »

I could use some help in testing a new TechDraw tool for Welding Symbols. You'll have to be able to compile a version from here:
https://github.com/WandererFan/FreeCAD/tree/Welding.

There is some documentation here: TechDraw_WeldingSymbol
WeldingSymbolPromo.gif
WeldingSymbolPromo.gif (546.87 KiB) Viewed 4746 times

Caveats:
* There are only a few symbols (Svg files) available at the moment.
* The work to date is based on American Welding Society standards (+/-)
* A message about "unable to read symbol file" appears sometimes. I can't reproduce it on demand, but it happens.
* Leader lines still have an issue where they aren't drawn at document restore. You may have to fiddle about to get them to show.

wf
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Welding Symbol Testing Help

Post by Kunda1 »

Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
CKJ
Posts: 1
Joined: Wed Aug 14, 2019 8:52 pm

Re: Welding Symbol Testing Help

Post by CKJ »

Hello Wanderfan,
I'm very interested in your welding feature.
Do you need some help? What is the process of development of this part to push ist in the official FC v.0.19?

Best regards,
CKJ
jmaustpc
Veteran
Posts: 11207
Joined: Tue Jul 26, 2011 6:28 am
Location: Australia

Re: Welding Symbol Testing Help

Post by jmaustpc »

CKJ wrote: Wed Aug 14, 2019 9:01 pm Hello Wanderfan,
I'm very interested in your welding feature.
Do you need some help? What is the process of development of this part to push ist in the official FC v.0.19?

Best regards,
CKJ
He is one of our regular developers, he wrote nearly all of techdraw wb, he can push his work into master anytime he is happy with it. 8-)
chrisb
Veteran
Posts: 53919
Joined: Tue Mar 17, 2015 9:14 am

Re: Welding Symbol Testing Help

Post by chrisb »

wandererfan wrote: Wed Aug 14, 2019 6:29 pmYou'll have to be able to compile a version from here:
I had recently played with a font of welding symbols and wanted to use it with TechDraw balloons, but it was rather difficult to handle. So here comes the integrated solution - thanks!

If this doesn't ruin FreeCAD 0.19 completely I would like to see it in master. After all, 0.19 is a developer version.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
wandererfan
Veteran
Posts: 6265
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Welding Symbol Testing Help

Post by wandererfan »

CKJ wrote: Wed Aug 14, 2019 9:01 pm Do you need some help? What is the process of development of this part to push ist in the official FC v.0.19?
I can always use help! :)

Right now I'm looking for another set of eyes on the tool's behaviour. The developer's view is always a little narrow when it comes to testing.

There are a bunch of Svg symbol files to be built too.

As for the process, if there are no "show stoppers" in what's been done so far, then it is just a matter of rebasing the code on the latest master branch, running the code through Travis to make sure it runs on all platforms, then merging the changes into master.
Then the daily builds pick up the changes and the new version is available to everybody.
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: Welding Symbol Testing Help

Post by Jee-Bee »

I have to say i don't have used your branch...
But what i see from your screengrap i see one thing.
Why not reversing the method? So first "add welding symbol" from the toolbar. Then you get the menu where to put in all the properties. and when finished select two points (geometry and placing of symbol) all the leader stuff follows out the size of the symbol...
User avatar
Tamirov.ru
Posts: 89
Joined: Thu Feb 07, 2019 3:21 pm
Contact:

Re: Welding Symbol Testing Help

Post by Tamirov.ru »

Hello, Wandererfan!
Thank you for your TechDraw WB, new leaders and welding!!!
Are there any Unicode or free SVG "ISO 2553" symbols?
I have found only this one https://unicode.org/charts/PDF/U2300.pdf
Частный вебмастер, разработка сайтов, продвижение сайтов.
chrisb
Veteran
Posts: 53919
Joined: Tue Mar 17, 2015 9:14 am

Re: Welding Symbol Testing Help

Post by chrisb »

A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Tamirov.ru
Posts: 89
Joined: Thu Feb 07, 2019 3:21 pm
Contact:

Re: Welding Symbol Testing Help

Post by Tamirov.ru »

Hello, Wandererfan!
I'm making the site freecad-gost.ru to involve ex-USSR developers.
Today's russian standards "GOST" tendency is to conform with ISO..
Because of lack of tech draw symbols: GD&T, roughness, Welding, etc. in ALL Internet! I started making SVG tech drawing symbols library.
I'm not SVG guru or professional designer, but it's better than nothing ))
It's free! You can take this SVGs and modify as you wish. I want to notice, I'm making these SVGs in Notepad, so the code is very small and clear.
I have also made Unicode tech characters table for CopyPaste.

For russian-speaking there is TechDraw 0.19 small review http://freecad-gost.ru/news/techdraw-01 ... 5-01-2020/
BTW.
According to GOST Section denotation
Image

Image
I think is similar to ISO — two bold dashes (if no any line between them - is OK) and section name (e.g. A-A) is above the view, not under.
Частный вебмастер, разработка сайтов, продвижение сайтов.
Post Reply