GitPedia
jazwa

jazwa/rackstack

A modular 3d-printable mini rack system.

5 Releases
Latest: 1y ago
v1.2.0Latest
jazwajazwa·1y ago·October 19, 2024
GitHub

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

v1.1.1
jazwajazwa·2y ago·September 4, 2023
GitHub

Small fix for screw slack configuration.

v1.1.0
jazwajazwa·2y ago·September 1, 2023
GitHub

📋 Changes

  • 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`
v1.0.1
jazwajazwa·2y ago·August 20, 2023
GitHub

Simplify config structure

v1.0.0
jazwajazwa·2y ago·August 19, 2023
GitHub

Hello, World!