mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 22:28:16 +01:00
deleted echo
This commit is contained in:
parent
5327db1207
commit
3c614cf84a
@ -61,10 +61,8 @@ module line2d(p1, p2, width, p1Style = "CAP_SQUARE", p2Style = "CAP_SQUARE") {
|
||||
}
|
||||
|
||||
module cap(point, style) {
|
||||
|
||||
}
|
||||
|
||||
module test_line2d_line(angle, length, width, frags) {
|
||||
echo(angle, length, width, frags);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user