akaJes / marlin-config

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

[bug] CONFIGURATION_ADV_H_VERSION not updated by marlin-conf #71

Closed yet-another-average-joe closed 6 years ago

yet-another-average-joe commented 6 years ago

Hello !

A bug :

CONFIGURATION_ADV_H_VERSION not updated after conf files upgrade (drag/drop or upload)

as a result, the updated project will not compile.

Should be :

form Marlin 1.1.0 RC8 to Marlin 1.1.6 : 010101 Marlin 1.1.7 : 010107 Marlin 1.1.8 : 010107 Marlin 1.1.9 : 010109

No problem with Configuration.h, CONFIGURATION_H_VERSION is updated

This problem does not occurs with mct (command line utility)

akaJes commented 6 years ago

fixed in v2.10.5