2019-04-22 01:08:41 -07:00
|
|
|
include <BOSL2/std.scad>
|
|
|
|
include <BOSL2/debug.scad>
|
|
|
|
|
|
|
|
|
2019-06-21 17:36:38 -07:00
|
|
|
cube(40, center=true) show_anchors();
|
2019-04-22 01:08:41 -07:00
|
|
|
|
|
|
|
|
2020-05-29 19:04:34 -07:00
|
|
|
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|