Today we are proud to release the second bug fix release for the 2.7.61.X Beta. This is a huge milestone in the step towards 2.7.61.X becoming our new stable release.
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.
General Bug Fixes
- Fix negative/zero-height support layer #4594
- Fix extra overhangs inside bridge area.
- Fix wipetower lifting two times, making the extruder too high #4591
- Fix skirt going over supports
- Perimeters_holes: deactivate if arachne.
- Fix show wipe into gcodeviewer from wipe_inside_start #4582
- Disable gcode_min_resolution by default
- Ensure Emboss::load_font_info don’t crash the application if a font has a hard time loading.
- Fix organic layer growing into other holes/areas.
- Fix an overhang issues when there is dynamic & speed & flow threshold
- Fix tooltip that didn’t disappear even if click on text field
Build Fixes
- Move to 22.04 for ubuntu runner
- MacOS: Simple fix for ‘The application “Finder/Dock” does not have permission to open “(null). by @ryanknutson #4586
- Use sqrtf for floats, sqrt is for double by Robert Schiele
- Scintilla is not needed (but on windows) by Robert Schiele
Known Issues
- Standalone gcodeviewer doesn’t work.
- 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.