mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-17 06:08:32 +01:00
Merge pull request #1257 from BelfrySCAD/revarbat_dev
Typo fix in Attachments tutorial.
This commit is contained in:
commit
61807e5511
@ -509,7 +509,7 @@ Both position() and align() can accept a list of anchor locations and
|
|||||||
makes several copies of the children, but
|
makes several copies of the children, but
|
||||||
if you want the children positioned flush, each copy
|
if you want the children positioned flush, each copy
|
||||||
requires a different anchor, so it is impossible to do this with a
|
requires a different anchor, so it is impossible to do this with a
|
||||||
singlke call to position(), but easily done using align():
|
single call to position(), but easily done using align():
|
||||||
|
|
||||||
```openscad-3D
|
```openscad-3D
|
||||||
include<BOSL2/std.scad>
|
include<BOSL2/std.scad>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user