Skip to content

Instantly share code, notes, and snippets.

// title: Lasercut box
// author: Benny Malengier
// license: MIT License
var openlid = true; // "Create an box with no lid, so open at top")
var width = 100; // "Width of the box in mm. Default 100mm")
var heigth = 100; // "Height of the box in mm. Default 100mm")
var depth = 50; // "Depth of the box in mm. Default 50mm")