mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-15 00:49:40 +00:00
Merge pull request #1533 from CendaL/patch-1
spur_gear: fix missing shorten parameter
This commit is contained in:
commit
32ffac188b
1 changed files with 1 additions and 0 deletions
|
@ -1054,6 +1054,7 @@ module spur_gear(
|
|||
clearance = clearance,
|
||||
backlash = backlash,
|
||||
internal = internal,
|
||||
shorten = shorten,
|
||||
profile_shift = profile_shift,
|
||||
shaft_diam = shaft_diam
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue