(2022-02-24, 17:04)Max Martin Richter Wrote: I wonder if there will be an exact solution for this area at set 8829:
I tried to find it by hand but it seems my brain capacity is limited![]()
/Max
There's some challenging angles in there (LDraw model obtained from Technicopdia) :
![[Image: part_align_test_8829.png]](https://bricksafe.com/files/djm/djm_public_documents/ldorg/part_align_test_8829.png)
My code is (in effect) simply drawing circles in 2D space. Solving it for this model looks like it would need some kind of (having Google-d it earlier today) Jacobian Inverse Kinematics solver. Way beyond the capabilities of the part alignment script.
David