Build direction estimation for FDM 3D prints
Version 1.0.2 (228 MB) by
YIFAN YANG
This is an implementation of the method proposed in my papers
Input: CT volume of FDM 3D print
output: build direction and layer-by-layer inspection
Programer: Yifan Yang
Homepage: https://www.researchgate.net/profile/Yifan-Yang-79
See the main papers or contact me for more information.
% ----------------------------------------------------------------------- %
Main papers:
[1] Yifan Yang, Yutaka Ohtake, Tatsuya Yatagawa, and Hiromasa Suzuki.
"Layer-by-layer Inspection of 3D Print using X-ray Computed Tomography".
JSPE 2021 Autumn Conference. A06. (Kobe, Japan) Sep. 2021.
[2] Yifan Yang, Yutaka Ohtake, Tatsuya Yatagawa, and Hiromasa Suzuki.
"Hierarchical Alignment of 3D Print with Tool Path Based on Microstructure".
Virtual and Physical Prototyping. Taylor & Francis, 2021.
% ----------------------------------------------------------------------- %
To estimate the curvature of volume data,
an implimentation of
Kindlmann, Gordon, et al. "Curvature-based transfer functions for direct volume rendering: Methods and applications." IEEE Visualization, 2003.
for the surface voxels is included.
function icosphere() is not icluded
You can find it in the File Exchange - MATLAB Central
Cite As
YIFAN YANG (2024). Build direction estimation for FDM 3D prints (https://www.mathworks.com/matlabcentral/fileexchange/100301-build-direction-estimation-for-fdm-3d-prints), MATLAB Central File Exchange. Retrieved .
Yang, Yifan, et al. Hierarchical Alignment of 3D Print with Tool Path Based on Microstructure. Informa UK Limited, Oct. 2021, pp. 1–19, doi:10.1080/17452759.2021.1985334.
MATLAB Release Compatibility
Created with
R2021a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: icosphere
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.