Skip to content

Releases: jazwa/rackstack

v1.2.0

19 Oct 18:56
Compare
Choose a tag to compare

Fix all sideModules. This should simplify assembly by removing some awkward geometries. This also reduces the number of external parts required.

v1.1.1

04 Sep 19:06
Compare
Choose a tag to compare

Small fix for screw slack configuration.

v1.1.0

01 Sep 21:07
Compare
Choose a tag to compare

This release gives some much needed love to /rack-mount:

  • Formerly, all rack-mount files were haphazardly placed within the same directory. Different mounting systems have now been moved into their own directories, with a standard config/build file defined: rack-mount/{system}/entry.scad.
  • Remove rbuild.py (cli tool) support for rack-mount items. It almost never makes sense to build rack mount STLs at the same time as the actual rack STLs. We recommend just configuring rack-mount systems using their respective entry.scad files, and building it with the OpenSCAD UI.
  • General tidy up and fixes for everything under /rack-mount

Fun animations showing the parametricity of the new rack-mount system: enclosed-box, patch-panel, trays.

v1.0.1

20 Aug 13:45
Compare
Choose a tag to compare

Simplify config structure

v1.0.0

19 Aug 22:50
Compare
Choose a tag to compare

Hello, World!