M4_Large_Whole.stl angular vector positions
Hi,
I am using Cython + Daisy mark 4, using frame printed using M4_Large_Whole.stl.
I am in need of the exact angles at which the electrodes are pointing.
Unfortunately, I don't have the exact dimensions of the frame, and cannot derive from it.
Could you please advise the angles or vectors of each electrodes?'
If not, could you please provide any geometric dimensions you do have?
Kind Regards,
Kunhee Lee
Comments
The Metadome STL vertices define electrode locations, and the vertex normals define the electrode angles. The STL can be imported into CAD as a surface, and construction plane can be built to place your geometry. A simple way to place your own electrode geometry in a parametric way (so changes propagate) is to import your electrode assembly (as a mesh) into Blender to place copies at each vertex.
To do that, select (right click) the Metadome, the shift+right click your electrode, then ctrl+P to parent, then in the Object tab click "Verts" in the Duplication section. Finally, shift+ctrl+A to "make duplicates real". This provides an oriented array of parts at each vertex.