Message 1 of 4
Eagle 8.3.0: Single Layer mode suggestions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I really like Single Layer Mode, especially the grayed out layers, however I have a few suggestions. A while back I created a similar ULP (ULP/details/animation @ https://github.com/samyk/samytools/tree/master/eagle) and use a hotkey to cycle through the layers, however there are a couple simple features of the ULP I still prefer over Single Layer mode:
- Single Layer mode always keeps the tPlace layer showing and never shows bPlace layer, even if you're on the bottom layer -- this seems like a bug
- Single Layer mode only works from the route command -- it would be convenient to switch through layers while using other commands as well (I have my ULP set to a hotkey and use it constantly). Of course a hotkey could be set to switch to the route command, but I often want to do things such as add TEXT to the bottom layer, which is difficult to see properly because once you're in the TEXT command, all the layers pop up again
- tDocu layer doesn't show up when on the top layer (and same with bDocu on the bottom layer), though not a big deal
- Other important layers like tRestrict/bRestrict don't show up when on a certain layer
- There is no documentation in the ROUTE command regarding Single Layer mode unless I'm missing something?
Thanks!