Klipper "Global" permanent variables
Klipper does not have an EEPROM like Marlin, but variables can still be permanently written so that they persist even after a reboot. This is done by creating a file in which the variables are written. This makes it very easy to view the variable's status and change it directly in the file.
