17 lines
553 B
Markdown
Raw Normal View History

2025-04-10 18:23:42 -07:00
layers_content_toolbox
======================
2025-04-10 19:36:35 -07:00
Package for [KLayout](https://www.klayout.de) adding two items to the right-click menu in the "Layers" pane:
2025-04-10 18:23:42 -07:00
- `Make All Valid`: Makes all layers valid (interactable) and visible. Adds hotkey Ctrl+Shift+V.
- `Change Layer for Objects`: Same as `Edit -> Selection -> Change Layer`
![Context menu as of v0.30.0](./doc/context_menu.jpg)
2025-04-10 18:55:58 -07:00
Repository locations
====================
- Primary: https://mpxd.net/code/jan/layers_context_toolbox
- GitHub: https://github.com/anewusername/layers_context_toolbox