Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 21:01
11d073d

0.2.0 (2026-01-02)

Features

  • 25u pockets with proper inner edge profiles, working (793bc92)
  • add connectable baseplate layout system for drawer grids (42b68ac)
  • baseplate: add gridfinity profile to perimeter frame inner edges (c7997a9)
  • extract export logic into GridfinityExporter class (7fe15fd)
  • layout: integrate new edge system into baseplate layout (0c1edc6)
  • working baseplates completely with full .25u support, proper padding, fit tests, etc (79146ae)

Bug Fixes

  • baseplate: call perimeter frame, fix render order, fix notch depth (8ffa482)
  • baseplate: create perimeter frame with profiled inner faces (493396f)
  • baseplate: use grid cell profiles for perimeter frame inner edges (efe8430)
  • large fill sections between x axis pieces fixed, not working yet (lost edge regression) (4fc19dc)
  • rename ambiguous variable 'l' to 'length' to fix E741 lint error (5f09549)
  • through-slot clip notches now cut through the wall (62601d1)

Documentation

  • added todo (6f463d1)
  • update documentation and CI for releases branch (8c55481)