- small import problem fixed

- RELEASE 8.98
This commit is contained in:
Marius Stanciu 2019-10-19 16:29:36 +03:00 committed by Marius
parent db31b057a1
commit 7a3e2136ae
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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