- finished the Silkscreen Tool but there are some limitations (some wires fragments from silkscreen are lost)

This commit is contained in:
Marius Stanciu
2019-04-30 03:50:01 +03:00
parent c3c37d1473
commit 0e94a2bd11
2 changed files with 11 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- 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
- finished the Silkscreen Tool but there are some limitations (some wires fragments from silkscreen are lost)
26.04.2019