mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 21:55:52 +08:00
Apply suggestions from code review
Co-authored-by: HellAholic <alireza.doustdar@gmail.com>
This commit is contained in:
parent
f31585f229
commit
9c0935cd0c
@ -1,6 +1,6 @@
|
|||||||
[5.8]
|
[5.8]
|
||||||
|
|
||||||
* New Z Seam Settings
|
* New Z Seam Settings:
|
||||||
New settings have been added that let you tweak how and where the Z seam is placed
|
New settings have been added that let you tweak how and where the Z seam is placed
|
||||||
- "Z Seam On Vertex" allows you to choose if the Z seam is placed on the vertices closest to a selected Z seam position or if it instead follows the selected position exactly
|
- "Z Seam On Vertex" allows you to choose if the Z seam is placed on the vertices closest to a selected Z seam position or if it instead follows the selected position exactly
|
||||||
- "Seam overhang angle" enables you to select the angle at which Z seams will not be printed on overhangs
|
- "Seam overhang angle" enables you to select the angle at which Z seams will not be printed on overhangs
|
||||||
@ -17,10 +17,10 @@ Try it for yourself <a href="https://www.thingiverse.com/thing:6692375?utm_sourc
|
|||||||
|
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
- Fixed a bug that caused spiked objects to have missing layers, thanks to @thomasrahm
|
- Fixed a bug that caused spiked objects to have missing layers, thanks to @thomasrahm
|
||||||
- Updated the text in the Open Universal Cura Project (UCP) file to be more correct.
|
- Updated the text in the Open Universal Cura Project (UCP) file to be more correct
|
||||||
- Fixed the interpolated values for fan speeds and improved the check for minimum layer time
|
- Fixed the interpolated values for fan speeds and improved the check for minimum layer time
|
||||||
- Fix a bug where material_print_temp_prepend not being disabled
|
- Fix a bug where material_print_temp_prepend not being disabled
|
||||||
- Reduced the chance that oozing in the first travel move will cause a scar on the bottom of the model by updating the Layer Start X and Y.
|
- Reduced the chance that oozing in the first travel move will cause a scar on the bottom of the model by updating the Layer Start X and Y
|
||||||
- Fixed a bug where a slice would fail if the overhang angle was set to 90 degrees
|
- Fixed a bug where a slice would fail if the overhang angle was set to 90 degrees
|
||||||
- Fixed a bug where infill lines are going through the model with a certain setting combination, contributed by @thomasrahm
|
- Fixed a bug where infill lines are going through the model with a certain setting combination, contributed by @thomasrahm
|
||||||
- Updated the temperature values in the monitor page to reflect the initial instead of the final bed and print temperatures, contributed by @GregValiant
|
- Updated the temperature values in the monitor page to reflect the initial instead of the final bed and print temperatures, contributed by @GregValiant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user