VNF interface update skin.scad and shapes2d.scad

This commit is contained in:
Adrian Mariano
2021-11-16 18:49:37 -05:00
parent 7dfb99c5bb
commit d576526b60
4 changed files with 128 additions and 88 deletions

View File

@@ -29,6 +29,8 @@ $parent_geom = undef;
$tags_shown = [];
$tags_hidden = [];
_ANCHOR_TYPES = ["intersect","hull"];
// Section: Anchors, Spin, and Orientation
// This library adds the concept of anchoring, spin and orientation to the `cube()`, `cylinder()`
@@ -1885,7 +1887,7 @@ module show_anchors(s=10, std=true, custom=true) {
anchor_arrow(s, color="cyan");
}
color("black")
// tags("anchor-arrow")
tags("anchor-arrow")
{
xrot(two_d? 0 : 90) {
back(s/3) {