-
-
Notifications
You must be signed in to change notification settings - Fork 396
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified: README.md new file: docs/assets/img/quicktips/history/history.png modified: docs/index.md new file: docs/quicktips/history.md
- Loading branch information
Showing
4 changed files
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
layout: default | ||
title: Print History/Stats | ||
parent: Quicktips | ||
has_children: false | ||
permalink: /quicktips/history | ||
description: >- | ||
Since Mainsail 1.5.0 it is possible to report and visualize print statistics. These contain various information such as print status, print duration, amount of filament used, etc. | ||
--- | ||
|
||
# {{ page.title }} | ||
{{ page.description }} | ||
It's also possible to reprint jobs. | ||
|
||
![](../assets/img/quicktips/history/history.png){: style="width: 50%;"} | ||
|
||
## Enable print history tracking | ||
|
||
For this, it is necessary to enable print history tracking in moonraker. | ||
|
||
Just add `[history]` to your moonraker.conf and restart moonraker. | ||
|
||
The new history entry will appear in Mainsails sidebar. | ||
|