Message 1 of 3
Bug Report: Gear script crashed with divide by zero error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Tools / add-ins / SpurGear
Try to type "0" in module field (in my example, I want to use 0.7 as module). Note error that appears:
---------------------------
Fusion 360
---------------------------
Failed:
Traceback (most recent call last):
File "C:/Users/SS/AppData/Local/Autodesk/webdeploy/production/1f559bb8ae333199306b5c4f1fe680c6eb7ab9e0/Python/Samples/SpurGear/SpurGear.py", line 390, in notify
diaPitch = 25.4 / result[1]
ZeroDivisionError: float division by zero
Fusion 360
---------------------------
Failed:
Traceback (most recent call last):
File "C:/Users/SS/AppData/Local/Autodesk/webdeploy/production/1f559bb8ae333199306b5c4f1fe680c6eb7ab9e0/Python/Samples/SpurGear/SpurGear.py", line 390, in notify
diaPitch = 25.4 / result[1]
ZeroDivisionError: float division by zero
---------------------------
OK
---------------------------
OK
---------------------------
Reply
Reply