Hi,
All the following observations pertain to PCBnew
1.
It seems module names may not contain spaces! If one does, it has
disastrous consequences like the module vanishing into thin air
instead of being saved.
I created a footprint for a 16x2 LCD, and named it LCD 16x2 small,
when (i realise now) I should have named it LCD_16x2_small. I saved
it, and when I tried to retrieve it again, Kicad complained it couldnt
find it, though it is seen in the module list of my library.
This bug needs to fixed/ documented.
2.
In the module editor, when one changes the position of the anchor, the
module temporarily disappears from view. One has to zoom out quite a
bit to get it into view again, then zoom in to resume work. This
happens especially when the zoom level is high.
3.
While positioning the cursor, and moving it with the keyboard, with a
low zoom, the resolution is not good, but in high zoom, the resolution
is better. Is this intentional? The zoom value should have nothing to
do with the cursor step resolution. While placing lines etc, one
watches the x,y coordinates, irrespective of the zoom level.
4.
On the bottom status bar, the x,y coordinates of the cursor are shown
twice. why is this so?
Thanks,
--Royce