mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2026-01-05 23:18:13 +00:00
Update masks2d.scad
Typo
This commit is contained in:
parent
7e89f0021e
commit
5eef1c421e
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue