Fix teardrop for threaded screws

This commit is contained in:
Adrian Mariano
2024-01-27 10:52:54 -05:00
parent bd5fd65e3d
commit d6fe226fca
5 changed files with 55 additions and 27 deletions

View File

@@ -450,9 +450,6 @@ function affine3d_rot_from_to(from, to) =
];
// Function: affine3d_mirror()
// Synopsis: Returns a 3D (4x4) reflection transformation matrix.
// SynTags: Mat