From eca4f51c915ba6c92ff781706f3de7e65050cf41 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 21 Apr 2022 11:09:06 -0300 Subject: [PATCH] Updated README with new option --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d0c91bb..f2e6fced 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,8 @@ global: Uses the `strftime` format. - `date_time_format`: [string='%Y-%m-%d_%H-%M-%S'] Format used for the PCB and schematic date when using the file timestamp. Uses the `strftime` format. - `dir`: [string=''] Default pattern for the output directories. + - `drill_size_increment`: [number=0.05] This is the difference between drill tools in millimeters. + A manufacturer with 0.05 of increment has drills for 0.1, 0.15, 0.2, 0.25, etc.. - `edge_connector`: [string='no'] [yes,no,bevelled] Has the PCB edge connectors? KiCad 6: you should set this in the Board Setup -> Board Finish -> Edge card connectors. - `edge_plating`: [boolean=false] Has the PCB a plated board edge?