KLayout / klayout

KLayout Main Sources
http://www.klayout.org
GNU General Public License v3.0
754 stars 196 forks source link

Strong default grids #1662

Closed klayoutmatthias closed 3 months ago

klayoutmatthias commented 3 months ago

Right now, the default grids can be specified per default or per technology.

However, this only populates the "View/Grids" menu, but does not enforce a certain grid.

The proposal is to allow specification of a strong default grid, e.g.

0.01!,0.02,0.05

The exclamation mark indicates to set 0.01 as the grid, except if one the of the grids is selected.