From 4cae3a26e9daaffbb6f7032c955c3203ed2d0e2f Mon Sep 17 00:00:00 2001 From: Pascal Engeler <engelerp@itp.phys.ethz.ch> Date: Wed, 24 Jul 2024 15:34:30 +0000 Subject: [PATCH] pcb generator is unavailable --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d0f848f..1f1b7cc 100644 --- a/README.md +++ b/README.md @@ -301,8 +301,6 @@ Upon request I may prepare a clean version. ## PCB generation framework **Involved Technologies**: Python -**Link**: [gitlab](https://gitlab.phys.ethz.ch/code/experiment/rbcomb-breakout) - **Description**:\ Contains classes to represent Kicad pcbs, along with scripts that use these classes to generate different versions of Breakoutboards to break out the 5000 analog nets of the RBComb sample. -- GitLab