mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
deleted echo
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user