- small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta
- fixed multiple parameter 'outname' in the Tcl commands OpenGerber and OpenGcode - added more examples in the scripts Examples: isolate and cutout examples - updated the Italian translation - updated the translation files
This commit is contained in:
@@ -68,7 +68,7 @@ include_files.append(("config", "lib/config"))
|
||||
|
||||
include_files.append(("README.md", "README.md"))
|
||||
include_files.append(("LICENSE", "LICENSE"))
|
||||
|
||||
include_files.append(("CHANGELOG.md", "CHANGELOG.md"))
|
||||
base = None
|
||||
|
||||
# Lets not open the console while running the app
|
||||
|
||||
Reference in New Issue
Block a user