mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix missing shorten parameter
Fix missing `shorten` parameter when calling `spur_gear_2d` from `spur_gear` function.
This commit is contained in:
parent
93752014b6
commit
baf5a0aaaa
@ -1054,6 +1054,7 @@ module spur_gear(
|
||||
clearance = clearance,
|
||||
backlash = backlash,
|
||||
internal = internal,
|
||||
shorten = shorten,
|
||||
profile_shift = profile_shift,
|
||||
shaft_diam = shaft_diam
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user