compas-dev / compas_slicer

Slicing package for FDM 3D Printing with COMPAS.
https://compas.dev/compas_slicer/
MIT License
30 stars 16 forks source link

Comment Exposed #165

Closed ZacZhangzhuo closed 6 months ago

ZacZhangzhuo commented 1 year ago

One of the code comments is exposed in the documentation In PrintPoint: mesh_normal (compas.geometry.Vector) – Normal of the mesh at this PrintPoint. For planar_slicing it is the projection of the normal on the XY plane. # TODO: should we change that?

https://compas.dev/compas_slicer/latest/api/generated/compas_slicer.geometry.PrintPoint.html#compas_slicer.geometry.PrintPoint