Apply suggestions from code review

Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
This commit is contained in:
Mariska 2024-11-05 13:59:31 +01:00 committed by GitHub
parent 71d4afcd5f
commit aa5a4f47c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,12 +29,13 @@
- Fixed a bug that prevented changes to the initial layer diameter from being applied properly, contributed by @ThomasRahm - Fixed a bug that prevented changes to the initial layer diameter from being applied properly, contributed by @ThomasRahm
- Fixed a rounding issue in the engine math, @0x5844 - Fixed a rounding issue in the engine math, @0x5844
* Bugs resolved during the first Beta * Bugs resolved after the first Beta
- Spiralize outer contour no longer adds unnecessary seams to the model - Spiralize outer contour no longer adds unnecessary seams to the model
- When coasting is enabled the printhead no longer drops down - When coasting is enabled the printhead no longer drops down
- Updated the strategy for sharpest corner - smart hiding seam location combination - Updated the strategy for sharpest corner - smart hiding seam location combination
- Fixed a bug where long scarf seams and short scarf seam steps would result in the seam being moved outward - Fixed a bug where long scarf seams and short scarf seam steps would result in the seam being moved outward
- Fixed a bug where seam acceleration and deceleration were not working - Fixed a bug where seam acceleration and deceleration were not working
- Fixed a bug where infill was wrongly removed from narrow spaces
- Triple-clicking values and searches that you entered now has you select everything so you can edit it in the field similar to other desktop applications - Triple-clicking values and searches that you entered now has you select everything so you can edit it in the field similar to other desktop applications
- Updated dependencies and improved how unwanted and unused binaries are excluded from the building process. - Updated dependencies and improved how unwanted and unused binaries are excluded from the building process.
- Added Eazao material for the new Eazao printers - Added Eazao material for the new Eazao printers
@ -59,7 +60,7 @@
* Known issues * Known issues
- This second beta introduces a change that affects the UI so please use buttons, dropdowns, menus, and flows. We hope we did this correctly but it is a tricky change. If you see the crash please report it to us, and we will also see it show up in our crash tracking tool. - This second beta introduces a change that affects the UI so please use buttons, dropdowns, menus, and flows. We hope we did this correctly but it is a tricky change. If you see the crash please report it to us, and we will also see it show up in our crash tracking tool.
- There is a slight regression in terms of seam alignment in different strategies we hope to resolve before stable - There is a slight regression in terms of seam alignment in different strategies we hope to resolve before stable
- We see an increase in micro-segments in the outer wall, which we hope to resolve before stable (an increase in microsegments in the infill is expected) - We see an increase in micro-segments in the outer wall, which we hope to resolve before stable
- We see rare cases of Cura crashing after opening project files with custom extruders or printer settings than the printer that is already loaded - We see rare cases of Cura crashing after opening project files with custom extruders or printer settings than the printer that is already loaded
[5.8.1] [5.8.1]