mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-17 14:18:15 +01:00
Update shapes3d.scad
This commit is contained in:
parent
86a7766984
commit
247a2deb99
@ -2141,7 +2141,6 @@ module text3d(text, h=1, size=10, font="Helvetica", halign, valign, spacing=1.0,
|
|||||||
anch.z>0? TOP :
|
anch.z>0? TOP :
|
||||||
CENTER;
|
CENTER;
|
||||||
m = _attach_transform(base,spin,orient,geom);
|
m = _attach_transform(base,spin,orient,geom);
|
||||||
echo(anchor=anchor, anch=anch, base=base);
|
|
||||||
multmatrix(m) {
|
multmatrix(m) {
|
||||||
$parent_anchor = anchor;
|
$parent_anchor = anchor;
|
||||||
$parent_spin = spin;
|
$parent_spin = spin;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user