Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2022-01-11 12:03:43 +0300
committerGhostkeeper <rubend@tutanota.com>2022-01-11 12:03:43 +0300
commitcc7953c751b40c84cd892edf79394bb152b3c36b (patch)
tree700ebe4c9beae833b195ec10b7e1ced9746e8cb4
parent71ba6615c56bc12a0520fc9b724718f18702126d (diff)
Fix spelling
Contributes to issue CURA-8876.
-rw-r--r--resources/texts/change_log.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 752c6ffe40..b4e6514b0f 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -11,7 +11,7 @@ A new print profile with 0.3mm layer height for PLA Tough PLA, PVA and BAM for U
Show the model in the thumbnail of a .3mf file, contributed by fieldOfView
* Infill density
-When printing with a 100% infill the infill pattern will change to ZigzZag for all Ultimaker print profiles
+When printing with a 100% infill the infill pattern will change to ZigZag for all Ultimaker print profiles
* User login authentication
We’ve streamlined the user login authentication by removing any restrictions, especially for strict enterprise-level IT requirements.
@@ -34,8 +34,8 @@ We’ve streamlined the user login authentication by removing any restrictions,
- Reduced flow for 100% density parts
- Fixed a bug in Surface Mode where small line-segments were created
- Changed the Russian translation for 'nozzle', contributed by mlapkin
-- Fixed a visualization bug where layer lines were renderend in weird directions
-- Fixed a crash when recieving incomplete cloud API responses
+- Fixed a visualization bug where layer lines were rendered in weird directions
+- Fixed a crash when receiving incomplete cloud API responses
- Add SET_RPATH option to CMake, contributed by boomanaiden154
- Fixed initial layer bed and print head temperature for Snapmaker profile, contributed by prueker
- Fixed shader compilation on some GPUs, contributed by fieldOfView