2019-04-22 08:08:41 +00:00
|
|
|
include <BOSL2/std.scad>
|
|
|
|
include <BOSL2/debug.scad>
|
|
|
|
|
|
|
|
|
2020-04-25 11:00:16 +00:00
|
|
|
spheroid(d=30) show_anchors();
|
2019-04-22 08:08:41 +00:00
|
|
|
|
|
|
|
|
2020-05-30 02:04:34 +00:00
|
|
|
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|