- when doing PDF printing and no object is selected now the default action is to print everything that fits within the workspace

This commit is contained in:
Marius Stanciu
2022-03-30 18:08:47 +03:00
committed by Marius
parent 7f9a23c41c
commit 69a1052a44
2 changed files with 6 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ CHANGELOG for FlatCAM Evo beta
- some minor changes in Distance Plugin
- when changing workspace orientation fixed leaving behind the old frame on the canvas
- improved how the PDF printing works: now the Excellon files are always on top and from the rest of objects the first selected is on top, below the Excellons
- when doing PDF printing and no object is selected now the default action is to print everything that fits within the workspace
29.03.2022