container-rack-lib

Crates.iocontainer-rack-lib
lib.rscontainer-rack-lib
version0.3.2
sourcesrc
created_at2024-10-13 11:26:09.072562
updated_at2024-10-13 11:34:18.569283
descriptionSimple cli tool and library for generating storage shelfs for Smartstore containers
homepage
repository
max_upload_size
id1407282
size1,029,372
Joni Hasanen (hasanen)

documentation

README

Smartstore box organizer

Generate to a shelf/organizer for storing Smartstore boxes:

Generated SVG has been checked against files from the 3D design: https://a360.co/3P6BHQe.

You can also use web UI https://container-rack.diy

Rack

8 x 2 withn 4mm material

Back supports

If you don't plan to build housing for the rack or put a back plate, you can 3D print support to be attached in the back:

3D-printed support

Installation

cargo install container-rack-lib

Usage

Check supported containers

container-rack-lib containers

Generate SVG

container-rack-lib generate --rows 8 --columns 3 --material-thickness 4 --container smartstore-classic_1
Commit count: 0

cargo fmt