Sakati84 / 3DPrintColorizer

Software & Hardware to do multi color printing with Sharpies
GNU General Public License v3.0
429 stars 56 forks source link

Variable Name-Description Discrepancy: FirstPenYPosition #2

Closed FlyMyPG closed 3 years ago

FlyMyPG commented 3 years ago

PenColorizer.py:48-54 The variable name does not match the description.

"FirstPenYPosition":
{
    "label": "First Pen Z Position",
    "description": "Z position for holding the first pen in the pen rack",
    "type": "float",
    "default_value": 238.0
},
Sakati84 commented 3 years ago

Fixed it