RaulBejarano / Ultimate-Toroidal-Propeller-Generator

The Ultimate Toroidal Propeller Generator is an open source project that provides a way to generate STL files of toroidal drone propellers.
GNU General Public License v3.0
110 stars 17 forks source link

Rename parameters to better understandability #23

Closed RaulBejarano closed 5 months ago

RaulBejarano commented 7 months ago

AS designer I WANT TO have clear parameters SO THAT it would be great changing this parameters:

eh_l = 0,                       // length of the emptying of the hub
eh_d = 0                        // diameter of the hollowing of the hub

to something like:

hub_notch_height= 0,        // height of the emptying of the hub
hub_notch_diameter= 0     // diameter of the hollowing of the hub