- a new feature that when selecting an object in the Project Tab, that object is redrawn over the other objects, in top position. Feature controlled from Preferences -> Gerber -> General.

This commit is contained in:
Marius Stanciu
2022-02-11 02:35:40 +02:00
committed by Marius
parent 3d4e195ae1
commit 4b611f5ce3
7 changed files with 28 additions and 8 deletions

View File

@@ -169,6 +169,7 @@ class FlatCAMDefaults:
"gerber_use_buffer_for_union": True,
"gerber_clean_apertures": True,
"gerber_extra_buffering": False,
"gerber_plot_on_select": True,
"gerber_plot_fill": '#BBF268BF',
"gerber_plot_line": '#006E20BF',