Hacker News new | ask | show | jobs
by user-the-name 1952 days ago
The printer does not use voxels, it uses G-codes, which are tool paths for the print head.
2 comments

True for FDM, but for SLA you have the potential rendering a direct slice of the SDF.
OK. But a voxel representation has to be a closer match than a mesh. I guess overhang, solidity etc still need to be calculated and dealt with. Which is non-trivial.

Is it that "mesh to G-code" libraries are more mature than "voxel to G-code"?