- started the add of a new Tool: Align Objects Tool which will align (sync) objects of Gerber or Excellon type

This commit is contained in:
Marius Stanciu
2020-01-13 21:43:25 +02:00
committed by Marius
parent 02cfd96715
commit 41277d78ce
7 changed files with 436 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# ##########################################################
# FlatCAM: 2D Post-processing for Manufacturing #
# File Author: Marius Adrian Stanciu (c) #
# Date: 1/10/2020 #
# MIT Licence #
# ##########################################################
from PyQt5 import QtWidgets, QtCore