Skip to content

fritzing/fritzing-parts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status master Actions Status develop

This repository contains all part definitions that are shipped with the fritzing app. Every fritzing installation contains a clone of this repository and is continuously updated through github, so take great care when making changes.

Parts are composed of meta-data (.fzp) and related graphics (.svg). Read more on the part folder structure and file format.

Contributing parts

See the contribution guidelines on how to contribute directly to this repository. If this seems too complex, you may alternatively share your part in the fritzing forum.

Pull Requests

Because a master-pull request results in a parts-update for all fritzing users, there is a develop branch. This branch is for new parts, testing and quality management. Please commit your pull-requests to this branch, so the master branch is clean and ready to use for all fritzing users. The develop branch gets merged from time to time after the QA is done.

Creating parts

Learn how to create custom parts