wip for dovetail join for x-y bar
This commit is contained in:
@ -24,6 +24,7 @@ module mirror4XY(p, dx, dy) {
|
||||
children(0);
|
||||
}
|
||||
|
||||
// TODO: rename to simple align
|
||||
module align(a,b) {
|
||||
|
||||
rot_axis = cross(a,b);
|
||||
|
||||
Reference in New Issue
Block a user