Jean-Samuel Reynaud
Jean-Samuel Reynaud
Hi Alexandre, For the moment I only propose you to add packaging files for debian. I don't plan to manage submission on Debian archive. I propose that because there is...
Yes, it's a limitation of the current engine. It need a enhancement...
@m-schubert First the code look better than mine. Placement strategy are in class. It's really a good idea ! Then I had made some test and I find some regression....
Sorry for late reply. I want to use your proposal as a new option for via placement (to keep, old method and have also your new method). I have a...
Yes, there are some missing feature in dev branch of KiCad that avoid to have this plugging working for the moment. Once KiCad will provide needed functions I'll update it....
Hi, This exception should not avoid via placement. If there is no via, perhaps you have zones that are not on the same net. Or perhaps you don't select appropriate...
> So that's the issue, it's avoiding other zones not on the same net. Yes. As I see this is also the way of work on some others CAD softwares....
> Annoyingly, there's no way to manually remove the offending vias, since deleting it removes everything. Yes you can. All vias are inside a group. So ungroup them or enter...
This module use old *Android/iOS Native Modules*. This is deprecated in favor of *Turbo Native Module* and *Fabric Native Components* https://reactnative.dev/docs/legacy/native-modules-android This module should be refactored/refreshed... Anyway other up-to-date projects...
You can also modify yourself the file RNSensitiveInfo.js to fix for new architecture (backport of this commit: https://github.com/exPivot/react-native-sensitive-info/commit/d304a13109065f24c4ba816428b618b939e9cd9f) I do that on my side and use https://github.com/ds300/patch-package to maintain in...