ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
309 stars 21 forks source link

Force cache precomputation for all front pcb parts during erbb setup #551

Closed ohmtech-rdi closed 1 year ago

ohmtech-rdi commented 1 year ago

This PR precomputes KiCad PCH and SCH parser caches during erbb setup for the kivu12 board and our libraries of parts for route manual and route wire.

This allows to have a more initial snappy experience when using erbb operations on projects, at the expense to make the erbb setup slightly longer.