From 15ba5dbcb4576e46af1785ac8f054e89f9e64c9a Mon Sep 17 00:00:00 2001 From: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:43:06 +0100 Subject: [PATCH] v022 update --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 808c536..59a6050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ In this release the following additions/changes/fixes have been made: ### Changed - [MARLIN-E3S1PROFORK-BYTT-change68] removed select print file scrolling on mainsite - [MARLIN-E3S1PROFORK-BYTT-change69] rearranged main site with new select file field -- [MARLIN-E3S1PROFORK-BYTT-change70] - selected print file shown on main site has now three visibility functions +- [MARLIN-E3S1PROFORK-BYTT-change70] selected print file shown on main site has now three visibility functions 1) under 25 chars centered and bigger 2) from 26 to 55 chars left arranged and in two rows. 3) over 55 chars like 2 but cropped to 55 chars @@ -48,7 +48,7 @@ In this release the following additions/changes/fixes have been made: ### Fixed - [MARLIN-E3S1PROFORK-BYTT-fix37] fixed folders and files accounting so always the correct site number is shown -- [MARLIN-E3S1PROFORK-BYTT-fix38]fixed inability to enter the adjust site during printing when G29 was in the start Gcode due to a wrong routing in g29cpp and ubl_g29.cpp +- [MARLIN-E3S1PROFORK-BYTT-fix38] fixed inability to enter the adjust site during printing when G29 was in the start Gcode due to a wrong routing in g29cpp and ubl_g29.cpp ## [MARLIN-E3S1PROFORK-BYTT-v021] - 2023-12-05