From 28c2277902d39dc4984ae8934deea9ba54401cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20North=20=5Bnor=C3=B0urlj=C3=B3sahvi=C3=B0a=5D?= Date: Sat, 14 Nov 2020 17:16:46 +0100 Subject: [PATCH] Equalize all accelerations to avoid filling gcode with M204 commands --- resources/profiles/Anycubic.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/Anycubic.ini b/resources/profiles/Anycubic.ini index 2c9f9da94..1b1fa98aa 100644 --- a/resources/profiles/Anycubic.ini +++ b/resources/profiles/Anycubic.ini @@ -1150,7 +1150,7 @@ support_material_synchronize_layers = 0 travel_speed = 94 first_layer_speed = 15 perimeter_acceleration = 300 -infill_acceleration = 200 +infill_acceleration = 300 bridge_acceleration = 300 first_layer_acceleration = 300 default_acceleration = 300