Kicad-cli export sch is not using the custom sheet

Can someone confirm this command does not export the schematic with a custom schematic page?

kicad-cli sch export svg --black-and-white --no-background-color --output board.kicad_sch"

When the schematic page is pointing to the wrong path in kicad_pro the command complains

10:56:30 AM: Drawing sheet './template/my_template.kicad_wks' not found.

But then, if I fix it, it does not use it anyway.

I was doing something wrong… it is actually working fine.

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