- GCode Editor - added a Beginner/Advanced toggle button

This commit is contained in:
Marius Stanciu
2020-12-25 21:03:33 +02:00
committed by Marius
parent 8e40ddfab0
commit a8bd111731
2 changed files with 91 additions and 13 deletions

View File

@@ -13,8 +13,9 @@ CHANGELOG for FlatCAM beta
- Gerber Editor - made sure that when simplification button is clicked the coordinates and vertex points field are cleared
- Gerber Editor - added a Beginner/Advanced toggle button
- Gerber Editor - added context menu to Apertures Table and also on row selection in Aperture Table, the area and vertex number fields are updated
- Excellon Editor - added a Beginner/Advanced toggle button; added context menu to Apertures Table
- Excellon Editor - added a Beginner/Advanced toggle button; added context menu to Tools Table
- Excellon Editor - fixed the Tools Table row selection handler
- GCode Editor - added a Beginner/Advanced toggle button
23.12.2020