- made sure that the new feature of redrawing Gerber on top is not activated when that Gerber object is disabled
- added ability to turn off the outline plotting for Gerber objects (will speed up the plotting but the plotting visual quality will degrade); controlled from Preferences -> Gerber -> General - plotting visuals in 3d graphic mode will no longer create some unnecessary lists
This commit is contained in:
@@ -172,6 +172,7 @@ class FlatCAMDefaults:
|
||||
"gerber_plot_on_select": True,
|
||||
|
||||
"gerber_plot_fill": '#BBF268BF',
|
||||
"gerber_plot_line_enable": True,
|
||||
"gerber_plot_line": '#006E20BF',
|
||||
|
||||
"gerber_def_units": 'IN',
|
||||
|
||||
Reference in New Issue
Block a user