Merge pull request #375 from pysimone/master
Plate Wheel simplex 1 ½ x 1 with configuration table
This commit is contained in:
commit
74090cdbc6
49 changed files with 16 additions and 647474 deletions
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -1,15 +1,16 @@
|
|||
# Chain Plate Wheels ISO606 simplex Simplex 1" ½ x 1" from z 8 to z 30
|
||||
|
||||
This folder contains the 3D models of the plate wheels for ISO 606 chains simplex 1" ½ x ¾" with number of teeth ranging from z=8 to z=30.
|
||||
This folder contains the 3D model of the plate wheels for ISO 606 chains simplex 1" ½ x ¾" with number of teeth ranging from z=8 to z=30.
|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||
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
|
|||
38,1|25,4|25,4|38|4|24,1|28|355,2|340,27|30|24,1
|
||||
38,1|25,4|25,4|38|4|24,1|29|367,3|352,38|30|24,1
|
||||
38,1|25,4|25,4|38|4|24,1|30|379,5|364,5|40|24,1
|
||||
|
||||
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 1.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
|
||||
|
||||

|
||||
|
||||
### 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 |
Loading…
Add table
Reference in a new issue