... Thank you. I was thinking the layer pair, obtainable using ReturnLayerPair(), had to do with electrical continuity, not physical extent. But instead it...
... Correct, and via through have always the same extent (from layer 0 to layer 15), whenever the connected tracks. ... Correct again. The electrical...
... Correct, these are pins not connected, but that might be in the future, and the pins are under a 289 pin BGA. In such a BGA, routing is tricky. So I...
I consider that a desirable outcome would be to create a set of NC-Drill files, rather than just one such file. Ideally, there would be one NC-Drill file for...
Hi again, I have merged Simon's patch with my changes to get KiCad to build on Mac OS X, and it appears to compile correctly. Before I submit anything, I'd...
Geoff, The dialog work is looking nice. The Apply button the pcbnew colors dialog is handy! Don't know that the ESC key is working there, should it be?...
... Pressing the Esc key *should* cancel that dialog box (giving the same outcome as clicking on its "Cancel" button). And that really does happen on my PC,...
... No Esc working here. Ubuntu calls my wxWidgets version 2.8.1.1 Maybe it is version dependent. You might want to check the wxWidgets change log or...
Dick, I saw your info for me in the last change log. I have no problem about rastnest computation, and it was tested on some large boards (8 layers , 950...
Hi I think that limitation on the bus where you have to have nets with the same prefix is ilogical. Bus consist from data lines (Data[1..n]) and from control...
... Hi Rok, This sounds like an enhancement request worth remembering. It might get more attention long term if you added it to the enhancement request list,...
Jean-Pierre, ... I grep through the code, and see Recalcule_all_net_connexion() is NOT called from anywhere. What does it do? ... happens. ... I put a png file...
Hi I think that limitation on the bus where you have to have nets with the same prefix is ilogical. Bus consist from data lines (Data[1..n]) and from control...
Hi Yes, you partially misunderstood. I would like to code this feature myself (when I was writing previous email I haven't this in mind). As I see I have to...
... I saw ... ... I wrote this feature because some time ago I had to convert some pcb created by orcadpcb to pcbnew boards. Its can be usefull for other...
... Yes it was helpful converting a fully screwed up pcbnew file to a partially screwed up pcbnew file. ... The standard track continuity algorithm maybe does...
Dick, Can you test this change with your borad. The track connectivity computation takes in account tack or via width, and i believe its solvs your problem. ...
... Jean-Pierre, I have now rolled back the changes to the class_track.cpp and editrack-part2.cpp files which I made previously. I also made some changes to...
... This was only a change because i has a probleme on a board with vias when testing a new connectivity algo... All changes can be removed. ... This dialog...
Hello! The problems of KiCad dialogs is the 1. Fixed positions and dimensions of elements. When I try to translate interface to russian, then some parts of...
Igor, I agree with you partially. We should definitely use sizers, without exception. There is no reason to not use them, ever. Yes to sizers! But on the...
... No, not true. I like resizeable dialogs, whether sizers are used or not. Mostly with sizers the dialogs should not have to be resized, but when I want...
... Hello Igor, I have been fine-tuning various dialog boxes in recent times, so I am picking that I am one of the people that you have directed your recent...
... Geoff, Seems like the DialogBlocks license is $85 U.S. Would it help if I gave you a license? This would be a small contribution from me to the project (or...
Digging through Igor's links, I see the link for capitalization is here, and it simplifies all capitalization decisions into one of two categories, which I...
... Igor, Maybe you could spend some time and prioritize the dialogs that you are having problems with, by name. So perhaps then they can be addressed in order...