mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-26 11:04:22 +02:00
Cleanup for bottlecaps_adapters.scad
This commit is contained in:
@@ -1086,7 +1086,7 @@ module spiral_sweep(poly, h, r, twist=360, higbee, center, r1, r2, d, d1, d2, hi
|
||||
];
|
||||
|
||||
vnf = vnf_vertex_array(
|
||||
points, col_wrap=true, caps=true,
|
||||
points, col_wrap=true, caps=true, reverse=true,
|
||||
style=(abs(higbee1)+abs(higbee2))>0? "quincunx" : "alt"
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user