I beg to differ. In my experience it is the only way to design an assembly. If you know of another way, please let me know.
What are the needs for the integrated assembly workbench?
Re: What are the needs for the integrated assembly workbench?
"It is a poor workman who blames his tools..." 

Re: What are the needs for the integrated assembly workbench?
Exactly.
For a direct comparison of Assembly4 to SW please see my latest post for that purpose here: viewtopic.php?t=80718. This is a more of a bottom-up assembly since the design already exists. For a top-down example see here: viewtopic.php?t=78962
"It is a poor workman who blames his tools..." 

Re: What are the needs for the integrated assembly workbench?
I'd like to add that for me parametrization parts is a very important aspect. Lots of parts in an assembly might be parametrized and a user might want to use different versions of that part in one and the same assembly. Screws are a common example. It makes sense to have only one base model for a metric hex-head screw, which ends up being used in all kinds of different sizes. This expands into BOM management too.
Re: What are the needs for the integrated assembly workbench?
Great, I can't wait for the new Assembly workbench.
In my opinion, the Assembly module (in collaboration with Techdraw) must have a tool that creates a Bill of materials. The BOM is one of the most important documents created during design.
It would be great if in the future it would be possible to link parts to geometric elements of the imported sketch and also to link parts to each other using local coordinate systems (Assembly 4).
The list is quite large and you have a lot of work ahead of you, it is useful to see what tools other 3D CAD software have: creating sub-assemblies, creating Mirror parts, duplicate parts, circular and rectangular patterns, collision detection...
In my opinion, the Assembly module (in collaboration with Techdraw) must have a tool that creates a Bill of materials. The BOM is one of the most important documents created during design.
It would be great if in the future it would be possible to link parts to geometric elements of the imported sketch and also to link parts to each other using local coordinate systems (Assembly 4).
The list is quite large and you have a lot of work ahead of you, it is useful to see what tools other 3D CAD software have: creating sub-assemblies, creating Mirror parts, duplicate parts, circular and rectangular patterns, collision detection...
Re: What are the needs for the integrated assembly workbench?


- Attachments
-
- Tool bar.png (9.24 KiB) Viewed 16819 times
-
- Menu.png (9.13 KiB) Viewed 16819 times
Concevoir en bois avec FreeCAD: https://www.lairdubois.fr/pas-a-pas/114 ... -bois.html
-
- Posts: 77
- Joined: Mon Aug 26, 2019 5:52 pm
Re: What are the needs for the integrated assembly workbench?
Thanks a lot for letting us know - looks really nice!
I tried to play around with what is available in the weekly-builds. So far I managed to link in some parts and to place joints. But I guess as the solver is not yet implemented the actual assembly action still doesn’t take place, right?
Would it be too early to mention what is already available in the dev. release notes?
Looking forward to see further progress and keeping fingers crossed!
Re: What are the needs for the integrated assembly workbench?
Integrated assembly workbench coming to your doorstep
viewtopic.php?t=82685
viewtopic.php?t=82685
Concevoir en bois avec FreeCAD: https://www.lairdubois.fr/pas-a-pas/114 ... -bois.html
Re: What are the needs for the integrated assembly workbench?
You can see solver in action after building this branch https://github.com/Ondsel-Development/F ... er-testingFreeCutter wrote: ↑Wed Nov 08, 2023 9:23 pm I tried to play around with what is available in the weekly-builds. So far I managed to link in some parts and to place joints. But I guess as the solver is not yet implemented the actual assembly action still doesn’t take place, right?
Code: Select all
git clone --recursive https://github.com/Ondsel-Development/FreeCAD.git
git checkout OndselSolver-testing