updated device size

This commit is contained in:
Sebastian Wendel 2023-01-20 12:10:46 +01:00
parent a31692b240
commit 19d6eae970
No known key found for this signature in database
GPG key ID: 14ED8B1EC3371ECE

View file

@ -40,7 +40,7 @@ tsdc = "CNC"
source = "/hardware/case/PlanktoScope-Case.f3z" source = "/hardware/case/PlanktoScope-Case.f3z"
export = ["/hardware/case/PlanktoScope-Case.dxf"] export = ["/hardware/case/PlanktoScope-Case.dxf"]
outer-dimension-dim = "mm" outer-dimension-dim = "mm"
outer-dimension = "cube(size = [400,150,150])" outer-dimension = "cube(size = [350,150,150])"
[[part]] [[part]]
name = "PlanktoScope-HAT" name = "PlanktoScope-HAT"