PcbDraw icon indicating copy to clipboard operation
PcbDraw copied to clipboard

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams

Results 39 PcbDraw issues
Sort by recently updated
recently updated
newest added

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

We need a graphical manager for the library. That is: - we put all footprints in a single directory. That will be the source of all footprints. - you can...

Following the instructions to install in Windows 10 using `pip install PcbDraw` in the KiCad Command Prompt, I get the following: ERROR: Could not install packages due to an OSError:...

I see that 7b2a4b9bcc7c76ca689cb616563cccfed851612c introduced a new dependency `engineering_number`. I think you should avoid it using something like: https://github.com/INTI-CMNB/PcbDraw/commit/74ccf4bd56f37c8f6a03f1b588014146afbde5a5 Which is a poor as engineering_number but solves the problem in...

First, I really like this software for creating population guides. Thanks! I have found some minor usage and rendering bugs and wrote some patches. I don't know if these are...

Hi, I am trying to generate a PCB svg image with PcbDraw plot tool. Image that could be displayed in a web browser. The image that I generate using the...

For now I'm forced to list every footprint on the pcb (30 resistors, 30 capacitors) with a remapping for each. That's a bit error-prone. What I have in mind is...

A lot of us use sphinx for documentation, it would be cool if we add a direct integration to embed renders, ala populate. I am not sure if that should...

It would be great to host the live examples on gitlab pages or similar :-)

Hi! This project is packaged on Arch Linux and we would like to be able to get rid of our python-mistune1 package (which ships mistune < 2.0.0). It would be...