From 8b9c602dbb1670111c6f3c431977845dad0ac72c Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 30 Jul 2023 01:29:13 -0400 Subject: [PATCH] Adjusted max_velocity. --- printer.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer.cfg b/printer.cfg index 2f43be7..c520f4c 100644 --- a/printer.cfg +++ b/printer.cfg @@ -14,7 +14,7 @@ restart_method: command [printer] kinematics: cartesian max_velocity: 300 -max_accel: 5000 +max_accel: 6000 max_z_velocity: 15 max_z_accel: 45 square_corner_velocity: 8.0