nophead / NopSCADlib

Library of parts modelled in OpenSCAD and a framework for making projects
GNU General Public License v3.0
1.2k stars 156 forks source link

Added Raspberry Pi Pico. #193

Closed martinbudden closed 3 years ago

martinbudden commented 3 years ago

Also updated pcb_grid to draw the edge holes. RPI_Pico

nophead commented 3 years ago

I abused the mounting holes to make the edge half holes on the XIAO and the ESP8266 but you can't do that on the Pico because it also has actual mounting holes. Rather than abusing the grid or the mounting holes we should have separate list of pads and populate it with list comprehensions.