Fix file name
This commit is contained in:
parent
904b886b68
commit
cddea6eb16
1 changed files with 4 additions and 4 deletions
|
@ -47,14 +47,14 @@ 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|39|488,5|473,5|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
|
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 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 **`Plate Wheel simplex ½x1 z08.FCStd`**.
|
The file name of the 3D model containing the `Configuration table` is **`Sprocket ANSI duplex 1 ½x1.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.
|
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
|
See the following image for details
|
||||||
|
|
||||||

|

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