finalised first version of pcbs for prototype order

added openscad file for the left halfs case
This commit is contained in:
2024-08-26 23:54:25 +02:00
parent 7187affd26
commit 90e42b3902
49 changed files with 236978 additions and 159659 deletions
+8
View File
@@ -0,0 +1,8 @@
$fa = 0.01;
$fs = 0.01;
//import("../pcb-left/output/pcb-left-Edge_Cuts.dxf");
//linear_extrude(height=10, center=true)
linear_extrude(height=1.6)
projection(cut=true)
import(file="../plate/output/plate-Edge_Cuts.dxf");