temp
This commit is contained in:
@@ -25,7 +25,8 @@ $fs = 0.01;
|
||||
SCRIPT_VERSION="0.0.1";
|
||||
|
||||
// font for layout
|
||||
FONT="Ubuntu Sans Mono:style=Regular";
|
||||
// FONT="Ubuntu Sans Mono:style=Regular";
|
||||
FONT="SquareFont:style=Regular";
|
||||
|
||||
// the test number ref number for this set of IDTs
|
||||
test_number = 1;
|
||||
@@ -49,7 +50,7 @@ c = 3992.0;
|
||||
// c = 3159.0;
|
||||
|
||||
// the target frequency of the IDT
|
||||
freq = 50.0e6;
|
||||
freq = 10.0e6;
|
||||
|
||||
// the distance between the input and output IDT
|
||||
// should be between 100-200
|
||||
@@ -94,8 +95,8 @@ bond_pad_shape = "square";
|
||||
|
||||
// ================= text =================
|
||||
|
||||
info_block_offset_x=7;
|
||||
info_block_offset_y=30;
|
||||
render_text = true;
|
||||
|
||||
// total scale of infoblock
|
||||
info_block_scale=0.3;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user