From 62ebcbc8d57b66bf7c8cb59883aff4d525852d51 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Tue, 13 Jun 2023 16:31:49 +0200 Subject: [PATCH] Fix repeated line in changelog Thanks to qwerty8224 for spotting it! CURA-10677 --- resources/texts/change_log.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index cf9f92d8d4..a0256ff3f2 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -24,7 +24,6 @@ Introduced the Smart Brim setting that changes the order in which the brim lines - Improved accuracy of when the M104 Hotend Temperature command is added - Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch. - Improved behavior for opening and closing categories when adding a new printer -- Improved accuracy of when the M104 Hotend Temperature command is added - Removed the settings related to Wire Printing since it was broken and barely used. * Other Bug Fixes