Search the web
Sign In
New User? Sign Up
kicad-devel · Kicad Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 602 - 637 of 3674   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
602
... Thank you. I was thinking the layer pair, obtainable using ReturnLayerPair(), had to do with electrical continuity, not physical extent. But instead it...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 1, 2007
1:57 pm
603
... Correct, and via through have always the same extent (from layer 0 to layer 15), whenever the connected tracks. ... Correct again. The electrical...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Oct 1, 2007
4:50 pm
604
... 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...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 1, 2007
5:55 pm
605
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...
Geoff Harland
gharlandau
Offline Send Email
Oct 2, 2007
2:01 am
606
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...
Marius Kintel
mkintel
Offline Send Email
Oct 2, 2007
4:33 pm
609
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?...
Dick H.
dickelbeck
Offline Send Email
Oct 12, 2007
4:35 am
610
... 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,...
Geoff Harland
gharlandau
Offline Send Email
Oct 12, 2007
3:34 pm
611
... 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 Hollenbeck
dickelbeck
Offline Send Email
Oct 12, 2007
4:05 pm
612
I will be out for 3.5 days from Monday thru Thursday of next week. Back on Friday. Dick...
Dick H.
dickelbeck
Offline Send Email
Oct 13, 2007
7:09 am
613
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...
jean-pierre charras
jeanpierre_c...
Offline Send Email
Oct 13, 2007
9:14 am
614
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...
rokmarkov
Offline Send Email
Oct 14, 2007
8:58 am
615
... 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,...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 14, 2007
2:31 pm
616
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...
Dick H.
dickelbeck
Offline Send Email
Oct 14, 2007
7:32 pm
617
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...
Rok Markovic
rokmarkov
Offline Send Email
Oct 15, 2007
6:58 am
618
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...
Rok Markovic
rokmarkov
Offline Send Email
Oct 15, 2007
7:12 am
619
... 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...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Oct 15, 2007
7:27 am
620
I was testing the bus with arbitrary names netlist creation, I realized that someone, had remove the limitation. I am using latest svn version. Rok...
Rok Markovic
rokmarkov
Offline Send Email
Oct 15, 2007
7:37 am
621
... 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@...
dickelbeck
Offline Send Email
Oct 16, 2007
3:50 am
623
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 charras
jeanpierre_c...
Offline Send Email
Oct 16, 2007
8:32 pm
624
jean-pierre charras wrote: <snip> ... <snip> ... Jean-Pierre, Thank you for explaining that vias' (shape) attributes actually specify the permitted layer pairs...
gharlandau
Offline Send Email
Oct 16, 2007
9:06 pm
625
... 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...
gharlandau
Offline Send Email
Oct 16, 2007
10:38 pm
626
... 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...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Oct 17, 2007
6:26 am
629
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 Plyatov
igor_plyatov
Offline Send Email
Oct 20, 2007
9:19 pm
630
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...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 20, 2007
11:32 pm
631
... 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...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 20, 2007
11:44 pm
632
... 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...
gharlandau
Offline Send Email
Oct 21, 2007
4:35 am
633
... 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...
Magnus Beischer
m_beischer
Offline Send Email
Oct 21, 2007
4:33 pm
634
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...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 21, 2007
8:08 pm
636
... 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...
Dick Hollenbeck
dickelbeck
Offline Send Email
Oct 22, 2007
1:52 am
637
I had a compile error when trying to update kicad this morning: eelayer.o: In function `WinEDA_SetColorsFrame::WinEDA_SetColorsFrame()': ...
David Bourgeois
jaguar0ndi
Offline Send Email
Oct 23, 2007
11:44 am
Messages 602 - 637 of 3674   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help