Patrick, They have been for me so far, but I'm just getting started... I do have one complete board and the files for it seem to work in both Windoze and Linux...
3288
inqed8
Feb 27, 2008 3:44 pm
I have been trying to follow the mini tutorial: http://kicad.sourceforge.net/wiki/index.php/Mini_tutorial#Laying_out_the_circuit_board_with_Pcbnew. And use...
3289
Stéphane Goujet
stephane.goujet@...
Feb 27, 2008 3:44 pm
Hello, I updated my kicad setup to one of the latest versions in SVN, and the behaviour/features of the zone filling have changed. I would like to be able, as...
3290
Veronica Merryfield
veronica_mer...
Feb 27, 2008 10:53 pm
From: deaninkc ... The days were long and the coffee pot was busy....
3291
Remy
boitaspam01
Feb 27, 2008 11:04 pm
... Hi Patrick, From help files : " Kicad binaries exists for Linux and Windows (XP, 2000). Files (schematic, boards, libraries) created on both systems are...
3292
JOHN LUCKEY
jrluckey
Feb 27, 2008 11:45 pm
I think I still have some rubylith ... somewhere To: kicad-users@yahoogroups.com From: veronica.merryfield@... Date: Wed, 27 Feb 2008 12:58:33 -0800 ...
3293
ghatwal_amit
Feb 28, 2008 3:46 am
Hi Igor, You seem to be a KICAD software developer ..... I wanted some sort of manual which shows steps of how to compile this source code and generate a...
3294
Milan Horák
strangernh
Feb 28, 2008 5:55 am
Hi, download links are here http://kicad.sourceforge.net/wiki/index.php/Download the file containing step by step manual how to compile Kicad is in root ...
3295
ghatwal_amit
Feb 28, 2008 6:21 am
Hi Milan , Am sorry if i have upset you unknowingly. My main aim is that i want to get into the world of open source coding.So i will try the manual to compile...
3296
Milan Horák
strangernh
Feb 28, 2008 6:27 am
Hi Amit, see below ... So I was wrong. And I'm glad of it :-) ... Hope the manual wil help. ... I'm not code contributor. I just release svn snapshots. I'm the...
3297
Tom Patton
thpnalb
Feb 28, 2008 8:45 am
and I'm twiddling with my Ulano swivel knife as I write... Just last weekend, was cleaning out a closet and threw away 4 9x12 silk screens...I kept a couple,...
3298
Pedro Martin
pkicad
Feb 28, 2008 9:30 am
Hi, Just draw the pcb outline on the EdgesPcb layer. Pedro....
3299
Robert
brownbrummig
Feb 28, 2008 9:49 am
Oh, but that's nothing compared to the grim task of DIY PCBs when I was a teenager. I would spend hours and hours either drawing directly on to the copper...
3300
klui_
Feb 28, 2008 10:20 am
I've got a serious autorouting bug - if "Comp layer" is unchecked, routes passer right across a pin on comp. layer! (purple arrows). Blue arrows - I see a...
3301
yajeed2000
Feb 28, 2008 1:00 pm
Hi, Just thought I'd mention that a Hex timestamp is used instead of a more user friendly filename in Eeschema's ERC report. Obviously not a major problem on...
3302
circular.file
Feb 28, 2008 10:29 pm
Let me start off and say that I been using EDA tools for 10+ years, and I am new to Kicad. So far it looks like a great package, but I have one issue maybe...
3303
Dan Andersson
dlea5098
Feb 28, 2008 10:57 pm
You can use the hierarchical setup as a "flat" system. I make an initial "block schematic" containing all the parts I'm intending to create. I then just...
3304
Veronica Merryfield
veronica_mer...
Feb 29, 2008 12:22 am
A very familiar story. I use to dump my spent FeCl down the ground drain until we had a visit from the local water people who knew which street the stuff was...
3305
ghatwal_amit
Feb 29, 2008 5:33 am
Hi Milan , I tried compiling the source code using the instructions in "how to build for Windows.txt" file in the root KICAD source folder. I downloaded the...
3306
Milan Horák
strangernh
Feb 29, 2008 6:01 am
Hi, it has to be $ ../configure --enable-unicode --enable-monolithic --disable-shared --with-msw --with-opengl [ENTER] make [ENTER] make install [ENTER] or $...
3307
ghatwal_amit
Feb 29, 2008 6:46 am
hi Milan , I got it after i sent the mail.It was a stupid question ....i know :) But now am getting a different error ... Error is configure: error: ar is...
3308
Milan Horák
strangernh
Feb 29, 2008 7:25 am
Hi, in this case I have no idea. IMO it is incomplete mingw/msys installation. Milan...
3309
ghatwal_amit
Feb 29, 2008 8:46 am
Hi Milan , Just to cross -verify ...can you please gimme the link from where you downlaod the mingw/msys utility . Perhaps , am going wrong there somewhere . ...
3310
Milan Horák
strangernh
Feb 29, 2008 10:19 am
Hi, downloaded directly from sf.net (http://sourceforge.net/project/showfiles.php?group_id=2435) Milan...
3311
Jonas Diemer
mithsir
Feb 29, 2008 12:11 pm
Hi, I am unsure where "end-users" are supposed to obtain their KiCAD binaries from: 1. On the official website (http://www.lis.inpg.fr/realise_au_lis/kicad/),...
3312
Moses McKnight
moses_mcknight
Feb 29, 2008 3:34 pm
Hi, I'm trying to compile the latest SVN code and I'm getting this error: /kicad/common/common_plot_functions.cpp:232: error: ‘WS_LICENCE’ was not declared...
3313
jean-pierre charras
jeanpierre_c...
Feb 29, 2008 4:28 pm
... Fixed. ... This is a wxGTK bug, fixed in recent wxGTK releases ( >= 2.7.1) For old versions, See the wxGTK patch in how-to-build-kicad.txt. in this file...
3314
Moses McKnight
moses_mcknight
Feb 29, 2008 4:42 pm
... Thanks, it's compiling now. ... Ah. I've been running the binary SVN snapshots from the website so far. Are they compiled with wxGTK 2.6? I'm running...
3315
Fred
joukikikan
Feb 29, 2008 10:51 pm
Hi, sorry for asking what might be a ridiculous question. I searched the English language tutorials and this forum, but did not find an answer. I need to use...
3316
Dan Andersson
dlea5098
Feb 29, 2008 11:06 pm
... Fred, Lucky you... KiCad have one of the simplest to use Library and Module editors I've seen. You can find the information you need in the KiCad tutorial....