Hi,
For our company’s workflow we have to manually get the latest svn revision number and modify the respective text field on the PCB’s soldermask with this number incremented and save/commit it to the svn to have the correct svn number on the production pcb.
I want to automate this process with an action plugin and need to know, if I just need to change the variable in the project file or also in the pcb file:
And what do I need to add in the python code, that the modification inside the textfile is transported to the update in the text field itself in the PCB editor?
Because when I changed the text variable in the pcb file settings, the value is not updated in the text field.
Hannes