temp
This commit is contained in:
12
complie_presets.py
Normal file
12
complie_presets.py
Normal 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()
|
||||
Reference in New Issue
Block a user