Results 95 comments of cpresser

I am pretty sure we need to devise our own format. * The STM `.xml` files need to be converted to it. * Microchip provide `bxl` files that might have...

@Werni2A Feel free to start with an implementation. The `ATSAMD21` parts in the current lib are a good reference. They are well made and have all the features a generator...

Hi, do you have a screenshot of the symbol wired up with transistors for the 3 half bridges? My feeling is that this symbol would be nicer if it would...

> The design of this symbol was based on the existing triple gate drivers in the library (see #2551) > > I personally prefer it this style, rather than split,...

- [x] Footprint and Filter are good - [x] Pin names and numbers (funny side-node, the datasheet does not have pin17 as NC in the pin-table) check out. - [...

This looks similar to `Connector_RJ:RJ45_Abracon_ARJP11A-MA_Horizontal`? Is it based on that symbol? ![image](https://user-images.githubusercontent.com/17516572/92524012-b0117c80-f221-11ea-9c1a-517a438df0d2.png) It would be nice if the two symbols are as interchangeable as possible. Meaning pins with similar functions...

Hi & thanks for your contribution. Is my assumption correct that you made this symbol by copying a existing symbol like `LED_ARGB`? - [ ] The description should not contain...

I am not sure that I agree that we should put duplicates of footprints into the footprint-repo just because some manufacturer choose to rename them. That just generates more uncertainty...

I already started on this one. My WIP stuff is here: * https://gitlab.com/cpresser/kicad-footprints * https://gitlab.com/cpresser/kicad-library-utils To test it, I also made 3 merge requests: https://gitlab.com/cpresser/kicad-footprints/-/merge_requests * One with errors *...

I have started looking into symbols. Yesterday was the first time I ran kicad6. The documentation (https://docs.google.com/document/d/1AiPZvWT_QBPyVQSyn3ISl6jVntjrrtATEYxzBFJM1HU/edit) has a disclaimer about being outdated, and yes, that seems to be true....