Phil Duby
Phil Duby
I was hoping someone more familiar with podman and docker could do it. To know when (not) to add qualifiers like "at least", "on fedora", "31+" The basic is easy...
I think that speed is talking to the ports through the linux interface. I found another reference that said you could get 4 MHz through bare metal. In my testing,...
A part in the core repository should have a ".fzp" file in the core folder, NOT a ".fzpz" file. The .fzpz is for a self contained (standalone) part. It is...
There is convention for naming the svg files, to provide more information (in the name). See [4. File Naming Conventions](http://fritzing.org/fritzings-graphic-standards/#download) For shields, that is fairly simple. With "shield" in the...
I ran the part files through [FritzingCheckPart](https://github.com/fritzing/FritzingCheckPart). For core part files, that means creating a directory structure containing only the files to be included in the test. ```t ./core/BLDC_Motor_Control_Shield_IFX007T_breadboard.fzp ./svg/core/breadboard/BLDC_Motor_Control_Shield_IFX007T_breadboard.svg...
Curious. I confirm the symptom (both plus and minus connectors), but when I check dcpower2.fzp and dcpower.svg, I find that the terminalIds are defined in the correct locations. They are...
> We can but there are issues with the viewbox. Here is a generic IC from 0.9.9, things have improved, the width (underlined in green) used (in 0.9.3b for instance)...
There are 3 Arduino Pro Mini parts currently in the parts database. The file in core are: Arduino-Pro-Mini_3.3v-v14.fzp Arduino-Pro-Mini_5v-v14.fzp Arduino-Pro-Mini-v13-a4+5.fzp Is this functionally different? If not, just modify existing part...
Good examples are hard to find. There have been too many people with varying knowledge doing the parts, and inappropriately doing copy/paste of pieces they did not understand. Some information...
A more *official* source of information for the metadata is the Fritzing app wiki. [Part file format](https://github.com/fritzing/fritzing-app/wiki/2.1-Part-file-format) has a section for the FZP format, but there are not a lot...