... Small baby steps ;-) ... Okay :-) ... They're no fun indeed. I do wonder at times if the pin types are really all that useful and if we shouldn't have a...
Werner Almesberger
werner@...
Jul 1, 2009 1:07 pm
2961
... It does, thanks a lot ! ... That would be g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2 The arcs now look like they used to before the great plotting rework. Thanks,...
Werner Almesberger
werner@...
Jul 1, 2009 1:21 pm
2962
More plotting feedback: - plotting right-aligned text now works as well. (Not sure if this is new, but when I tried to use it a few weeks ago, that...
Werner Almesberger
werner@...
Jul 1, 2009 1:53 pm
2963
... Getting JNLP to work. With OpenJDK, all I get is netx: Spec version not supported (supports 1.0) I also tried various other packages that are supposed to...
Werner Almesberger
werner@...
Jul 1, 2009 2:26 pm
2964
... So he's not excluding the possibility of opening it. Good ! With the Linux kernel, we once had a rather bad experience with depending on a proprietary...
Werner Almesberger
werner@...
Jul 1, 2009 2:54 pm
2965
plotter->circle expects the diameter, but DRAWJUNCTION_SIZE is just the radius, so the junctions end up a tad smallish. This fix is originally by Alvaro Lopes...
Werner Almesberger
werner@...
Jul 1, 2009 3:07 pm
2966
... How about also including a comment to the code where that magic number comes from? Well, this may be a bit too evident, but anyway. Changelog should get...
Vesa Solonen
vsolonen@...
Jul 1, 2009 6:05 pm
2967
... Heck, I had to bend over and accept Sun java for that... So not a free as in freedom anymore. I'd like to see that changed back. -Vesa...
Vesa Solonen
vsolonen@...
Jul 1, 2009 6:08 pm
2968
... Forgot to add that 64 bit is broken too. I bet solvers would be faster there. -Vesa...
Vesa Solonen
vsolonen@...
Jul 1, 2009 6:14 pm
2969
... Someone has taken a look to the A* ALGORITHM (http://www.ddj.com/184408202?pgno=1 ) ? .. indeed has 20 years.. -- Marco...
When eeschema et al. are invoked with a file name, they change the current directory to where this file lives. However, this only works reliably if an absolute...
Werner Almesberger
werner@...
Jul 2, 2009 2:28 am
2971
If we are talking about wishes- I would like to see capabilities like in LiquidPCB. Check it. It tries to minimize number of clicks you have to make. Ilike the...
... Werner, i have to implement the "Open File Handler" under OSX like is descripted in http://wiki.wxwidgets.org/WxMac_Issues#File_associations . Since you...
... Can you get a JVM from Sun? Why swim upstream? I use ubuntu without problems. OpenJDK seems to still have problems. I am using 1.6.0_12-b04 32 bit...
This patch changes a deeply nested "if" into a series of "breaks", for better readability and to facilitate future extensions. - Werner ... Index:...
Werner Almesberger
werner@...
Jul 3, 2009 1:16 pm
2975
This patch adds a mechanism to suppress ERC errors and warnings that are caused by pin incompatibilities. It works by loading a file with ERC exceptions each...
Werner Almesberger
werner@...
Jul 3, 2009 1:29 pm
2976
In the 3d view they're wrong too... Also the text isn't being mirrored. Alas... who cares... the 3d view is IMHO eye candy only. A real 3d export would be...
... I'm not against free formats, but I dare you to find a 'serious' cad reading blender files :P:P otherwise you could use blender to export as 3ds or...
... [...] ... That was the clue I needed. With javaws from ia32-java-6-sun, I can run freerouter.jnlp. Thanks a lot ! - Werner...
Werner Almesberger
werner@...
Jul 5, 2009 4:54 pm
2980
As stated in the subject line the block copy function is now working in eeschema. For some reason the block stays anchored in its original position. This...
... Java is fine. We teach it to our high school kids in Texas. The state educational board switched from C++ to Java about 5 years ago. It is gaining...
... Here luckily we do procedural/imperative in high-school and java as object orientation in university... As a curriculum java is near-to-nil, except for...
i tried to use http://kicad.1301.cz/ i used the win version and copied the files into kicad directory but when i operate it an error comes up saying file...
Mask clearance should be a board attribute, not a configuration one. After all it's like track clearance and size... That's because depending on the process...