This commit is contained in:
sirlilpanda
2026-07-13 17:38:03 +12:00
parent 9f4ce14d35
commit 726bbd469e
45 changed files with 16366785 additions and 89 deletions

12
complie_presets.py Normal file
View File

@@ -0,0 +1,12 @@
from openscad import *
import os
idt = osuse("wafer_layouts/gird_array_idt.scad")
idt.render()
# if __name__ == "__main__":
# idt = BidirectionalIDTElectrode()