Sprocket ANSI duplex 2x1 ¼ with configuration table

Co-authored-by: Simone B <simone.bignetti@linux.it>
This commit is contained in:
hasecilu 2023-10-31 18:06:05 -06:00
parent a1c00658dc
commit de73ac0627
No known key found for this signature in database
GPG key ID: 1E3F5A13C8F3337E
46 changed files with 14 additions and 1240533 deletions

View file

@ -4,12 +4,12 @@ This folder contains the 3D models of the sprockets for ISO 606 chains duplex 2"
![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)
---|---|---|---|---|---|---|---|---|---|---|---|---
@ -35,3 +35,15 @@ P (Pitch)|Wc (Chain width)|Dr (Roller diameter)|Tr (Tooth radius)|Rw (Radius wid
50,8|30,99|29,21|51|6|28,8|87,4|27|458,1|437,59|200|30|120
50,8|30,99|29,21|51|6|28,8|87,4|28|474,2|453,69|200|30|120
50,8|30,99|29,21|51|6|28,8|87,4|30|506,5|486|200|30|120
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 2x1 ¼.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.