- updated the make_freezed.py file to make sure that all the required files are included

- updated the setup_ubuntu.sh to include the sudo command (courtesy of Krishna Torque on bitbucket)
This commit is contained in:
Marius Stanciu
2019-11-17 15:58:58 +02:00
committed by Marius
parent d327160ab9
commit b41ecd87f8
4 changed files with 13 additions and 39 deletions

View File

@@ -13,6 +13,8 @@ CAD program, and create G-Code for Isolation routing.
- optimized the storage of the Gerber mark shapes by making them one layer only
- optimized the Distance Tool such that the distance utility geometry will be shown even when the mark shapes are plotted.
- updated the make_freezed.py file to make sure that all the required files are included
- updated the setup_ubuntu.sh to include the sudo command (courtesy of Krishna Torque on bitbucket)
16.11.2019