Dima Pulkinen
Dima Pulkinen
I guess this can be closed now.
I just tested the new release, and 3MF import worked. No color support, but the geometry is rendered correctly.
This particular screenshot is from Vishay Vitramon safety MLCC series datasheet. Other manufacturers are not using these sizes, so probably a separate library should be created for them. While 2008...
I did some research and looks like only 2008 and 2012 are exclusive to Vishay Vitramon (also 4044, but I could only find [one capacitor of this size](https://media.digikey.com/pdf/Data%20Sheets/Vishay%20Vitramon/VJ_CDC_Series_Rev_Jan_2018.pdf) and it's...
I'm not sure if it's a real use-case as it's only a few capacitors of this size only from vishay. I had no problems modifying 2010 footprint to make 2012,...
I have a SCPH-39004 and would be happy to help with testing.
I haven't looked deeply into that, but it seems that the devlopers of vnote got it fixed for them: https://github.com/vnotex/vnote/commit/e534eec083c32ec2e04146a7ce8871a162da11aa This is how they do it currently in [ci-linux.yml](https://github.com/vnotex/vnote/blob/daa2fe1785187a302b5412cec84044ba51f0ae5e/.github/workflows/ci-linux.yml#L99). I...
Thanks for a quick response. Well, yes this is one way to do it through a file. In OpenSCAD it's possible to trigger preview without saving the file by pressing...
Thanks, I was not aware of DBus interface, that is a perfect backbone for what I had in mind. Looking at the implementation now, I understand that it's Linux specific...