vanepp

Results 113 comments of vanepp

Interesting! I haven't really looked at the examples but now that I do I see what you mean. For example the first one I tried: arduino/output/blink has parts in core...

I think I should be on rc2 on Windows 10 Version 1.0.0 (rcCD-4149-0-19b5f937 2023-05-25) 64 [Qt 6.4.3] edit: On 9.10 it works as expected: ![capture](https://github.com/fritzing/fritzing-app/assets/16514277/4f15ba55-6882-40b0-b4db-b0c026c780d3) (no temp parts directory) but...

edit2: Since I'm here :-) ![capture2](https://github.com/fritzing/fritzing-app/assets/16514277/95b56bd8-730e-49f3-87da-86a28076f09a) has the old pot (I suspect that needs a manual update to get the new one!) another one with a temp parts bin ![capture3](https://github.com/fritzing/fritzing-app/assets/16514277/08af444f-d05a-42d0-a88f-7ea2ff51025d)...

The issue seems a lot weirder than that. I have been experimenting with the svg with the intent of figuring out what a sensible minimum scale would be (with the...

OK, I look to have figured out my problem. It looks like Inkscape can't do a scale more than a million to 1. The svg that breaks has a scale...

At a request in the forums I created new (meeting the graphics and parts file format file standards) svgs for these three parts that I think fix all the listed...

I like this idea! This is probably the most common part error (no terminalId in schematic which results in a connection to the middle of the pin.) Automatically fixing that...

I was thinking of these screw terminals and can't immediately find another example (although I think I have seen some in non core parts, but am now unsure if they...

This will likely do it (untested so far though!) in Half_breadboard.fzp change the ModuleId to have -ModuleID appended to it (this I believe is a requirement along with family Breadboard...

"However, I think we need to obsolete the part and create a new one as the moduleID has changed." Yes I expect that is true. Obsoleting the current part should...