From 97c3679a37e9ede812432e25a096e4906110d441 Mon Sep 17 00:00:00 2001 From: rtyr <36745189+rtyr@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:09:16 +0100 Subject: [PATCH] Fixed top solid extrusion width for M5C. --- resources/profiles/Anker.idx | 1 + resources/profiles/Anker.ini | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Anker.idx b/resources/profiles/Anker.idx index 948d07f6cf2..d867f38f2d5 100644 --- a/resources/profiles/Anker.idx +++ b/resources/profiles/Anker.idx @@ -1,4 +1,5 @@ min_slic3r_version = 2.6.0-alpha4 +1.1.3 Fixed top solid infill extrusion width for M5C. 1.1.2 Added AnkerMake M5C. 1.1.1 Initial official version 1.0.1 Initial Version diff --git a/resources/profiles/Anker.ini b/resources/profiles/Anker.ini index 766fac17285..d5c1c46dcd5 100644 --- a/resources/profiles/Anker.ini +++ b/resources/profiles/Anker.ini @@ -5,7 +5,7 @@ name = AnkerMake # 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 = 1.1.2 +config_version = 1.1.3 # Where to get the updates from? config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anker/ # changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% @@ -326,7 +326,7 @@ thick_bridges = 0 thin_walls = 1 threads = 10 top_fill_pattern = rectilinear -top_infill_extrusion_width = 0.2 +top_infill_extrusion_width = 0.4 top_solid_infill_speed = 50 top_solid_min_thickness = 0.8 travel_speed = 500