From 71e9dd0df14cebea00b8b2f7b9229ad0ada8cd18 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 3 Sep 2023 13:42:49 -0400 Subject: [PATCH] New max_accel tested with 20 iterations. --- printer.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer.cfg b/printer.cfg index 17097d0..e9b78e6 100644 --- a/printer.cfg +++ b/printer.cfg @@ -15,7 +15,7 @@ restart_method: command [printer] kinematics: cartesian max_velocity: 300 -max_accel: 10000 +max_accel: 10200 max_z_velocity: 15 max_z_accel: 45 square_corner_velocity: 8.0