- finished the Silkscreen Tool

This commit is contained in:
Marius Stanciu
2019-04-30 03:29:46 +03:00
parent 91e6cc0bff
commit c3c37d1473
3 changed files with 38 additions and 85 deletions

View File

@@ -11,9 +11,10 @@ CAD program, and create G-Code for Isolation routing.
29.04.2019
- soled bug in Gerber Editor: the '0' aperture (the region aperture) had no size which created errors. Made the size to be zero.
- solved bug in Gerber Editor: the '0' aperture (the region aperture) had no size which created errors. Made the size to be zero.
- solved bug in editors: the canvas selection shape was not deleted on mouse release if the grid snap was OFF
- solved bug in Excellon Editor: when selecting a drill hole on canvas the selected row in the Tools Table was not the correct onw but the next highest row
- finished the Silkscreen Tool
26.04.2019