Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilouz committed Apr 30, 2024
1 parent 973df94 commit 330c7c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This allows to backup and restore Klipper configuration files (all files and fol
- On original Mainsail Web Interface go to `Machine` tab on the left side.

!!! Note
You can also use `KLIPPER_BACKUP_CONFIG` macro to backup Klipper configuration files when installing <a href="../../helper-script/usefull-macros">Useful Macros</a> feature.
You can also use `KLIPPER_BACKUP_CONFIG` macro to backup Klipper configuration files when installing <a href="../helper-script/usefull-macros">Useful Macros</a> feature.


## Restore
Expand All @@ -33,7 +33,7 @@ This allows to backup and restore Klipper configuration files (all files and fol
- When it's done, `/usr/data/printer_data/config/` folder is restored.

!!! Note
You can also use `KLIPPER_RESTORE_CONFIG` macro to restore Klipper configuration files when installing <a href="../../helper-script/usefull-macros">Useful Macros</a> feature.
You can also use `KLIPPER_RESTORE_CONFIG` macro to restore Klipper configuration files when installing <a href="../helper-script/usefull-macros">Useful Macros</a> feature.

<br />

Expand Down
4 changes: 2 additions & 2 deletions docs/helper-script/backup-and-restore-moonraker-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This allows to backup and restore Moonraker database. This can be useful for kee
- On original Mainsail Web Interface go to `Machine` tab on the left side.

!!! Note
You can also use `MOONRAKER_BACKUP_DATABASE` macro to backup Moonraker database when installing <a href="../../helper-script/usefull-macros">Useful Macros</a> feature.
You can also use `MOONRAKER_BACKUP_DATABASE` macro to backup Moonraker database when installing <a href="../helper-script/usefull-macros">Useful Macros</a> feature.

## Restore
<hr>
Expand All @@ -32,7 +32,7 @@ This allows to backup and restore Moonraker database. This can be useful for kee
- When it's done, Moonraker database is restored.

!!! Note
You can also use `MOONRAKER_RESTORE_DATABASE` macro to restore Moonraker database when installing <a href="../../helper-script/usefull-macros">Useful Macros</a> feature.
You can also use `MOONRAKER_RESTORE_DATABASE` macro to restore Moonraker database when installing <a href="../helper-script/usefull-macros">Useful Macros</a> feature.

<br />

Expand Down

0 comments on commit 330c7c9

Please sign in to comment.