Prevent extra settings.load on boot (#14499)

This commit is contained in:
Tanguy Pruvot
2019-07-06 05:25:59 +02:00
committed by Scott Lahteine
parent dc02d0720d
commit 8873c583d3
3 changed files with 13 additions and 9 deletions

View File

@ -941,7 +941,7 @@ void setup() {
// Load data from EEPROM if available (or use defaults)
// This also updates variables in the planner, elsewhere
(void)settings.load();
settings.first_load();
#if HAS_M206_COMMAND
// Initialize current position based on home_offset