From b8159cf16fba1f0a9aa98daeaa6e52819a3caa4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Tue, 20 Sep 2016 13:46:47 +0200 Subject: [PATCH] Docs bug: Maximum feedrate for axes is mm/min --- docs/api/printerprofiles.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/printerprofiles.rst b/docs/api/printerprofiles.rst index b529b9d2..b22b8a36 100644 --- a/docs/api/printerprofiles.rst +++ b/docs/api/printerprofiles.rst @@ -164,7 +164,7 @@ Profile * - ``axes.{axis}.speed`` - 0..1 - ``int`` - - Maximum speed of the axis in mm/s. + - Maximum speed of the axis in mm/min. * - ``axes.{axis}.inverted`` - 0..1 - ``boolean``