Skip to content

PicoGK v2.2

Latest

Choose a tag to compare

@leap71 leap71 released this 05 Jun 14:52
· 7 commits to main since this release

This release fixes a critical issue on several Windows computers with integrated graphics that lead to crashes in the viewer.

It also introduces a new Overhang data type, which encapsulates the overhang angle for features, relative to a 3D printer's build plate.

Release Notes

  • FIX: Viewer crashed on (many) Windows machines with hybrid graphics card setups
  • NEW: Overhang data type in PicoGK.Numerics
  • CHANGE: Viewer.EnableOverhangWarning now accepts the Overhang data type
  • CHANGE: Runtime version now at 26.2, API change due to passing of standardized Overhang data type
  • CHANGE: Updated openvdb library to current V13