mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-14 06:24:07 +02:00
Removed overrides for square() and circle() builtin modules.
This commit is contained in:
@@ -2,7 +2,7 @@ include <BOSL2/std.scad>
|
||||
include <BOSL2/debug.scad>
|
||||
|
||||
|
||||
sphere(d=30) show_anchors();
|
||||
spheroid(d=30) show_anchors();
|
||||
|
||||
|
||||
// vim: noexpandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|
||||
|
Reference in New Issue
Block a user