mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-04 03:09:45 +00:00
Update shapes3d.scad
This commit is contained in:
parent
86a7766984
commit
247a2deb99
1 changed files with 0 additions and 1 deletions
|
@ -2141,7 +2141,6 @@ module text3d(text, h=1, size=10, font="Helvetica", halign, valign, spacing=1.0,
|
|||
anch.z>0? TOP :
|
||||
CENTER;
|
||||
m = _attach_transform(base,spin,orient,geom);
|
||||
echo(anchor=anchor, anch=anch, base=base);
|
||||
multmatrix(m) {
|
||||
$parent_anchor = anchor;
|
||||
$parent_spin = spin;
|
||||
|
|
Loading…
Reference in a new issue