07-17-2024, 09:42 AM
I successfully managed to project my path to a surface using this code found here on the on the RoboDK github.
We are about to 3D print on a curved surface, so I need the tool to follow the path and recalculate the normals accordingly, but in each layer, I need to offset the path at each layer.
I thought that I would project the path multiple times and project it to a surface with this code, but I don't know how to set up the layer offset inside the script.
If you have any other ideas on how to achieve this, please let me know. I am all ears.
Thank you very much.
We are about to 3D print on a curved surface, so I need the tool to follow the path and recalculate the normals accordingly, but in each layer, I need to offset the path at each layer.
I thought that I would project the path multiple times and project it to a surface with this code, but I don't know how to set up the layer offset inside the script.
If you have any other ideas on how to achieve this, please let me know. I am all ears.
Thank you very much.