项目作者: A-G-D

项目描述 :
Tri-lobed Disc
高级语言: OpenSCAD
项目地址: git://github.com/A-G-D/sabu-disc.git
创建时间: 2021-07-02T08:14:38Z
项目社区:https://github.com/A-G-D/sabu-disc

开源协议:MIT License

下载


Sabu Disc


Preview

Sabu Disc (GIF)

Sabu Disc (Solid - Side-view)

Sabu Disc (Wireframe - Top-view)

Sabu Disc (Wireframe - Botton-view)


Directory Structure

res/ - STL files, Screenshots, and GIFs

src/ - source code files


Module API

  1. module sabu_disc(
  2. fins,
  3. fin_h,
  4. fin_d,
  5. fin_t,
  6. hole_r,
  7. hole_arc_deg,
  8. hole_margin,
  9. plate_r,
  10. plate_c,
  11. plate_t,
  12. pole_r,
  13. pole_t,
  14. pole_h,
  15. pole_fi,
  16. pole_fo,
  17. rim_edge,
  18. rim_open_deg
  19. )

Nomenclature

<Will be added soon>


License

This repository is released under MIT License.