Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 794 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 794 Bytes

soskwatch-fabs

soskwatch-fabs is my personal 3d modeling and fabrication catalogue

development

prerequisites / what i use

getting started

  1. install OpenSCAD
  2. install BOSL2
  3. clone this repo: git clone git@github.com:dsoskey/soskwatch-fabs.git
  4. install soskwatch-fabs libraries: cp -R ./soskwatch-fabs/libraries/ <PATH_TO_OPENSCAD_LIBRARY_DIR>

style guide

  • prefer use over include when working with subcomponents to prevent accidentally rendering standalone subcomponents