added imageof the panel

This commit is contained in:
cpu
2026-06-13 23:29:25 +02:00
parent 8fddcbe292
commit 9054cf5b1b
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ The script:
The resulting output is intended for repeatable CNC/MSLA processing. The resulting output is intended for repeatable CNC/MSLA processing.
![Panel](../images/Flow_Controller_Panel.png) ![Panel](images/Flow_Controller_Panel.png)
## Install kikit ## Install kikit
Install `kikit`: Install `kikit`:
@@ -24,8 +24,7 @@ pipx install --system-site-packages kikit
```bash ```bash
# Panelize the PCB using the preset defined in `myPreset.json`. # Panelize the PCB using the preset defined in `myPreset.json`.
kikit panelize \ kikit panelize -p myPreset.json \
-p myPreset.json \
../Flow_Controller/Flow_Controller.kicad_pcb \ ../Flow_Controller/Flow_Controller.kicad_pcb \
panel/Flow_Controller_Panel.kicad_pcb panel/Flow_Controller_Panel.kicad_pcb
``` ```

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB