mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-30 19:10:17 +02:00
triplet fix
This commit is contained in:
@@ -524,7 +524,7 @@ module path_extrude2d(path, caps=false, closed=false) {
|
||||
}
|
||||
|
||||
}
|
||||
if (false && caps) {
|
||||
if (caps) {
|
||||
move_copies([path[0],last(path)])
|
||||
rotate_extrude()
|
||||
right_half(planar=true) children();
|
||||
|
Reference in New Issue
Block a user