diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-07-12 10:56:45 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-07-12 10:56:45 -0400 |
| commit | 205c0276ce1ccc3cd06c8c9f0ec35c144a766545 (patch) | |
| tree | 1e8e8110137578159bdcb7ee1c3588db93606066 /okm.kicad_pro | |
| parent | deda17292c9031e61eb936f7b2fd6b45ba9b230c (diff) | |
update some notes from review, add title blocks
Diffstat (limited to 'okm.kicad_pro')
| -rw-r--r-- | okm.kicad_pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/okm.kicad_pro b/okm.kicad_pro index dbce21e..e9c63ee 100644 --- a/okm.kicad_pro +++ b/okm.kicad_pro @@ -438,7 +438,7 @@ "no_connect_dangling": "warning", "pin_not_connected": "error", "pin_not_driven": "error", - "pin_to_pin": "warning", + "pin_to_pin": "error", "power_pin_not_driven": "error", "similar_labels": "warning", "simulation_model_issue": "ignore", @@ -631,7 +631,7 @@ "model_mode": 4, "workbook_filename": "" }, - "page_layout_descr_file": "", + "page_layout_descr_file": "${KICAD_USER_TEMPLATE_DIR}/resenv_sheet.kicad_wks", "plot_directory": "", "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", |
