Merge pull request #1730 from adrianVmariano/master

worm gear anchor fix
This commit is contained in:
adrianVmariano 2025-06-22 08:26:03 -04:00 committed by GitHub
commit b4a25be17f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3278,7 +3278,7 @@ module worm_gear(
profile_shift = profile_shift,
slices = slices
);
thickness = pointlist_bounds(vnf[0])[1].z;
thickness = 2*pointlist_bounds(vnf[0])[1].z;
attachable(anchor,spin,orient, r=pr, l=thickness) {
zrot(gear_spin)
difference() {