From 19d6eae970bff52d27b30bd2f5783c9744793d60 Mon Sep 17 00:00:00 2001 From: Sebastian Wendel Date: Fri, 20 Jan 2023 12:10:46 +0100 Subject: [PATCH] updated device size --- okh.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/okh.toml b/okh.toml index 588d3af..3acbca3 100644 --- a/okh.toml +++ b/okh.toml @@ -40,7 +40,7 @@ tsdc = "CNC" source = "/hardware/case/PlanktoScope-Case.f3z" export = ["/hardware/case/PlanktoScope-Case.dxf"] outer-dimension-dim = "mm" -outer-dimension = "cube(size = [400,150,150])" +outer-dimension = "cube(size = [350,150,150])" [[part]] name = "PlanktoScope-HAT"