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