Merge pull request #378 from pysimone/master

Plate Wheel simplex 1 x 17,02 with configuration table
This commit is contained in:
Juan Gonzalez-Gomez 2022-12-09 13:56:04 +01:00 committed by GitHub
commit 39030b954b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 15 additions and 651430 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)
---|---|---|---|---|---|---|---|---|---|---
@ -36,3 +37,15 @@ P (Pitch)|Wc (Chain width)|Dr (Roller diameter)|Tr (Tooth radius)|Rw (Radius wid
25,4|17,02|15,88|26|2,5|16,2|28|237,7|226,85|20|16,2
25,4|17,02|15,88|26|2,5|16,2|29|245,8|234,92|20|16,2
25,4|17,02|15,88|26|2,5|16,2|30|254|243|20|16,2
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 1" x 17,02.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