Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.02 KB

Macbook Pro 13" Keyboard Cover

in use

exposed

3d printed keyboard cover for a macbook pro 13" so you can put your own fancy mechanical keyboard on top of it.

This is a remix of pyrho's design (source here)

Changes from Original

  • Adjusted dimensions to fit a 13" macbook instead of 15".
  • Square trackpad cover to fit my own keyboard better.
  • Ansi instead of ISO.

Rebuilding

You only need to do this if you chaneg the design. The .stl files in resources/ are ready to slice and print as-is. You'll need Clojure, Leiningen, and OpenSCAD. You can find detailed instructions here. Having gotten those, the tl;dr is:

  1. Run lein repl
  2. Within that, run (load-file "src/core.clj"), this will regenerate the .scad files in resources/.
  3. Open the .scad files in OpenSCAD. Render them, and export as .stls.