Y
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
tdotuos
1945 days ago
True for FDM, but for SLA you have the potential rendering a direct slice of the SDF.
link
andybak
1952 days ago
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"?
link