mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 09:10:27 +02:00
Fixed ball_bearing examples.
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user