moggieuk / ERCF-Software-V3

New software driver for ERCF control under Klipper
GNU General Public License v3.0
298 stars 63 forks source link

KlipperScreen does not show current Gate Map #58

Closed fabiandj64 closed 1 year ago

fabiandj64 commented 1 year ago

When i edited the Gates via KlipperScreen, the Values will be saved in ercf_vars.cfg. But when i restart KlipperScreen or Firmware or whole printer, everything on KlipperScreen is back to default. ercf_vars.cfg still shows the edited Values.

moggieuk commented 1 year ago

What is your persistence_level defined in ercf_parameters.cfg? If not a high enough value, changes will not be reloaded on reboot/restart. This is as designed. Read the comments in ercf_parameters.cfg... setting to a level of `4' will restart with ALL state including selector position for example.

fabiandj64 commented 1 year ago

guess i overlooked that option facepalm

closed