kbwbe wrote: ↑Sun Nov 18, 2018 1:43 pm
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 !
Turro75 wrote:ping
Hi Turro,
this was your issue #4, you was waiting for to be solved.
Hi @kbwbe:
When testing FreeCAD_0.18.15221_Conda_Py3Qt5_glibc2.12-x86_64.AppImage with A2plus I get the following:
No module named 'a2p_partinformation'
Traceback (most recent call last):
File "<string>", line 67, in Initialize
Have I made a mistake or someone else?
TIA for a reply
EDIT:
Same when copying in a a2p_partinformation.py from somewhere new.
Now:
No module named a2p_partlistglobals
Traceback (most recent call last):
File "<string>", line 67, in Initialize
File "/home/manuel/.FreeCAD/Mod/A2plus/a2p_partinformation.py", line 28, in <module>
from a2p_partlistglobals import PARTLIST_COLUMN_NAMES
/EDIT