Bob Cousins
Bob Cousins
Rather than make checklib a python copy of KiCad, I suggest that libs should be valid KiCad libs before running checklib. Checklib performs additional checks for KLC that are not...
I'm not sure there really is a problem, it's theoretical. Have we had any such issues? In general, people submitting PRs created the lib in Kicad, so it should load...
It only takes my PC a couple of seconds to load all 93 libraries... I just think that rewriting chunks of KiCad in Python just in case of some problems...
When I looked at this before, I came to the conclusion that it could not be done with CGAL, because CGAL combines objects losing any color information in the process....
CAN is great, I love it! It might be good for remote displays, but onboard it adds a lot of cost but presents little benefit. Trinamic 2130 can not be...
I have the same problem, used to work fine, upgrade to 5.1.2 kills my perfectly functioning printer. This is really the last straw, I'm never buying Prusa again.
Hi @facchinm Yes, I'm using IDE 1.6.8 I tried nightly build and it has the same problem, plus an additional bug (missing include path) I have attached files to illustrate...
I'm not inheriting from another board, I am creating new ones. "sam" is just an example name, I could have written "foo", or "bambleweeny57". "Dropping an override" is the clue...
FWIW, I am entirely behind @doug-moen 's proposal. In my experimental Carve-CSG fork I implemented the same semantics, and I believe is the only way it can work. It is...