Sprocket ANSI duplex 1 ¼x¾ with configuration table

Co-authored-by: Simone B <simone.bignetti@linux.it>
This commit is contained in:
hasecilu 2023-10-31 16:41:15 -06:00
parent cddea6eb16
commit a8e10b431a
No known key found for this signature in database
GPG key ID: 1E3F5A13C8F3337E
72 changed files with 14 additions and 2725794 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)
---|---|---|---|---|---|---|---|---|---|---|---|---
@ -48,3 +48,15 @@ P (Pitch)|Wc (Chain width)|Dr (Roller diameter)|Tr (Tooth radius)|Rw (Radius wid
31,75|19,56|19,05|32|3,5|18,2|54,6|40|419,8|404,69|150|30|80
31,75|19,56|19,05|32|3,5|18,2|54,6|45|470,3|455,17|160|30|90
31,75|19,56|19,05|32|3,5|18,2|54,6|76|783,5|768,32|180|30|100
The 3D model configuration of each sprocket can be dynamically retrieved using a preset `Configuration table`.
The file name of the 3D model containing the `Configuration table` is **`Sprocket ANSI duplex 1 ¼x¾.FCStd`**.
To obtain the 3D model of the desidered sprocket, 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.