Rastersoft

Results 24 issues of Rastersoft

For some reason, the schematic (.sch) files are usually wrong, having one blank line inserted quite randomly that prevents kicad from opening the file. To fix this, it is enough...

The grid tracks in each button are quite close to the centering holes. This patch moves them to the middle, thus giving extra clearance.

This patch adds an extra parameter, --normal-diodes, that uses normal, pass-through 1N4148 diodes instead of SMD-mounted ones.

This patch adds an extra parameter that removes the traces in each switch. Alone is not very useful, but combined with the other patches makes it more useful.

This patch adds "fake" buttons between two keys when there are too much distance between them, thus allowing to better keep the "grid disposition" of the net and the tracks....

This patch adds full support for tall keys, like ISO Return key or the keypad "plus" and "return" keys.

Hi: I created a layout and exported as JSON, and then applied your program to generate the KiCad files. But when I try to open it in the current KiCad...

Some time ago I created an extension for Scratch that used the sidebar. Now I'm updating it for Code but found that it doesn't work: Code doesn't generate the `hook_notebook_sidebar`...

Just adding "41" to metadata.json makes this extension to work on Gnome Shell 41. No source changes are needed.

The original, Atmega32U4 based, teensy, doesn't support serial port emulation and multimedia keycodes support at the same time because the microcontroller doesn't have enough endpoints. This patch adds an extra...