It seems Adam's PPA builds are failing on boost build and pushing PPA service
disk quotas quite a lot ;) I got some questions related to updates and noticed
that the last version being served is r4179.
Best regards,
-Vesa
___
Mailing list: https://lau
IIRC gEDA PCB did their implementation with VBOs, so it may be helpful to have
a look. Peter Clifton is the main author.
-Vesa
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : ht
> Tests will continue soon on Intel and older Ati hardware.
Worst performance of all as has been the case previously. PCBnew alternate
renderer works fine. Great work!
Renderer (glxinfo):
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on ATI RV370
OpenGL version str
> Probably because nuveau drivers aren't very mature yet? An intel gpu
> simply cannot outperform a dedicated nvidia...
It's a very complicated issue and reasons are longwinded. Nouveau outperforms
Nvidia proprietary drivers sometimes, 2D for example. This time they
outperformed unmeasurably, be
> Tests will continue soon on Intel and older Ati hardware.
Better performance on this HW than yesterdays Nvidia. PCBnew alternate renderer
crashes silently.
Renderer (glxinfo):
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Q35
OpenGL versio
It may make sense to take a peek how gEDA doest it. I'm not saying they are
doing it perfectly, but their main idea is that everything is a reusable file
and the design is scripted together. Like a C++ project with headers and make
scripts...
-Vesa
_
Hi,
It seems PPA version report is flawed regarding build revision
[(2012-nov-02)-testing]:
Application: Eeschema
Version: (2012-nov-02)-testing
Build: wxWidgets 2.8.12 (no debug,Unicode,compiler with C++ ABI 1002,GCC
4.6.3,wx containers,compatible with 2.6)
Platform: Linux 3.2.0-35-generic x86
> I don't think anyone will be interested in e.g. the
> inductors in the Bang & Olufsen UltraSound Remote
> (no, not IR ...) for the B&O BeoVision 6002 TV ;-)
Of course we are intersted!
It just doesn't make sense commercially, but hobbyists will eventually make use
of them.
This kind of stuff ma
Miguel,
Have you noticed the excellent [1] Perl scripted footprint and 3D work by
Øyvind Aabling? I'm going to activate a bit more on the library side and was
considering inclusion the whole of his work in the distribution library. In
case the footprint wizard support gets mainstream we could j
> I simply want the ability to have one or two layers as as background
> images in the PCB editor. I am going to get Clive's code ported to the
> current code base
> and then see how hard it will be get this functionality properly integrated.
Regarding technical details Clive's code may not work
> I simply want the ability to have one or two layers as as background
> images in the PCB editor. I am going to get Clive's code ported to the
> current code base
> and then see how hard it will be get this functionality properly integrated.
I would guess the functionality gets better reception
My use is quite similar, but regarding porting the changes there were
noticeable opposition from main developers. I also see why, regarding how it's
done in reversepcb (it's essentially a quick dirty hack). It also seemed that
the functionality was considered "politically incorrect" ;) If that
Thanks for the answer Miguel, it's the same hack I made. Some trickier linker
error results as well:
Linking CXX shared module _pcbnew.so
/usr/bin/ld: ../3d-viewer/lib3d-viewer.a(3d_aux.cpp.o): relocation R_X86_64_32
against `.rodata' can not be used when making a shared object; recompile with
Regarding python2, would it make sense to just call "python" as "python2" is
not usually available anymore?
"Python" mostly means python2.x and "python3", well python3.x... The current
use of "python2" creates build problems on stock Ubuntu.
-Vesa
___
Really professional work. Thank you very much!
Final touch up for handling complex hierarchies would be pdf links from sheet
objects to schematic pages
and automatic hierarchical table of contents with links...
-Vesa
___
Mailing list: https://launchpa
Fantastic work!
I'm definitely interested in native font as it's usually more readable because
of hinting and antialiasing optimisation. I'd very much like to see similar
native font approach in Eeschema and Pcbnew. I know the gerber limitation, but
I mostly care about editor functionality like
> I am trying to add this functionality, however I am unsure how to go about it.
For zone stitching it may make sense to use our current zone filling logic for
the purpose. If you look carefully you see zones are filled with polygons and
their edges are "rounded" with a track defining also the m
> Like so many suggestions, they are often good ideas that never get done,
> because they do
> not rise to a sufficient level of need within an individual capable of doing
> the work.
> This is especially true in free software, which in fact is never free.
Feature bounties might be a workable s
Some salt on the popcorn?
Regarding net classes handling... Flexible automatic design rules would need
"differential net classes" that means different rules for a net depending on
surrounding nets.
As an example I'll explain the problem of a traditional power electronics half
bridge circuit:
Cleaning the mess is in the works, but there are quite amusing things on the
status log... It seems some of the revision info got lost and I don't know how
to get it back.
bzr merge -r 323..322 seems to do what it says, but I'm a bit reluctant to use
it on the repo as it will delete stuff I did
> push
> is generally never to be used on a branch which is writable by more than one
> user.
Makes sense. Is it possible to blacklist certain bzr commands in repository
setup (server side)? Would be good to reserve push for a maintainer only.
-Vesa
It seems that the doc tree got a bit messed up after some divergence problems.
I would most sincerely like to fix the branch to the same it was before the
last push... I committed my changes to the local branch before syncing and got
the divergence error on push. Sorted out the divergence by mer
> So if what we have is communism, this explains why there are no significant
> parts in our
> libraries. My earlier remarks are NOT a knock on those who signed up to
> improve our
> libraries. It is just a recognition that communism does not work.
> Dick
Well, I think they (communists) tried
Some forgotten details:
Original thread [1] and some more [2]. Regarding linking problems mentioned on
[2] they are solved by taking WxWidgets cmake modules from the current branch.
Namely 'UsewxWidgets.cmake' and 'FindwxWidgets.cmake'. By these changes
everything builds and links nicely on a m
15.03.2011 04:16, Clive Nicolson kirjoitti:
> A few months ago I had a need to reverse engineer a legacy pcb for which
> all I had was the pcb board.
>
> I looked around for a tool to help me with this and could only find
> Deltasoft's
> CBR 5.0, then I discovered kiCad ...
>
> I modified pcbne
http://www.graphic-design-employment.com/tabloid-paper-dimensions.html
http://www.graphic-design-employment.com/ledger-paper-dimensions.html
It seems there is no "portrait tabloid" or "landscape ledger". This paper size
confusion shows a good example why well thought standard is usually a good
t
Hi Adam,
Could you also check what's keeping the other than Natty packages at 3193? For
some reason updates are a bit flaky too. Update manager marks packages broken,
but manual upgrade works fine.
-Vesa
___
Mailing list: https://launchpad.net/~kicad
It seems others have done the bug hunting already...
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.n
https://bugs.launchpad.net/kicad/+bug/879762
Easiest way is reverting to U11.04... Tried to do some investigation, but due
to other commitments the solution is not found yet. My guess is on wxWidgets
version. The bug only shows when line width is more than 2px and graphics
drivers from git (Int
On Sun, 6 Nov 2011, Adam Wolf wrote:
The build version string is the build date. This appears to be the norm,
so that each day's build replaces any previous builds.
Do you mean the package version strig? That's correct, but the KiCad
version string (KiCad title bar, etc.) from CMake is not i
Hi all,
Any ideas how to make translators work easier? I don't remember how many times
I've seen _same_ string being moved to another piece of GUI code or typo fix
just to get translated again. Getting a bit tedious you see... Is there a
feasible way to make a real dictionary file to which _all
Some more polishing for PPA would be syncing the symbol/footprint library from:
bzr branch lp:~kicad-lib-committers/kicad/library
with all the new goodies.
Also running CMake on every build to get the version string correct. Now it
shows PPA setup date or something...
Big thank you to Adam and o
Hello guys,
It's nice to see some more interest to the library subject again :) I've been
keeping this work idling while Dick is working on the new file format for
Eeschema. We are probably going to need those new features for a complete
implementation anyway, so it may make sense to concentrat
Hi Fabio,
Guys at Qi-hardware have done this for KiCad schematics already :)
http://projects.qi-hardware.com/schhist/atusb/
http://projects.qi-hardware.com/index.php/p/eda-tools/source/tree/master/schhist
-Vesa
___
Mailing list: https://launchpad.net/~
Any work going on fixing the PPAs? I have no idea about the details of the PPA
build system, but how about a fresh start without any old temporary stuff? Make
clean, etc... All the icons are moved to different directory so it just seems
that some old build script cruft is laying around.
Why I'm
Thank you for your fine work and great patience for working out the finest
details. The look is just perfect. There are two places where I'd like to do
some hair splitting though... ;)
The zone fill icon has different angles for zone fill edges and the track.
Depending on rounding and filtering
36 matches
Mail list logo