SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.11k stars 173 forks source link

Thread bug re neck_in_degrees and neck_out_degrees? #92

Closed nerdfever closed 6 years ago

nerdfever commented 6 years ago

When I use screw_thread.thread() with the neck parameters I get:

but

(Divide-by-zero error is in screw_thread.py, line 113)

etjones commented 6 years ago

Nice catch. Two bugs here. Fixed