Merge pull request #380 from pysimone/master

Plate Wheel simplex 5x2,5 with configuration table
This commit is contained in:
Juan Gonzalez-Gomez 2023-01-17 09:30:37 +01:00 committed by GitHub
commit d0c49398ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
89 changed files with 15 additions and 1604485 deletions

View file

@ -4,12 +4,13 @@ This folder contains the 3D models of the plate wheels for ISO 606 chains simple
![Image](screenshot.png "Plate Wheel Simplex")
All models are parametric and the values are contained in the spreadsheet `Data`.
The model is parametric and the values are contained in the spreadsheet `Data`.
The parameters refer to the plate wheel dimensions as in the drawing below:
![Drawing](drawing.png "Drawing")
Table of dimensions in millimeters:
### Table of dimensions in millimeters:
P (Pitch)|Wc (Chain width)|Dr (Roller diameter)|Tr (Tooth radius)|Rw (Radius width)|Wt (Tooth width)|z (Number of teeth)|De (External Diameter)|Dp (Pitch diameter)|D (Hole diameter)|H (Total height)
---|---|---|---|---|---|---|---|---|---|---
@ -56,3 +57,15 @@ P (Pitch)|Wc (Chain width)|Dr (Roller diameter)|Tr (Tooth radius)|Rw (Radius wid
5|2,5|3,2|5|0,6|2,3|48|78,6|76,45|8|2,3
5|2,5|3,2|5|0,6|2,3|49|80,2|78,03|8|2,3
5|2,5|3,2|5|0,6|2,3|50|81,8|79,63|8|2,3
The 3D model configuration of each plate wheel can be dynamically retrieved using a preset `Configuration table`.
The file name of the 3D model containing the `Configuration table` is **`Plate Wheel simplex 5x2,5.FCStd`**.
To obtain the 3D model of the desidered plate wheel, click the spreadsheet `Data` in the Tree View and then select the `Teeth Number` in the property editor. If nothing changes try to `Refresh` the model.
See the following image for details
![Drawing](configuration.png "Configuration")
### Notes for developers
If you add a row in the `Configuration table` of the `Data` spreadsheet, then add that row in the above table of this `README.md` file, without the first cell.

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB