Mojca Miklavec
Mojca Miklavec
#### Description This is a preliminary attempt to upgrade KiCad to version 8.0.1. When building 8.0.0 on 10.13 I had to work around a compiler error in json code (which...
#### Description I generated the huge sip patch by: * Deleting the contents of `sip` (if I didn't delete that, the contents would not be regenerated). * Making sure that...
After upgrading the buildbot master to 4.2.1, the old build slaves (using "native" system packages on Debian 9 and Solaris 10) are no longer able to connect. Here is part...
There is a lot that could be improved in this pull request, but I wanted to start with a MWE that shows a build issue with Visual Studio in Release...
**Describe the bug** Suppose that a git repository contains `file1.png` and `file2.PNG`, with the latter only existing in the earlier commits (it is no longer present in the latest commit...
I would like to request support for OpenType fonts. I have the main text written with Lucida and I'm unable to get the font on the graphs match the ones...
## To Reproduce ```python import cadquery ``` ``` $ python Python 3.12.8 (tags/v3.12.8:2dc476b, Dec 3 2024, 19:30:04) [MSC v.1942 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license"...
I installed `pip install --upgrade cadquery` in order to get version 2.6.0, but when I try to use it for some models, it no longer works as some dependencies seem...