akaJes / marlin-config

Marlin firmware instant configurator
GNU General Public License v3.0
388 stars 85 forks source link

GRID_MAX_POINTS_* not updated #81

Open yet-another-average-joe opened 5 years ago

yet-another-average-joe commented 5 years ago

Hi akaJes,

found a problem. When upgrading a firmware (drag drop), GRID_MAX_POINTS_X and GRID_MAX_POINTS_Y remain the same (default = 3) in destination (upgraded) Configuration.h

akaJes commented 5 years ago

these where renamed - check the main version and dragged in Also these options repeated in the configuration - and issue is the last option loads as first

hamster65 commented 5 years ago

I ran into the same problem with GRID_MAX_POINTS and possibly also with JUNCTION_DEVIATION. It would be useful to get a list of new or removed / vanished options..