vanepp
November 2, 2022, 7:49pm
2
Don’t see one.
It will be fairly difficult to make a part from gerber files, they would do for the pcb svg but the format is quite different. The general way to do this is to start from a similar part (one with the same number of pins) and modify the svg files to match the new part. The necessary data is available in the data sheet pdf available on the web site listed. The following two part making tutorials may help, but it is probably easier if I make a part for you.
NEW FASTER PART MAKING VIDEOS AT THE BOTTOM-Fritzing Parts Fast
ADVANCED FRITZING USER TIPS & TRICKS VIDEOS AT THE BOTTOM-Fritzing Adv Tips & Tricks
A series of part creation videos - I’m not an expert, but there was nothing else around at the time.
Use 1080p HD fullscreen to see details clearly - use gear symbol bottom right -.
Recorded slowly for older people, so select a higher speed if it’s too slow.
P.S. - Sorry about the voice/sound
Fritzing Part Creation - Chapter1 - New Part …
Someone in this forum post
requested help to fix up a part. So while doing that I decided to record what I needed to do in order to fix the part to provide a tutorial to create new / fix broken parts. If you start from the Tarjeta S4A EDU.fzpz file posted in the above thread, you should be able to recreate my improved part posted in the same thread. I started by loading the original part in to Fritzing, that indicates breadboard is (at first look anyway) pretty good, but schematic and pcb are…
schematic Inkscape plugin
Hi all!
I have been working on an extension for Inkscape to create rectangular schematic symbol .svg files for use in Fritzing. I think I created a useful tool to speed up creation of schematic symbols, and now I want to share it with the community.
It’s available on github:
https://github.com/revolt-randy/Fritzing-Schematic-an-Inkscape-Extension.
To install:
In Inkscape, the edit menu → user preferences → system will have an option for ‘User extensions’ - allowing you to open the folder to…
Peter