Joaquin Matres
Joaquin Matres
https://gdsfactory.github.io/gdsfactory/notebooks/042_non-manhattan-router.html#Fix-Non-manhattan-connections
@sebastian-goeldi @tvt173
we have the same functionality in gdsfactory which uses since v8.0.0 the klayout backend see [code](https://github.com/gdsfactory/gdsfactory) and [docs](https://github.com/gdsfactory/gdsfactory)
Hi Lukas, in gdsfactory we use the klayout python API to render plots and avoid using the python inside klayout to avoid these types of issues. This is similar to...
I like the idea of linking a separate python to facilitate for Windows and MacOs users @Jan-David-Black For example, we have klayout packages for GF180nm and Skywater130nm and they only...
I see, would you create a new Cross-section type for this? https://github.com/gdsfactory/gdsfactory/compare/main...extruding_segments
Hi, we implemented this in [gdsfactory](https://gdsfactory.github.io/gdsfactory/index.html) See [tutorial]( https://gdsfactory.github.io/gdsfactory/notebooks/03_Path_CrossSection.html#option-3-crosssection-with-componentalongpath)
yes Bas, and at least in gdsfactory you cannot save the GDS after setting the properties of the polygons https://github.com/gdsfactory/gdsfactory/issues/821
Hi Pete, @PetePupalaikis Any updates on this?
Hi Pete, Any updates on this? I think it would be great also merging the branches that have nice features