Version 6 release plan?

You seems to have another variable there which is empty. This causes the error message. This is a small bug, only the currently edited path should be checked, and only when the users tries to close the dialog all variables should be checked.

EDIT: if in the same dialog session I delete the empty variable, it still complains. Yes, there really is a bug in the checking.

I can confirm that when “KICAD_USER_TEMPLATE_DIR” is empty the “ERROR Environment variable path cannot be empty” message is triggered when editing another environment variable is triggered. I did not see this earlier because I filled in that variable myself a long time ago. (and KiCad won’t let me “empty” it). I had to modify the file “/home/paul/.config/kicad/5.99/kicad_common.json” to test this.

@TheSwede Does your problem go away if you fill in some (possibly bogus) path in the “KICAD_USER_TEMPLATE_DIR” environment variable?

For other people:
Some confirmation that “KICAD_USER_TEMPLATE_DIR” exists and is by default empty would be nice to have before making a bug report. (Confirmation that other environment variables cannot be modified when that var is empty is a bonus).

Sorry, I don’t know what you mean here. I did never change the “/Users/MyHomeFolder/Documents/KiCad/5.99/template/” path. That directory exists on my computer, it’s an empty folder created by the KiCad installer.

It doesn’t matter if the directory is empty. The variable value is empty in you latest screencast. There is a variable name in the dialog but value (Path) column is empty.

It was not empty, it was like this (but I cover it in white in the movie) as I don’t want to post personal paths in public.

I hope this is ok.

KiCad 6 nightly “kicad-msvc.r24608.e81b516a82-x86_64”:
The problems I had with back annotation after Geographical Annotation were due ro an error on my part.
Gerber generation really works fine. It seems the Gerber files are free from “hundreds of” ubused pad definitions. And there is the info which layer the file belongs to.
The drill files: There should be a possibility to generate ONE file for both the plated and non-plated holes. Is there already? The preferred is separate files as is the case now. But there might be card manufacturers that want all in one and the same file.

Yes, it’s quite obvious because the option description is clear in the drill file dialog, maybe your eyes skipped it?

EDIT: it’s PTH and NPTH for Plated and Non Plated Through Holes.

That’s right, my eyes missed it. I agree in “Not recommended …”.

On my wishlist:
The possibility to select whether those objects which are
touched, fully inside or fully outside
the selection drag/drop rectangle become selected.
Today it is something between touching and fully inside.

Have you tried

Select with marquee moving from left to right -> select only within marquee
Select with marquee moving from right to left ->select all objects touching marquee

Is that what you mean?

1 Like

Thank you! This works fine.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.