mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-04 03:09:45 +00:00
Fixed profile_shift= for crown_gear()
This commit is contained in:
parent
678df83174
commit
614f0ea446
1 changed files with 1 additions and 0 deletions
|
@ -2088,6 +2088,7 @@ function crown_gear(
|
||||||
pressure_angle=wpa,
|
pressure_angle=wpa,
|
||||||
clearance=clearance,
|
clearance=clearance,
|
||||||
backlash=backlash,
|
backlash=backlash,
|
||||||
|
profile_shift=profile_shift,
|
||||||
rounding=false
|
rounding=false
|
||||||
), 2, -3
|
), 2, -3
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue