Hi
I started using Kicad 5.1 version, on ubuntu bionic and I’m new to this (worked a bit in Altium, eagle DYI).
So, questions:
When I draw graphics lines in Pcbnew I cannot use hotkeys (m,e) is this bug or with purpose, or there is a way? Moving/Editing parts with hotkeys is ok.
What means “Set origin point for the grid” ? Since it is not changing X,Y global in status bar (they are still referring to upper left corner).
How to change clearance (Inspect -> DRC->Clearance (default by netclass) )?
Since I’m looking for tutorials online, how to change pad to mask clearance (previous version Dimensions->… or Setup -> … global options), now there is no Dimension/Setup?
Thanks
Yes, it is used to set offset for grid location. Drawing the grid starts normally from (0,0), and x and y locations of the grid points are calculated starting from there. Setting the grid origin starts grid from a new location. It moves the hole grid but doesn’t affect the absolute or relative coordinate system or coordinates in any way.
Hi thanks,
I don’t how to quote here, so will mention @pedro, I’m using ubuntu bionic and it doesn’t work, are you using the same?
Can you give me example where grid offset would be useful ?
Thanks
I’m using kubuntu 14.04. Not ready to move to 18.04 yet, though I know I’ll do it before summer
Routing a BGA if the pads are not on the grid. Usually we put the footprint anchor on the grid and the pads are not on it.
I set the grid origing on a pad. Then I choose a user grid of 1/4 or 1/8 the distance between pads. Now I can route the tracks exactly in the middle of two pads using a “comfortable” grid.
Or routing tracks through a 40 pin connector of 2.54 pitch that is placed in a mm grid.
No just draw the line, step over it and press edit. Even while you are in drawing mode, hotkey edit doesn’t work. Even when you are right click on the line there is no Properties option. I think this is a bug.
Here is a picture of right click on the line (fabrication layer if it is needed, but isn’t relevant):
It’s function is a bit hard to decipher, because the new grid “origin” is placed on an existing grid point.
You will understand if you use a grid of 100mill, and then place a standard dip on it.
Then press “s” and select one of the pins of the DIP as the origin. The location you selected will get a grey circle with a slanted cross.
If you then switch to a metric grid (for example 1mm) then you see that the new metric grid is now oriented on the grid point you selected in the previous step.
Edit:
After Pedro’s post below I did some more experimenting.
When relocating the grid with “s” it snaps to endpoints of lines on at least board outline, courtyard and silk screen layers and apparrently also to other graphic objects such as the center of an arc. It does not seem to snap to pads or tracks.