leomcelroy

Results 54 comments of leomcelroy

Thanks for your work on this library! I've encountered similar issues as described here but the solution hasn't worked for me. I'm using an Adafruit HUZZAH32 for my microcontroller and...

I made the refDes the id of the component. It can be passed explicitly: `const ic = board.add(thing, { id: "myRefDes" })`. It defaults to a random alphanumeric string. This...

version checking added, if version mismatch we should point to a change log or release notes

One issue is footprint returns it's argument. So it's still unclear where to store the extra info.

I'm open to adding a `_meta` key to components. I think this ``` // Board-wide properties let board = new PCB(); board.kicad = { properties: { Sheetfile: "UsbUart_Cp2102.Cp2102", Sheetname: "usbconv"...

This file needs to be in the games folder.

This seems like a good idea. I'm not sure I have the details to comment too much on specifics. What spade modifications are we planning on pushing that will necessitate...

Discussed this on Slack this issue should cover #1559

That doesn't seem quite right. The top of the help section should always be the bottom of the view window.

Still not there. The bottom right panel is getting dragged over the top right.