From 342f0738c207914ba15f3ea63f52820ccc331f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20North=20=5Bnor=C3=B0urlj=C3=B3sahvi=C3=B0a=5D?= Date: Sun, 15 Nov 2020 00:51:17 +0100 Subject: [PATCH] revert version bump to 0.0.4 and remove accel settings for Predator --- resources/profiles/Anycubic.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/profiles/Anycubic.ini b/resources/profiles/Anycubic.ini index 1b1fa98aa..904926463 100644 --- a/resources/profiles/Anycubic.ini +++ b/resources/profiles/Anycubic.ini @@ -5,7 +5,7 @@ name = Anycubic # Configuration version of this file. Config file will only be installed, if the config_version differs. # This means, the server may force the PrusaSlicer configuration to be downgraded. -config_version = 0.0.5 +config_version = 0.0.4 # Where to get the updates from? config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anycubic/ # changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% @@ -1149,11 +1149,11 @@ dont_support_bridges = 1 support_material_synchronize_layers = 0 travel_speed = 94 first_layer_speed = 15 -perimeter_acceleration = 300 -infill_acceleration = 300 -bridge_acceleration = 300 -first_layer_acceleration = 300 -default_acceleration = 300 +perimeter_acceleration = 0 +infill_acceleration = 0 +bridge_acceleration = 0 +first_layer_acceleration = 0 +default_acceleration = 0 max_volumetric_speed = 15 perimeter_extruder = 1 infill_extruder = 1