kikit failing to panelize when launched from pcbnew
Prerequisites
- [x] I have read FAQ
- [x] I have searched existing issues (including closed ones)
- [x] I use KiKit at least version 1.7.2 (older version are not supported)
KiKit version
python -m kikit.ui, version 1.7.2
KiCAD version (only KiCAD 8 and 9 are supported)
9.0.5
Operating system
MacOS Tahoe 26.1
Description
Kikit is generating commands with only one dash instead of two... see attached example (note - error is really misleading! - edges are fine):
Command works fine when used with 2 dashes, see:
Steps to Reproduce
panelize anything on MacOS 26.1
I think the root cause must be different. Your system probably uses a font with ligatures for -- and merges them into —.
Can you really panelize your design from CLI?
actually you are correct - I remember having problems copy-pasting and adding one extra - when working from command-line.
Penalisation from command-line was successful (that's why I found the error message was mis-leading me a lot in beginning).
Note: have just pure MacOS installed without any changes in fonts in both OS or KiCad.
Ok, if you can panelize from CLI, can you give precise steps for reproducing your issue? Including the precise commands and source data.