- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox

This commit is contained in:
Marius Stanciu
2019-10-05 22:01:02 +03:00
committed by Marius
parent 4a5e08feea
commit 18c72e4286
2 changed files with 160 additions and 257 deletions

View File

@@ -5,7 +5,6 @@ FlatCAM: 2D Computer-Aided PCB Manufacturing
FlatCAM is a program for preparing CNC jobs for making PCBs on a CNC router.
Among other things, it can take a Gerber file generated by your favorite PCB
CAD program, and create G-Code for Isolation routing.
=================================================
@@ -14,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
- remade: Tool Cutout, Tool 2Sided, Tool Image, Panelize Tool, NCC Tool, Paint Tool to use the QSpinBox GUI elements
- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox
4.10.2019