yaqwsx / KiKit

Automation tools for KiCAD
https://yaqwsx.github.io/KiKit
MIT License
1.53k stars 201 forks source link

Set start numbering variable n for renamenet, renameref #633

Open bemmbix opened 8 months ago

bemmbix commented 8 months ago

Prerequisites

Description

Is it possible to set the start variable for the Panelnumber 'n'?

When I tried the panel renumbering with Board_{n}-{orig} it always starts with n=0. I tested Board_{n+1}-{orig} but it doesn't work.

Originally posted by @bemmbix in https://github.com/yaqwsx/KiKit/issues/24#issuecomment-1941400401

yaqwsx commented 8 months ago

At the moment, this is not possible. But we should add it.