Fix doc problems

This commit is contained in:
Adrian Schlatter
2019-04-13 18:56:55 +02:00
parent 995c9cc6e0
commit 7dd62dd0a7
7 changed files with 7 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ Hackaday.
In contrast to other thread libraries such as `openscad-threads In contrast to other thread libraries such as `openscad-threads
<http://dkprojects.net/openscad-threads/>`__, `yet another thread library <http://dkprojects.net/openscad-threads/>`__, `yet another thread library
<https://www.thingiverse.com/thing:2277141>`__, 'threads for screws and nuts V1 <https://www.thingiverse.com/thing:2277141>`__, `threads for screws and nuts V1
<https://www.thingiverse.com/thing:3131126>`__, and `threading.scad <https://www.thingiverse.com/thing:3131126>`__, and `threading.scad
<https://www.thingiverse.com/thing:1659079>`__, threadlib does not make you look <https://www.thingiverse.com/thing:1659079>`__, threadlib does not make you look
up diameters and pitches and maybe even thread-profiles in tables and norms: It up diameters and pitches and maybe even thread-profiles in tables and norms: It
@@ -31,6 +31,7 @@ Creating a thread is as simple as
to create a British Standard Pipe parallel external thread. to create a British Standard Pipe parallel external thread.
===========================
Why you may want to use threadlib Why you may want to use threadlib
================================== ==================================
@@ -40,14 +41,12 @@ Why you may want to use threadlib
- creates working threads (clearances are left for production tolerances) - creates working threads (clearances are left for production tolerances)
- flexible: - flexible:
- choose the $fn you need to fit the rest of your design - choose the $fn you need to fit the rest of your design
- let threadlib tell you the thread specs so you can do with them what *you* - let threadlib tell you the thread specs so you can do with them what *you* want
want
- extensible: Add your own threads - extensible: Add your own threads
- tried and tested in the real world: Um no, not yet. But with your help, it - tried and tested in the real world: Um no, not yet. But with your help, it
will soon be. will soon be.
===========================
Installation Installation
=========================== ===========================
@@ -63,11 +62,9 @@ Save all of these into your OpenSCAD `library folder
threadlib: threadlib:
- clone threadlib into the folder 'threadlib' inside your OpenSCAD library Clone threadlib into the folder 'threadlib' inside your OpenSCAD library folder
folder
===========================
Usage Usage
=========================== ===========================
@@ -121,18 +118,16 @@ Here, we have used the function thread_specs(...) to look up the threads
specifications - including the recommended diameter of the support structure. specifications - including the recommended diameter of the support structure.
===========================
List of supported threads List of supported threads
=========================== ===========================
Currently, threadlib knows these threads: Currently, threadlib knows these threads:
- Metric threads (coarse, fine, and super-fine pitches) M0.25 to M600 - `Metric threads <http://mdmetric.com/tech/M-thead%20600.htm>`__ (coarse, fine, and super-fine pitches) M0.25 to M600
- British Standard Pipe Parallel Threads G1/16 to G6 - `BSP parallel thread <https://www.amesweb.info/Screws/British-Standard-Pipe-Parallel-Thread-BSPP.aspx>`__ G1/16 to G6
- PCO-1881 (PET-bottle thread) - `PCO-1881 <https://www.bevtech.org/assets/Committees/Packaging-Technology/20/3784253-20.pdf>`__ (PET-bottle thread)
===========================
Extensibility Extensibility
=========================== ===========================
@@ -155,7 +150,6 @@ accomplished and get the fame you deserve: Send in your tried and tested threads
for addition to threadlib! for addition to threadlib!
===========================
Change Log Change Log
=========================== ===========================

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 21 KiB