diff options
| author | cfinn <cfinn68916@proton.me> | 2026-02-28 21:16:42 -0600 |
|---|---|---|
| committer | cfinn <cfinn68916@proton.me> | 2026-02-28 21:16:42 -0600 |
| commit | 3d6dfd0cf8b1d9638735208f60d5c07822a0ebcc (patch) | |
| tree | dd6939bb152cf296a12cf65045994ded6962f3c7 /CAN_Interjector.kicad_pro | |
| parent | b21da8f273791d3dcd30fbc319ebbddd6d09dc9c (diff) | |
Move the wagos around
Signed-off-by: cfinn <cfinn68916@proton.me>
Diffstat (limited to 'CAN_Interjector.kicad_pro')
| -rw-r--r-- | CAN_Interjector.kicad_pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CAN_Interjector.kicad_pro b/CAN_Interjector.kicad_pro index bd30a2f..cda33c5 100644 --- a/CAN_Interjector.kicad_pro +++ b/CAN_Interjector.kicad_pro @@ -487,10 +487,10 @@ "gencad": "", "idf": "", "netlist": "", - "plot": "", - "pos_files": "", + "plot": "exports/gbr/", + "pos_files": "exports/gbr/", "specctra_dsn": "", - "step": "CAN_Interjector.step", + "step": "exports/CAN_Interjector.step", "svg": "", "vrml": "" }, |
