-
In the next revision, could you provide support for more advanced stepper modules?
this would require that the three config pins have a way to set them individually or have them connect to spi (for…
-
Hey! Thanks for making this and thanks for sharing with it https://github.com/Pi-Case-40-Community/Pi-Case-40
I get your worry about the PCB height. I am also working on a PCB replacement of my own…
-
I just tried to build GerberTools but first obstacle was the "#!/bin/sh" in build.sh. I changed that to "#!/bin/bash" and it started that build. However, now i have another issue:
Here is what i ge…
-
@Kreeblah can I suggest you consider a [crowdfunding](https://en.wikipedia.org/wiki/Crowdfunding) campaign on [Crowd Supply](https://en.wikipedia.org/wiki/Crowd_Supply) for a your custom gameport-adap…
-
Hi,
The plugin throws an error see attachment:
Application: KiCad x64 on x64
Version: 7.99.0-2508-gcd884211ef, release build
Libraries:
wxWidgets 3.2.2
FreeType 2.12.1
HarfBuzz 8…
-
Hi there,
I don't know how much trouble this is, but I just wanted to point out that you could automate the release and metadata creation for the KiCad PCM with github action. Here are two repos I…
-
This would be a fantastic feature, but might be hard to implement.
Some questions
* Load existing graphics or auto-generate (how?)?
* One diagram per connector series/family/type, or one for ever…
-
This suggestion is valid for all your arduino products (uno, mega, due and so on) which i hope you can consider.
It would be really nice with eagle files containing only basic features required for …
-
Add touch gestures hangling for two finger zoom and long press as a right click emulation.
It is possible with wxWidgets 3.1.x
For examples see:
```
grep TOUCH samples/event/*.cpp
grep GESTUR…
-
This is a feature request.
I am suggesting of writing all docs in a standard format, I suggest ASCIIDOC.
Why am I asking this?
1) Because Markdown is not a (real) format. I mean that Markdown is …