소스 검색

Merged in marius_stanciu/flatcam_beta/Beta (pull request #242)

- small import problem fixed
Marius Stanciu 6 년 전
부모
커밋
a655c2d755
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