Releases: Ankermgmt/prusaslicer-ankermake-ce-profiles
Releases · Ankermgmt/prusaslicer-ankermake-ce-profiles
v2.4.2
What's Changed
- AnkerSlicer default setting for first_layer_speed is 50 mm/s -> first… by @HansAndreManfredson in #36
- Update AnkerMakeCE.ini by @just-trey in #37
New Contributors
- @HansAndreManfredson made their first contribution in #36
Full Changelog: v2.4.1...v2.4.2
v2.4.1
Add M5C missing images
Full Changelog: v2.4.0...v2.4.1
v2.4.0
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
What's Changed
- Add 'TPU' and 'Generic TPU 95A @ANKER-CE' filament profiles by @natescherer in #29
New Contributors
- @natescherer made their first contribution in #29
Full Changelog: v2.3.2...v2.3.3
v2.3.2
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
- Incoming/2.3.2 by @just-trey in #28
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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
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
- Update readme.md by @BernCarney in #12
- Make script more portable by @spuder in #14
- fix: correct linux directories and proper error handling when no directories are found by @HakonHarnes in #16
- Automate publishing zips by @spuder in #10
New Contributors
- @BernCarney made their first contribution in #12
- @HakonHarnes made their first contribution in #16
Full Changelog: v2.2.0...v2.3.0
v2.2.0
- 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
v2.0.1
- 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.