Today we are proud to release the seventh 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 branch. 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
- New Setting: gap_fill_perimeter do be able to disable the algorithm that try to fit perimeters inside thick gapfill (if you prefer thick gapfill). #4648
Bug Fixes
- Fix Graph Widget:
- Fix issue when manually reordering the node (moving in x-axis).
- Allow to press “enter” on x&y textbox.
- Correctly apply new min & max when changed.
- Fix windows dark mode events.
- Fix text box draw resize issue for WiFi Config by @Calcousin55.
- Fix unsearcheable settings #4647.
- Fix extra perimeter from gapfill #4648.
- Fix overhang fan not on top of perimeter type in the dynamic range #4644.
- Fix windows dll copy (fix step import).
- Fix fill extruder & solid fill extruder merging.
- Fix seam_notch when the split is almost at a path transition.
- Fix perimeter_loop #4646.
- Fix some bugs: arachne closed open path; fill ensure_valid.
- Project Mesh: optimize union for an edge case where unioning 14k little polygons at the same time result in cpu hog. reduce compute time by ~x30 (220s-> 8s). Happened on a litophane at a specific z-angle.
- Fix overhangs_speed_enforce also for classic perimeters.
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.