Replies: 1 comment 1 reply
-
This is not a problem with KiKit, but with your shell. Windows cmd uses |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to use Kikit separate command and I received error about arguments:
C:\Program Files\KiCad\6.0>kikit separate --source 'rectangle; tlx: 89mm; tly: 89mm; brx: 111mm; bry: 111mm'
Usage: kikit separate [OPTIONS] INPUT OUTPUT
Try 'kikit separate --help' for help.
Error: Got unexpected extra arguments (tly: 89mm; brx: 111mm; bry: 111mm')
Where can I find more details about arguments format?
Beta Was this translation helpful? Give feedback.
All reactions