added imageof the panel
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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
|
||||||
```
|
```
|
||||||
|
|||||||
BIN
images/Flow_Controller_Panel.png
Normal file
BIN
images/Flow_Controller_Panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Reference in New Issue
Block a user