Updated readme for veroboard_size().

This commit is contained in:
Chris Palmer 2021-01-08 21:26:18 +00:00
parent c7d12b20c9
commit 6556d14a11
1 changed files with 1 additions and 0 deletions

View File

@ -3776,6 +3776,7 @@ Veroboard with mounting holes, track breaks, removed tracks, solder points and c
| Function | Description | | Function | Description |
|:--- |:--- | |:--- |:--- |
| `vero_length(type)` | Length of the board | | `vero_length(type)` | Length of the board |
| `vero_size(type)` | Board size |
| `vero_thickness(type)` | Thickness of the substrate | | `vero_thickness(type)` | Thickness of the substrate |
| `vero_track_thickness(type)` | Thickness of the tracks | | `vero_track_thickness(type)` | Thickness of the tracks |
| `vero_track_width(type)` | The width of the tracks | | `vero_track_width(type)` | The width of the tracks |