Hi All, In some cad such as rhino the user must select between 2 obj sizes during creation of a file, one for small objs with high precision and the othet one for large objs with high max dimensions available. If I remember right the switch is at 3mt. So the number of digits is the same , it changes...
Hi All, I made a small modification on partslibrary macro, now it runs in my system (details below). I changed the behavior of double click, now it imports files as a2p objects. OS: Windows 10 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.16117 (Git) Build type: Release Branch: ...
Hi totalcad, at the moment the imported part are not parametric as they are a "screnshot" of current original part. We have to involve the Father of a2plus, @kbwbe I have a proposal for making more flexible the importing process: let's say the user create a part which should keep some parametric par...
Hello kbwe, Could you add a new button to open the FreeCAD library, then we select a part, an after use A2Plus to assembly this part. May be we can parameter when is the library. The adress off library is : https://github.com/FreeCAD/FreeCAD-library Best regard. not a bad idea at all, inserting (im...
Hi guys, a new version of A2plus is out: V0.4.10 . Some small things are new: - The part labels from the tree view can be displayed in the 3D view (useful for a quick documentation of an assembly via screenshot + partslist) Hello Klaus! very good, would it make sense taking the label text from a sp...
Hello, no issues on my side, I tried both opening and importing it in another assembly. A2plus updated just before the test my setup: OS: Ubuntu 18.04.1 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.13712 (Git) Build type: None Branch: master Hash: 57b7f3389a846454d01c2abea5...
Use the tools circled in red available in part workbench, I manually permanently added them to my toolbar so they are available on all WB (circled in black)
Hi all, and the next update of A2plus is available, V0.1.8 Whats new: - a new "axisPlaneParallel" constraint An axis (linear edge or axis of a cylindrical face) is aligned parallel to a selected face. But the parts are not moved to be coincident. Have fun ! ping Hi Turro, this was your issue #4, yo...
Hello, I have done a simple practice of connecting rod, piston, crankshaft. See https://forum.freecadweb.org/viewtopic.php?f=3&t=31767&p=264310#p264078 Now what I would like to achieve is an animation. For example when I change the crankshaft angle using the python API with this command: App.Active...