Margret Riegert

Results 233 comments of Margret Riegert

I am using Firefox 66.0.3 on 18.0.4 XFCE Manjaro Linux. It works perfectly for me.

Some ones it may be easy to draw components for: https://github.com/dmitrystu/Nucleo2USB/blob/master/Nucleo2USB.kicad_pcb component 'AMP10118194-0001LF' from library 'CONNECTORS' component 'DS1021-1X03S61' from library 'CONNFLY' component 'DS1023-04-2X19A11.back' from library 'CONNFLY' component 'KiCad-Logo_Copper_11mmx5mm' from library...

https://github.com/nobodywasishere/sphinx-pcbdraw It's a work in progress but it's a start. Not sure how to generate it in CI though as there's no KiCAD.

Ah I'm running into #52, and I've tried a lot of stuff and it's not working. I can't use the KiKit docker image directly as I'm also using a sphinx...

The sphinx action is called within ammaraskar/sphinx-action. Also the error location is [here](https://github.com/nobodywasishere/sphinx-pcbdraw/runs/2441342009?check_suite_focus=true#step:4:2332). I catch the error and put an error node in it's place (so it'll compile with warnings)....

I got it working. I ended up installing everything into the VM itself rather than using Docker. Now time for iterative improvements!

I think there should be a `--hidden comma,seperated,list` command-line option added to PcbDraw (if it doesn't already exist) that will hide said components from the final design. This would be...

Made some updates, adding the directive options and adding another directive for creating a table of the list of components. See [the github repo](https://github.com/nobodywasishere/sphinx-pcbdraw) and [the website](https://blog.eowyn.net/sphinx-pcbdraw/). There's probably a...

App also appears empty for me. klte

For arduino, it looks like there needs to be board specific files added to the stm32duino framework, for example, like the other ones listed [here](https://github.com/stm32duino/Arduino_Core_STM32/tree/main/variants/STM32WLxx).