mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 07:50:29 +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`
|
||||
// orient = Vector to rotate top towards, after spin. See [orient](attachments.scad#subsection-orient). Default: `UP`
|
||||
// Example:
|
||||
// ball_bearing("603");
|
||||
// ball_bearing("608");
|
||||
// Example:
|
||||
// ball_bearing("603ZZ");
|
||||
// ball_bearing("608ZZ");
|
||||
// Example:
|
||||
// ball_bearing("R8");
|
||||
// Example:
|
||||
|
Reference in New Issue
Block a user