mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Removed unused hide= argument in bevel_gear()
This commit is contained in:
parent
2c5c2482db
commit
5f548eaafc
1 changed files with 0 additions and 1 deletions
|
@ -2413,7 +2413,6 @@ function bevel_gear(
|
||||||
shaft_angle=90,
|
shaft_angle=90,
|
||||||
backing,thickness,bottom,
|
backing,thickness,bottom,
|
||||||
face_width,
|
face_width,
|
||||||
hide = 0,
|
|
||||||
pressure_angle = 20,
|
pressure_angle = 20,
|
||||||
clearance,
|
clearance,
|
||||||
backlash = 0.0,
|
backlash = 0.0,
|
||||||
|
|
Loading…
Reference in a new issue