- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)

This commit is contained in:
Marius Stanciu
2019-04-26 18:02:07 +03:00
parent 8eb390e706
commit 8fcd75a8e4
5 changed files with 53 additions and 34 deletions

View File

@@ -12,9 +12,9 @@ import math
import gettext
import FlatCAMTranslation as fcTranslate
import builtins
fcTranslate.apply_language('strings')
import builtins
if '_' not in builtins.__dict__:
_ = gettext.gettext