FreeCAD: master a273bef2

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2020-10-23 14:52:14 master 9f13c8c2
Changeset Path: Fix div by zero error

Fix MillFace div by zero error reported in forum at https://forum.freecadweb.org/viewtopic.php?f=15&t=51415
Rotational-related variables were exposed to non-rotational code block. They have been moved into correct rotational code block.
mod - src/Mod/Path/PathScripts/PathAreaOp.py Diff File