A simple library to calculate the diameters, numbers of teeth and size of stright gears
Project description
##this library intents to help in the calculations needed to desing straight gears. #this library contents 7 functions that helps with the calculations of primitive diameter, internal and external diameter; #with the width of each teeth and even with the distance among each center of the gears.
#just to clarify, all the answers of the calculations are in milimeters and the answers are all float type.
#"num_diente" is a function that calculates the number of teeth of the gear. the values required for this calculation are the external diameter and the module. watch out, sometimes the answer of this operation is a decimal number. if the number is, for example, 5.5, it is better to round it up to 6. #"altura_diente" calculates the height of the teeth. #"diametro_primitivo" calculates the primitive diameter, the operation is "Mz". the answer is a float number. #"diametro_interior" calculates the inner diameter of the gear. the operation is "De-2h" , being De external diameter and h the height of the teeth. #"paso" calulates the circular passage, the operation is "Ppi". #"espesor" calculates the tickness of teeth. #"distancia_centros" calculates how far away needs to be a gear next to other so that they can drive each other without interfering.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file libreria_engranajes_marco-0.0.1.tar.gz.
File metadata
- Download URL: libreria_engranajes_marco-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20ce7d303f27aecf1ea49812bf575121f58323df62725ed09477c4b566fa7b41
|
|
| MD5 |
c1946a07525d3f6dbb033305a4771256
|
|
| BLAKE2b-256 |
baa39c233c9727a3d2ffc7d580e3bf88ea722bbad498a38858fc3855413d3787
|
File details
Details for the file libreria_engranajes_marco-0.0.1-py3-none-any.whl.
File metadata
- Download URL: libreria_engranajes_marco-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73c2579a9c1dca484f469ef989ddea71c707d3f7085b51e21d5cbca8dac02601
|
|
| MD5 |
fa2cb4172ff29fa0a286d67287f08522
|
|
| BLAKE2b-256 |
9677374bc859a376d1c6b11641a6046fd643e349fd622289958da20712d8aa6b
|