Started moving base classes into Path.Base module

This commit is contained in:
Markus Lampert
2022-08-13 18:11:56 -07:00
parent 9925c71d36
commit 998347e97f
67 changed files with 474 additions and 508 deletions

View File

@@ -21,7 +21,6 @@
# ***************************************************************************
import FreeCAD
import PathScripts.PathGeom as PathGeom
import Generators.threadmilling_generator as threadmilling
import math