[Solved (workaround)] Rings placement

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
duffy55
Posts: 33
Joined: Tue Jun 26, 2018 9:00 am

[Solved (workaround)] Rings placement

Post by duffy55 »

Hello I am using:
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16131 (Git)
Build type: Release
Branch: releases/FreeCAD-0-18
Hash: 3129ae4296e40ed20e7b3d460b86e6969acbe1c3
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Italian/Italy (it_IT)

and

A2plus 0.4.26b

In the attached figure you can see an example of the met issue.
The problem was to put the rings in to 8 circular supports, the supports are oriented in 8 different angulation,
I resolved the issue with very complex sketch construction, for 8 times.

In this case, it would have been very useful to be able to use the internal circumference of the toroid as
plane definition and tangent positioning.

Piratically, the construction constrains should be:
1- ring parallel to the yellow face of the support.
2- distance from the yellow face of the support.
3- internal diameter of the ring tangent to the two green edges of the support ring.
What are you suggestions to speedy this kind of assembly?
Having already solved the issue , my question is due only to ameliorate my know of Freecad.

Thank you
Regards
Attachments
anello.gif
anello.gif (13.63 KiB) Viewed 1805 times
Last edited by Kunda1 on Tue Nov 19, 2019 12:41 pm, edited 1 time in total.
Reason: Added [Solved] to thread title
chrisb
Veteran
Posts: 54303
Joined: Tue Mar 17, 2015 9:14 am

Re: Rings placement

Post by chrisb »

Moved to Assembly forum.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
duffy55
Posts: 33
Joined: Tue Jun 26, 2018 9:00 am

Re: Rings placement

Post by duffy55 »

Thank you for info
kbwbe
Veteran
Posts: 1052
Joined: Tue Apr 10, 2018 3:12 pm
Location: Germany, near Köln (Cologne)

Re: Rings placement

Post by kbwbe »

duffy55 wrote: Wed Oct 02, 2019 7:07 am
Hi,
unfortunately there is no constraint for a torus within A2plus at Moment. Instead, it is possible to work with a cylinder as a helping object. This helper can be made invisible later and it is not imported to a main assembly (A2p-preference "do not import invisible objects").
If you do offsets to the constraints of the cylinder, the torus will move accordingly. But you have to calculate the offsets manually in advance.

See here:
torus-assembly.png
torus-assembly.png (152.37 KiB) Viewed 1654 times
Please find files attached.
Attachments
files.zip
(59.19 KiB) Downloaded 48 times
KBWBE

https://github.com/kbwbe/A2plus
latest release: v0.4.56, installable via FreeCAD's addon manager
Tutorial: gripper assembly https://www.youtube.com/watch?v=QMxcQ5tssWk
Documentation: https://www.freecadweb.org/wiki/A2plus_Workbench
duffy55
Posts: 33
Joined: Tue Jun 26, 2018 9:00 am

Re: Rings placement

Post by duffy55 »

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

Re: [Solved (workaround)] Rings placement

Post by Kunda1 »

kbwbe wrote: Thu Oct 03, 2019 11:06 am unfortunately there is no constraint for a torus within A2plus at Moment. Instead, it is possible to work with a cylinder as a helping object.
Hi @kbwbe, is it on the A2plus roadmap?
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
kbwbe
Veteran
Posts: 1052
Joined: Tue Apr 10, 2018 3:12 pm
Location: Germany, near Köln (Cologne)

Re: [Solved (workaround)] Rings placement

Post by kbwbe »

Kunda1 wrote: Tue Nov 19, 2019 12:40 pm Hi @kbwbe, is it on the A2plus roadmap?
Hi @Kunda1,
not up to now, but yet. I will refine some existing constraints so that they can be used with a torus.
(in praxis this is a relative rare usecase)
KBWBE

https://github.com/kbwbe/A2plus
latest release: v0.4.56, installable via FreeCAD's addon manager
Tutorial: gripper assembly https://www.youtube.com/watch?v=QMxcQ5tssWk
Documentation: https://www.freecadweb.org/wiki/A2plus_Workbench
Post Reply