mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Fixed ball_bearing examples.
This commit is contained in:
parent
0a1abb78ef
commit
b9b0841044
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@
|
||||||
// spin = Rotate this many degrees around the Z axis after anchor. See [spin](attachments.scad#subsection-spin). Default: `0`
|
// spin = Rotate this many degrees around the Z axis after anchor. See [spin](attachments.scad#subsection-spin). Default: `0`
|
||||||
// orient = Vector to rotate top towards, after spin. See [orient](attachments.scad#subsection-orient). Default: `UP`
|
// orient = Vector to rotate top towards, after spin. See [orient](attachments.scad#subsection-orient). Default: `UP`
|
||||||
// Example:
|
// Example:
|
||||||
// ball_bearing("603");
|
// ball_bearing("608");
|
||||||
// Example:
|
// Example:
|
||||||
// ball_bearing("603ZZ");
|
// ball_bearing("608ZZ");
|
||||||
// Example:
|
// Example:
|
||||||
// ball_bearing("R8");
|
// ball_bearing("R8");
|
||||||
// Example:
|
// Example:
|
||||||
|
|
Loading…
Reference in a new issue