-
Variables are snake_case
-
Module names are CamelCase with an initial capital letter
-
Wherever possible, these parameter names should be used for modules.
Parameter Description w width of the object (x axis) d Depth of the object (y axis) h Height of the object (z axis) *_spacing a thruple describing the spacing for a feature {x,y,z}, replace * with the feature name
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 United States License.