drid

Results 18 comments of drid

> And there is the topic of licensing. The source repo is under a license that does not allow commercial use. And it does not allow relicensing (not even a...

I used the recommended land pattern from page 2 of datasheet. I've also extracted missing dimensions from PDF using inkscape as suggested. I've also tried the generator script, it does...

Ok, so generated footprint looks like this ![image](https://user-images.githubusercontent.com/1120609/64116171-3fc45580-cd9a-11e9-9fce-5498e451c34f.png) Should I force square pads? Is there a way to achieve R 0.102 and chamfer for EP or leave it as it...

Script https://github.com/pointhi/kicad-footprint-generator/pull/418

Fixed pad width, can't find a way to control how much a pad will extend past the body size, any clue?

> For this to be merged I'd recommend going to v0..0 as per [SemVer.org item 7](https://semver.org/#spec-item-7) Sure, i would like to also make the order of the names follow the...

Since we are targeting a major version change, lets add all the MRs to that version. I'll make a separate MR for each feature so we can decide what should...

I was able to build by removing ```"de-dl9rdz-rdzwx": {}``` from cordova/plugins but I am not sure this is correct. ``` "plugins": { "cordova-plugin-androidx-adapter": {}, - "cordova-plugin-inappbrowser": {}, - "de-dl9rdz-rdzwx": {}...