Troy Tamas
Troy Tamas
**Is your feature request related to a problem? Please describe.** Functions which take a cell, somehow decorate them (by adding grating couplers, straights, pins, etc.), and return a new, decorated...
hi, I was wondering if there was a way to make this work or if it is currently not possible: ```python import klayout.lay as klay import klayout.tl as ktl macro_name...
[this kind of pattern](https://github.com/gdsfactory/gdsfactory/blob/main/gdsfactory%2Frouting%2Froute_bundle.py#L260) can cause snapping issues. we should replace with `gf.kcl.to_dbu(kdb.DPoint(x,y))` @joamatab @sebastian-goeldi