include <BOSL2/std.scad>
include <BOSL2/debug.scad>
cylinder(h=30, d=30) show_anchors();
// vim: noexpandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap