Franck
Franck
Hello, I don't think it will help a lot but under Linux, some torrent are able to entirely screw my machine. Swap space fully used (4Go real RAM + 2.4...
Hello Seb, Ligne 414 dans uConfig-master/src/pdf_extract/datasheet.cpp ` else if (box->text.size() > 15 && (!box->text.contains("/") && !box->text.contains("_") && !box->text.contains(","))) ` tu es un peu trop court !! Passe à 15 caractères...
There is no real bug here. It's the string length of 10 characters that eliminates almost everything. Change it to 15 ! The strange thing is on analyzing full document...
Hello Seb I used the "search and replace" deleteString just where you added your "delete notes" regexp. Thus, for me, the tweak is applied at the right moment. The remaining...
Having Board and Port associated to a window is evident thing to do, yes. Other than that , it is an indescribable mess for someone with one IDE, one sketch...
About errors on values in scripts: bah, for each 3d I made, it was always, try / see result. When there is any error, you immediately get a strange or...
you will find the color definitions in ../tools/shadersColors.py Select something else or add a new one.
@evanshultz , do you get what you want ?
with this: ``` # entries checked against datasheet have a comment with the datasheet link all_params = { 'CP003-px45': Params( body_color_key = 'white body', pin_color_key = 'metal grey pins', l...
@easyw Hello Easy, I did not see a lot of movement on the KiCad 3D models. Barely one added a year ago. I'm questioning the usefulness of creating models that...