Skip to content

Commit

Permalink
Fixed top solid extrusion width for M5C.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyr authored Jan 8, 2024
1 parent 61d4ed1 commit 97c3679
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions resources/profiles/Anker.idx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions resources/profiles/Anker.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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%
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 97c3679

Please sign in to comment.