diff -r eea8a9e7e1f6 -r 1caa15a0eefc src/EditRecipeTab2.cpp --- a/src/EditRecipeTab2.cpp Mon Apr 18 10:55:33 2022 +0200 +++ b/src/EditRecipeTab2.cpp Mon Apr 18 20:00:49 2022 +0200 @@ -313,6 +313,7 @@ } if (svg == 0) svg = 77.0; + ui->est_svgEdit->setValue(svg); double fg; if (mashkg > 0 && mashinfuse > 0 && mashtime > 0 && mashtemp > 0)