Sprocket ANSI duplex 1 ½x1 with configuration table

Previously I submited a configuration table without deleting the
files, now I do.
Updated the spreadsheet to have the format used by Simone.

Co-authored-by: Simone B <simone.bignetti@linux.it>
This commit is contained in:
hasecilu 2023-10-31 16:08:41 -06:00
parent 0f0273ff79
commit 904b886b68
No known key found for this signature in database
GPG key ID: 1E3F5A13C8F3337E
69 changed files with 14 additions and 2330709 deletions

View file

@ -4,12 +4,12 @@ This folder contains the 3D models of the sprockets for ISO 606 chains duplex 1
![Image](screenshot.png "Sprocket Duplex")
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 sprocket 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)|Wt1 (Tooth width 1)|Wt2 (Tooth width 2)|z (Number of teeth)|De (External Diameter)|Dp (pitch diameter)|d (Hub diameter)|D (Hole diameter)|H (Total height)
---|---|---|---|---|---|---|---|---|---|---|---|---
@ -46,3 +46,15 @@ P (Pitch)|Wc (Chain width)|Dr (Roller diameter)|Tr (Tooth radius)|Rw (Radius wid
38,1|25,4|25,4|38|4|23,6|72|38|476,2|461,39|170|30|100
38,1|25,4|25,4|38|4|23,6|72|39|488,5|473,5|170|30|100
38,1|25,4|25,4|38|4|23,6|72|40|500,6|485,62|170|30|100
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 ½x1 z08.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](https://github.com/FreeCAD/FreeCAD-library/raw/master/Mechanical%20Parts/Chains/Plate%20Wheel/ISO%20606/Simplex%201%20½%20x%201/configuration.png)
### 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.