NOTE: due to some internal mess, kicad PCB/schematic probably has some minor modifications against gerber files actually sent to production - these should be considered a source of truth for that revision.
8 lines
123 B
Python
8 lines
123 B
Python
#8p8c
|
|
max_width = 16.2
|
|
pitch = 1.27
|
|
|
|
middle_offset = 3.5 * pitch
|
|
x = 6.61 + (8.89 - 2.54)
|
|
x = 16 - (6.61 + (8.89 - 2.54))
|