Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 865 Bytes

README.md

File metadata and controls

57 lines (39 loc) · 865 Bytes

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

module sabu_disc(
    fins,
    fin_h,
    fin_d,
    fin_t,
    hole_r,
    hole_arc_deg,
    hole_margin,
    plate_r,
    plate_c,
    plate_t,
    pole_r,
    pole_t,
    pole_h,
    pole_fi,
    pole_fo,
    rim_edge,
    rim_open_deg
)

Nomenclature

<Will be added soon>


License

This repository is released under MIT License.