pcb-rnd knowledge pool

 

VFS example scripts

vfs_examples by Tibor 'Igor2' Palinkas on 2019-03-29

Tags: howto, vfs, examples

node source

 

 

Abstract: n/a

  These are examples on how to use the VFS. They are designed to be simple, yet do something marginally useful. They are not intended for production use: for most of them pcb-rnd offers a feature that works better.

script implemented in description
bom.sh shell iterate over subcircuits and print a BoM (CSV)
renumber.sh shell+awk renumber all refdes values to sequential numbering per refdes prefix
print_stack.sh shell print the layer stackup as CSV, in order, from top to bottom, with global layer groups at the bottom