finalised first version of pcbs for prototype order
added openscad file for the left halfs case
This commit is contained in:
@@ -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");
|
||||
Reference in New Issue
Block a user