seho85 / klipper-dgus

A python project to connect a DGUS display to Klipper
GNU General Public License v3.0
44 stars 12 forks source link

Enable user to set config directory #23

Closed seho85 closed 2 years ago

seho85 commented 2 years ago

Instead of allways using the hardcoded path to the config directory, the user should be able define an external configuration directory.

Updating the python application would be easier this way. Because changes may be pulled into the installation directory.