From 38a4e3213e1aefdb25b265f74444dbbcfa834b3d Mon Sep 17 00:00:00 2001 From: SoftFever Date: Thu, 13 Oct 2022 16:30:24 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7526c373fa..111b149617 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ gcode: SET_VELOCITY_LIMIT {% endif %} +[gcode_macro M900] +gcode: + SET_PRESSURE_ADVANCE ADVANCE={params.K} + ``` It's also recommended to add followinging dummy macros to make Klipper happy