Z-move correction
Z-move inhibition after FactoryReset
This commit is contained in:
parent
5ad2fdaaaa
commit
0695f3f345
1 changed files with 1 additions and 0 deletions
|
@ -1355,6 +1355,7 @@ void setup()
|
|||
plan_init(); // Initialize planner;
|
||||
|
||||
factory_reset();
|
||||
lcd_encoder_diff=0;
|
||||
|
||||
#ifdef TMC2130
|
||||
uint8_t silentMode = eeprom_read_byte((uint8_t*)EEPROM_SILENT);
|
||||
|
|
Loading…
Add table
Reference in a new issue