文件名称:scadlib:管理OpenSCAD库
文件大小:43KB
文件格式:ZIP
更新时间:2024-06-11 04:29:12
Python
scadtool
用于创建和管理OpenSCAD库的工具。
有关如何使用scadtool.py的介绍,请参见 。
scaddoc
用于记录scad(OpenSCAD)文件的样式的规范建议。
要查看完整的规范建议,请查看
例子:
/**
* A simple cube as a simple example.
*
* scaddoc provides a familiar method to annotate OpenSCAD modules,
* functions, variables and files with meta data.
*
* @author John Doe
【文件预览】:
scadlib-master
----.gitmodules(135B)
----testing()
--------mapping-example.json(376B)
--------build-example.scad(1KB)
--------information-extraction-example.scad(2KB)
--------README.md(11KB)
--------mapping-example.scad(1KB)
----LICENSE(34KB)
----SCADDOC.md(9KB)
----scadtoolLib.py(62KB)
----scadtool.py(24KB)
----lib()
--------template.scad(754B)
--------testlib()
--------electronic-components()
----README.md(977B)