jazwa/rackstack
A modular 3d-printable mini rack system.
5 Releases
Latest: 1y ago
v1.2.0Latest
Fix all sideModules. This should simplify assembly by removing some awkward geometries. This also reduces the number of external parts required.
v1.1.1
Small fix for screw slack configuration.
v1.1.0
📋 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
Simplify config structure
v1.0.0
Hello, World!
