-
https://sourceforge.net/tracker/?func=detail&aid=2802090&group_id=73743&atid=538814.
2009-06-05 22:52:07 UTC in GPL'd Electronic Design Automation
-
This is a fork from
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1767721&group_
id=161080
PCB does by nature very hard computing tasks. But, any application can also
crash since code is (still) writen by human.
When computing, it happens that the window looks locked up, and lead me to
thinking the process crashed. In Enlightenment DR17, this is materialised
by some red...
2009-06-05 22:50:45 UTC in Printed Circuit Board Layout Tool
-
https://sourceforge.net/tracker/?func=detail&atid=538814&aid=1840690&group_id=73743.
2007-11-29 01:37:51 UTC in GPL'd Electronic Design Automation
-
PCB does by nature very hard computing tasks. But, any application can also
crash since code is (still) writen by human.
When computing, it happens that the window looks locked up, and lead me to
thinking the process crashed. In Enlightenment DR17, this is materialised
by some red binking window decoration after 6 seconds.
I think pcb should implement a progress bar for two reasons:
-...
2007-11-29 01:35:39 UTC in Printed Circuit Board Layout Tool
-
piklab-0.14.4 is ok for me.
2007-08-16 22:22:26 UTC in Piklab
-
I just tried a LM7805, and it was pinned correctly. This means, gschem's default triac is wrong.
2007-08-04 20:49:26 UTC in GPL'd Electronic Design Automation
-
steps:
- gscheme: draw a schematic
- add a strandard triac, and 3 terminators, and put them all together
- name the terminators according to the specification (search BTA06 in http://www.alldatasheet.com/view.jsp?Searchword=BTA06 ) : curved pin is G, the one next to G is A1, and one other side is A2
- save, close gcheme
- run gsch2pcb
- open PCB with the pcb file, load netlist
-...
2007-08-04 20:33:11 UTC in GPL'd Electronic Design Automation
-
PCB does by nature very hard computing tasks. But, any application can also crash since code is (still) writen by human.
When computing, it happens that the window looks locked up, and lead me to thinking the process crashed. In Enlightenment DR17, this is materialised by some red binking window decoration after 6 seconds.
I think pcb should implement a progress bar for two reasons:
- at...
2007-08-04 19:05:40 UTC in GPL'd Electronic Design Automation
-
I just created a bug about resistorpack, but, I think Gscheme lacks more ones, especially parallel (there is only one available, but I have seen different kinds in electronic atalogs), and other kinds of pack:
- diodes
- capa
- transistors
(I can send links to reseller to proof the existance of some of them).
2007-08-04 18:55:21 UTC in GPL'd Electronic Design Automation
-
In Gscheme, when selecting resistorpack,
- 3.1 shows a 2 res array, with pins numbered from 1 to 3.
- 7.1 shows a 6 res array, with pins numbered from 1 to 7
- 7.2 shows a 7 res array, with pins numbered from 1 to 8
what is strange, and not conventional with what seen previously
- 8.2 shows a 7 res array, with pins numbered from 1 to 8
- 8.1 shows a 8 res array, with pins numbered from 1...
2007-08-04 18:52:46 UTC in GPL'd Electronic Design Automation