From 9d2ac1f145584d0b72064061ce1a876e0b4cfec2 Mon Sep 17 00:00:00 2001
From: christopher dilks <christopher.j.dilks@gmail.com>
Date: Tue, 12 Apr 2022 17:08:30 -0400
Subject: [PATCH] increase sensor spacing by 100um, to resolve small
 sensor-sensor overlaps

---
 compact/drich.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compact/drich.xml b/compact/drich.xml
index 37d5ed40..e84f607d 100644
--- a/compact/drich.xml
+++ b/compact/drich.xml
@@ -185,7 +185,7 @@
   vis="DRICH_sensor_vis"
   side="DRICH_sensor_size"
   thickness="DRICH_sensor_thickness"
-  gap="0.2*mm"
+  gap="0.3*mm"
   />
 
 
-- 
GitLab