mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-13 19:14:24 +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)
|
||||
// See Also: corner_profile(), edge_profile(), face_profile()
|
||||
// Usage: As Module
|
||||
// mask2d_ogee(pattern, [excess], ...) [ATTAHCMENTS];
|
||||
// mask2d_ogee(pattern, [excess], ...) [ATTACHMENTS];
|
||||
// Usage: As Function
|
||||
// path = mask2d_ogee(pattern, [excess], ...);
|
||||
// Description:
|
||||
|
Reference in New Issue
Block a user