Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 380 Bytes

Stack Overflow Keyboard

Building the stl files

Initialize the project recursively to pull in the required submodules.

> git clone --recurse-submodules

Open each .scad file with OpenSCAD, then:

  1. Prerender the design and check for errors
    • Design > Render
  2. Export the design as an stl
    • File > Export > Export as stl...