Просмотр исходного кода

- small import problem fixed
- RELEASE 8.98

Marius Stanciu 6 лет назад
Родитель
Сommit
7a3e2136ae
2 измененных файлов с 2 добавлено и 0 удалено
  1. 1 0
      FlatCAMPostProc.py
  2. 1 0
      README.md

+ 1 - 0
FlatCAMPostProc.py

@@ -9,6 +9,7 @@
 from importlib.machinery import SourceFileLoader
 import os
 from abc import ABCMeta, abstractmethod
+import math
 
 # module-root dictionary of postprocessors
 import FlatCAMApp

+ 1 - 0
README.md

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
 
 - finished the update on the Google translated Spanish translation.
 - updated the new objects icons for Gerber, Geometry and Excellon
+- small import problem fixed
 - RELEASE 8.98
 
 17.10.2019