- modified the on_about() message

This commit is contained in:
Marius Stanciu
2019-09-07 20:10:09 +03:00
committed by Marius
parent 65ac58ae83
commit bdbe0f59f0
3 changed files with 10 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ CAD program, and create G-Code for Isolation routing.
- added new feature in the Gerber object isolation allowing for the isolation to avoid an area defined by another object (Gerber or Geometry)
- all transformation functions show now the progress (rotate, mirror, scale, offset, skew)
- made threaded the Offset and Scale operations found in the Selected tab of the object
- corrected some issues and made Move Tool to show correctly when it is moving and when it is offsetting the objects position
- corrected some issues and made Move Tool to show correctly when it is plotting and when it is offsetting the objects position
- made Set Origin feature, threaded
6.09.2019