mirror of
https://github.com/DJSundog/NopSCADlib.git
synced 2025-01-25 17:12:46 -05:00
Table headers for brain dead GFM.
This commit is contained in:
parent
405c8e00b8
commit
b1fb0286b5
@ -39,7 +39,7 @@ These are located in the scripts subdirectory, which needs to be added to the pr
|
||||
|
||||
They should work with both Python 2 and Python 3.
|
||||
|
||||
| | |
|
||||
| Script | Function |
|
||||
|:--|:--|''', file = doc_file)
|
||||
for file in os.listdir('scripts'):
|
||||
if file.endswith('.py'):
|
||||
|
@ -4,7 +4,7 @@ These are located in the scripts subdirectory, which needs to be added to the pr
|
||||
|
||||
They should work with both Python 2 and Python 3.
|
||||
|
||||
| | |
|
||||
| Script | Function |
|
||||
|:--|:--|
|
||||
| ```bom.py``` | Generates BOM files for the project. |
|
||||
| ```c14n_stl.py``` | OpenSCAD produces randomly ordered STL files. This script re-orders them consistently so that GIT can tell if they have changed or not. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user