Today we are proud to release the sixth bug fix release for the 2.7.61.X Beta and most likely the last Beta version before 2.7.61.X becomes the new stable brahch. This is a huge milestone in the step towards 2.7.61.X becoming our new stable release. We are not far away from announcing 2.7.61.X as our new stable version, the amount of serious bug reports is way down.
Moving forward we are working towards a maintenance release cycle of every two weeks. Either being for the 2.6.71.X, 2.7.62.X, or 2.9.63.X branches.
We want to thank everyone who productively helped in making the 2.7.61.0 Beta release such a huge success.
We still would like to stress, if you see anything that does not seem to be working the way you might expect it to, to reach out to us on Discord and talk it through with the team, and they will instruct you on how to go from there. This has vastly helped in keeping simply setting issues or misunderstandings on how a feature works out of the issue tracked in GitHub. Again we thank you.
You can find a link to the download on the links page of this website or on our GitHub on the Tags page.
New
- Tool to convert & validate vendor profiles (can be compiled via convert_config project in src/test-utils)
Bug Fixes
- Support: fix compute of “first support layer height on top of object” to be computed from the support print_z and the object’s last layer print_z),
- Fix seams object with multiple instances.,
- Fix a perimeter_loop issue,
- Fix overhangs_speed_enforce: now only works after the overhangs_width_speed threshold. And it correctly set the overhangs attributes to “full overhang speed but not flow”.,
- Always write the ‘total toolchanges’ stat line in the gcode,
- Move windows build from 2019 to 2022
Known Issues
- On some cases, it’s possible to have the support blocker/enforcer is shifted from its correct position while computing, creating/deleting the support at the wrong place.
- When you check or uncheck Emit Temps, it works as expected on the 1st or default extruder, but it still includes the M109 on all other extruders.