Skip to content

Releases: Ankermgmt/prusaslicer-ankermake-ce-profiles

v2.4.2

27 Dec 11:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

01 Sep 01:54
Compare
Choose a tag to compare

Add M5C missing images

Full Changelog: v2.4.0...v2.4.1

v2.4.0

01 Aug 04:10
6e1781f
Compare
Choose a tag to compare

What's Changed

  • Added M5C by @just-trey in #31
  • Changed default PLA Color to yellow so it does not conflict with the selected object color (Green)
  • Merged PLA and PLA+ profiles as they were redundant

Full Changelog: v2.3.3...v2.4.0

v2.3.3

29 Jul 03:59
02bd226
Compare
Choose a tag to compare

What's Changed

  • Add 'TPU' and 'Generic TPU 95A @ANKER-CE' filament profiles by @natescherer in #29

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

04 Jul 03:30
00bb85f
Compare
Choose a tag to compare

What's Changed

  • Improved PETG settings (by @Xelinor)
  • Added Lukagra's filament change gcode (better than just M600)
  • Slightly modified extrusion widths
  • Removed extruder default color so chosen filament color is used in the preview thumbnail
  • Removed duplicate filaments in the config bundle version

v2.3.1

25 Jun 01:00
fe07c13
Compare
Choose a tag to compare

What's Changed

  • fix match pattern for fast profiles
  • bump version and add config bundle by @just-trey in #24

Full Changelog: v2.3.0...v2.3.1

v2.3.0

24 Jun 16:26
c996aa3
Compare
Choose a tag to compare

What's Changed

  • Removed classic mode printer and tuned profiles to match performance
  • Added ooze reduction temps to start g-code (inspired by the Technical Ace's profiles)
  • Removed any settings that matched PrusaSlicer's default or have been deprecated to simplify configuration
  • Removed overhang speed reduction in fast mode.
  • Set organic supports as the default. support method
  • Tuning adjustments:
    • Enabled external_perimeters_first on fast mode for a SIGNIFICANT increase in surface quality
    • Modified gcode_resolution for finer slicing details
    • Modified the following to improve speeds
      • max_print_speed
      • solid_infill_speed
      • travel_acceleration
    • Modified the following to get smoother perimeters:
      • perimeter_acceleration
      • small_perimeter_speed
    • Modified skirt_distance to bring it slightly closer to print
    • first_layer_height now matches other layer heights
    • slight adjustments to better tune filaments
    • cleaned up Windows install script

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

12 May 05:01
45978f4
Compare
Choose a tag to compare
  • Time estimates are much more accurate than previous versions
  • Added scripted install (thank you, @spuder )
  • Renamed old printer setup to "CLASSIC" and removed FAST from printer options more details are available in the readme.md
  • Allow higher quality profiles to be used in "FAST MODE."
  • Removed many unneeded settings that made no real difference
  • Tuned bridges (may still need some optimization)
  • Modified accelerations where they did not match firmware or provide better print quality.
  • Tuned printing speeds
  • Made default profiles have 3 perimeters
  • Fixed PETG temp bug

v2.1.1

07 May 21:20
Compare
Choose a tag to compare
  • No changes to settings, fixing a version mismatch to avoid confusion.
  • removed version number from published zip file.

v2.0.1

01 May 02:13
28d6379
Compare
Choose a tag to compare
  • This version enables a fast mode consistently. See the readme.md for more details.
  • New community edition M5 icon for the configuration wizard
  • Optimized bottom and top surface patterns for regular profiles. (monotonic lines)
  • Tuned some speed settings and moved to percentages where possible.
  • Increased default fill density by 5% and reduced default perimeter to 2.
  • Increased infill overlap to close up some holes on surfaces
  • Minor adjuments to volumetric configurations to improve print quality and speeds
  • Implemented minimum print layer time on regular speed prints to increase quality.