Skip to content

PicoGK v1.7.1

Latest
Compare
Choose a tag to compare
@LinKayser LinKayser released this 03 Aug 18:35
· 15 commits to main since this release

PicoGK v1.7.1 is a maintenance release that enhances CLI output.

  • FIX: Both Voxels.GetSlice and Voxels.GetInterpolatedSlice returned images that were flipped in the Y axis, leading to mirrored parts when printing from .CLI files.
  • FIX: The .CLI bounding box is now correctly calculated from the Z slice positions, 0 at the bottom and Z position of the last slice at the top.
  • CHANGE: .CLI output now actively closes the contour by adding the first vertex of an outline as the last vertex of the outline. The specification is not clear on this, and some print prep software requires it.