From fd40d5bb457a90688f583769f89221eddaadf588 Mon Sep 17 00:00:00 2001 From: Olli Date: Mon, 23 Apr 2018 22:40:36 +0200 Subject: [PATCH] New feature: display current/total height --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0158e74..5a3b179 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A OctoPrint-Plugin that sends the current progress of a print via M117 command to the printer-display and also to the top navigation bar. -It shows the percentage, the current layer, total layer count, current height and total height: +It shows the **percentage, the current layer, total layer count, current height and total height**: - Printer Display: 50% L: 60/120 H:23mm/47mm - NavBar: Layer: 60 / 120 Height: 23mm of 47mm