intelligent-agent / Reflash

Flasher image for Refactor distro for use with Recore 3D printer board
GNU Affero General Public License v3.0
1 stars 0 forks source link

The `flash-recore` script overwrites the klipper config file #23

Closed eliasbakken closed 1 year ago

eliasbakken commented 1 year ago

If a backup is created using Reflash, and the user install that file to a different printer, the script flash-recore will, as a final step use the default config file for Klipper. Instead, a check should be made to see if a printer.cfg file is already present and then not install a new file.

eliasbakken commented 1 year ago

Works in 0.0.8-RC5