From f0b7791ff2f2bfc9f9deb2367844519dbfb77ee2 Mon Sep 17 00:00:00 2001 From: Sebastian Wendel Date: Wed, 18 Jan 2023 16:51:58 +0100 Subject: [PATCH] fixed okh project definition --- okh.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/okh.toml b/okh.toml index f8c4c56..fe12cbb 100644 --- a/okh.toml +++ b/okh.toml @@ -4,6 +4,7 @@ name = "PlanktoScope" function = "An open and affordable imaging platform for citizen oceanography" image = "/docs/images/readme/planktonplanet_pub.webp" +version = "2.5" repo = "https://github.com/PlanktoScope/PlanktoScope" release = "https://github.com/PlanktoScope/PlanktoScope/releases" @@ -32,10 +33,6 @@ tsdc = ["CNC", "PCB", "MEC", "STD"] release = "2.3" installation-guide = "/docs/images/getting_started.md" -[[outer-dimensions]] -openSCAD = "cube(size = [400,150,150])" -unit = "mm" - [[part]] name = "PlanktoScope-Case" image = "/doc/images/hardware/planktoscope_case_00.png"