Hi all,
I’m a KiCad and PCB newbie trying to get into this stuff, and I have a couple of questions I’d be glad for any hints, please bare with me;)
- Coordinate Systems
I’ve read about “grid coord system” vs “drill coord system”, but I am still confused.
In cleaning up my PCB, I’ve made sure all edge cut objects (not tied to footprint originated cutouts) have points on a mm grid.
I have set both grid origin and drill origin to the same point (left top) … this seems to be indicated by the overlaid red and green crosses in below screenshot.
Nevertheless, the coordinates of points in cutout elements do NOT fit that origin. Please see this screenshot
Specifically, the arc doesn’t have the expected (x1, y1, x2, y2)
of (0, 3, 3, 0)
.
Why?
Sidenote: I want to see/edit coordinates based on the origin I have set. I don’t care about the printing/page coord system at all …
- Arc Angles
Some of the angles of arcs in my cutouts are shown as not 90° even though they are based on the coordinates of the arcs.
I have tried to redraw the arcs, and while drawing, I get the exact 90° - but once I place the arc, the angle property is not 90° but slightly off.
Why?
From the x/y coords, it is 90°, not something close. Is that a bug?
- Copy-Paste between PCBs
I want to test my PCB cutout with only the ground planes and PCB antennas, and for doing that, I tried to copy-paste the cutout layer from PCB A to PCB B.
I am having a hard time preserving the exact positioning and coordinates while doing so. I tried a bunch of things, but after placing the copied cutout, the item coordinates are always slightly off even though all grid setting, including origins are the same in both PCBs.
Why?
How do I copy-paste stuff between PCBs preserving exact coordinates?
Again, any helps would be greatly appreciated. I have tried various things, read docs, searched on the Web, but at this point I am lost, and I feel I miss some fundamental points.
Cheers,
/Tobias