diff --git a/shelf_with_drawers.scad b/shelf_with_drawers.scad index 29d3ca9..82bcb1d 100644 --- a/shelf_with_drawers.scad +++ b/shelf_with_drawers.scad @@ -13,6 +13,9 @@ * along with this program. If not, see . */ +/* A shelf with cubical drawers. Units are supposed to be cm. The drawers begin + * 80cm above the ground. */ + $fa = 1; $fs = 0.2;