Skip to content

Installation

Jon Gilbert edited this page Mar 12, 2024 · 4 revisions

To use storage_device_dimensions libraries, save the one you want to use from this repository into your OpenSCAD library directory for your platform:

  • Linux: $HOME/.local/share/OpenSCAD/libraries/
  • Mac OS X: $HOME/Documents/OpenSCAD/libraries/
  • Windows: My Documents\OpenSCAD\libraries\

Required OpenSCAD Version

Using the storage_device_dimensions library requires OpenSCAD 2021.01 or later. Visit https://openscad.org/ for installation instructions.

Required External Libraries

BOSL2

You'll need the Belfry OpenSCAD Library (v.2), authored by a number of contributors. It's located at https://github.com/BelfrySCAD/BOSL2

To download this library, follow the instructions provided at https://github.com/BelfrySCAD/BOSL2#installation

Clone this wiki locally