Infilling stl volume with lines
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
DGM
2024-4-16
Slicing and generating infill is the job of the slicer. Pathing is described by the gcode or machine file, not the STL.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Point Cloud Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


