Close

Programmatic Design of the Enclosure using py2scad

A project log for RASPICON | Retro Gaming and Media Center Platform

Play 1000's of games from over 40 retro gaming platforms, or enjoy playback and streaming your media content. Raspberry Pi CPU inside!

acrobotic-industriesACROBOTIC Industries 11/17/2015 at 01:000 Comments

Worked a bit on the enclosure using py2scad (https://github.com/acrobotic/py2scad). This neat module auto-generates the OpenSCAD files allowing for easy programmatic design of a few things. It's particularly useful for box-type enclosures.

The auto-generated files can then be opened using OpenSCAD:

The holes size and position are temporary for now, the next step will be to do some careful measurements of the Raspberry Pi and the USB Hub PCBs in order to adjust these parameters to fit all the connectors more precisely.

Discussions