Haskell-Things / HSlice

HSlice - A Haskell based slicer for 3D printing.
https://implicitcad.org/
GNU Affero General Public License v3.0
76 stars 5 forks source link

Align overhang with layer start #21

Open julialongtin opened 3 years ago

julialongtin commented 3 years ago

before performing the horizontal (z plane) aligned slicing, perform a similar contour extraction process on the Y and X planes. then make the z plane aligned slices line up with places where overhang / layer endings are.