module rp2040_pcb() { rotate([90,0,0]) import("../stl/pcb/rp2040.stl"); } rp2040_pcb();