Skip to content

Commit e7575cc

Browse files
committed
Add warning about using the right versions of STL files.
1 parent fb52f8b commit e7575cc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ is meant to get you started, without having to check for compatibility and
6363
without cross referencing multiple parts of the documentation to build your own
6464
version of the device.
6565

66+
67+
68+
> **Warning**
69+
> We only keep the rail shapes constant between versions. When printing make sure that your ``MainCase`` and ``MainCaseLid`` come from the same release. The same is true for ``DisplayCase`` Top and Bottom. The Idea is that OpenBikeSensors can be mounted on a different bike with older version mounts, but the current version lid won't necessarily fit onto last years case.
70+
6671
To get a standard variant, print these parts:
6772

6873
```

export/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# For the most recent release you can find the files conveniently zipped [here under "assets"](https://github.com/openbikesensor/OpenBikeSensor3dPrintableCase/releases)
22

3-
This folder contains the stl files for convenience. It is recommended however to download the latest released files as a zipped bundle [here under "assets"](https://github.com/openbikesensor/OpenBikeSensor3dPrintableCase/releases) instead.
3+
This folder contains the stl files for convenience. It is recommended however to download the latest released files as a zipped bundle [here under "assets"](https://github.com/openbikesensor/OpenBikeSensor3dPrintableCase/releases) instead.
4+
5+
> **Warning**
6+
> We only keep the rail shapes constant between versions. When printing make sure that your MainCase and Lid as well as DisplayCase Top and Bottom come from the same case version. The Idea is that OpenBikeSensors can be mounted on a different bike with older mounts, but the current version lid won't necessarily fit onto last years case.

0 commit comments

Comments
 (0)