Infilling stl volume with lines
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone,
I have a structure that I've meshed using the STL format, which means only the outer surface is meshed. Now, I'm looking to create a line cloud within the volume using these outer surfaces. I'm using a printer that operates by printing lines, which is why I need this. The distance between the lines in the z direction will be referred to as sd (slicing distance), and in the y direction as hd (hatching distance). However, the x coordinates will be defined by the surface of the structure. The lines should start from the bottom and continue upward. I'll draw and attach a picture to help illustrate what I'm looking for.
Thanks a lot for your help!
Here is another similar topic that has been asked previously, but to be honest i am not sure how can i import it to my strucure,
https://de.mathworks.com/matlabcentral/answers/417110-how-to-fill-2-d-closed-loops-with-lines-boundary-of-this-closed-loops-are-extracted-as-output-from
2 comentarios
DGM
el 16 de Abr. de 2024
Slicing and generating infill is the job of the slicer. Pathing is described by the gcode or machine file, not the STL.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!