mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
removed echo
This commit is contained in:
parent
4ba8670a55
commit
fd637ec56d
1 changed files with 0 additions and 1 deletions
|
@ -731,7 +731,6 @@ function offset_sweep(
|
||||||
["k", k],
|
["k", k],
|
||||||
["points", []],
|
["points", []],
|
||||||
],
|
],
|
||||||
afda=echo(extra=struct_val(argspec,"extra")),
|
|
||||||
path = check_and_fix_path(path, [2], closed=true),
|
path = check_and_fix_path(path, [2], closed=true),
|
||||||
clockwise = polygon_is_clockwise(path),
|
clockwise = polygon_is_clockwise(path),
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue