mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-14 13:34:01 +02:00
Update masks2d.scad
Typo
This commit is contained in:
@@ -832,7 +832,7 @@ function mask2d_dovetail(edge, angle, slope, shelf=0, inset=0, mask_angle=90, ex
|
|||||||
// Topics: Shapes (2D), Paths (2D), Path Generators, Attachable, Masks (2D)
|
// Topics: Shapes (2D), Paths (2D), Path Generators, Attachable, Masks (2D)
|
||||||
// See Also: corner_profile(), edge_profile(), face_profile()
|
// See Also: corner_profile(), edge_profile(), face_profile()
|
||||||
// Usage: As Module
|
// Usage: As Module
|
||||||
// mask2d_ogee(pattern, [excess], ...) [ATTAHCMENTS];
|
// mask2d_ogee(pattern, [excess], ...) [ATTACHMENTS];
|
||||||
// Usage: As Function
|
// Usage: As Function
|
||||||
// path = mask2d_ogee(pattern, [excess], ...);
|
// path = mask2d_ogee(pattern, [excess], ...);
|
||||||
// Description:
|
// Description:
|
||||||
|
Reference in New Issue
Block a user