Laser Cut Parametric Box Generator

Author: @
License:
File formats: dxf,scad
Download type: zip
Size:9.9KB

The file 'Laser Cut Parametric Box Generator' is (dxf,scad) file type, size is 9.9KB.

Summary

I wrote a script to generate lasercut boxes. The script reads a config file with the box dimensions and generates a DXF file and an OpenSCAD model. We use the script for all types of cases here at metalab. The example file attached is the case of our electronic door lock system.

The script can be found here:
http://svn.clifford.at/handicraft/2009/boxgen/

You might need to install SPL (the scripting language I've used for the script) before you can use the script:
http://www.clifford.at/spl/

metalockbox.dxf 115.8KB
metalockbox.scad 1.7KB

Tags