mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-04-20 08:11:54 +02:00
Merge pull request #1233 from BelfrySCAD/revarbat_dev
Fixed uncommented Example.
This commit is contained in:
commit
8140e6339b
@ -1997,8 +1997,8 @@ module bevel_gear(
|
||||
// Example: Left Handed
|
||||
// worm(circ_pitch=8, d=30, l=50, starts=3, left_handed=true, $fn=72);
|
||||
// Example: Called as Function
|
||||
vnf = worm(circ_pitch=8, d=35, l=50, starts=2, left_handed=true, pressure_angle=20, $fn=72);
|
||||
vnf_polyhedron(vnf);
|
||||
// vnf = worm(circ_pitch=8, d=35, l=50, starts=2, left_handed=true, pressure_angle=20, $fn=72);
|
||||
// vnf_polyhedron(vnf);
|
||||
|
||||
function worm(
|
||||
circ_pitch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user