From da8042fe20879420ece3ad58f2a21e84e52bc466 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Tue, 27 Sep 2022 17:05:00 +0200 Subject: [PATCH] Update change-log to better reflect guest-type accounts. --- resources/texts/change_log.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 16b5952a8f..6f505ac21c 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -3,8 +3,8 @@ * Abstract Cloud Printer Type For currently online cloud printers, they are collated by type, and you can slice on the ('abstract') printer-type, then choose the specific printer that matches the profiles afterwards. -* Support For 'Student'-Type Accounts (In Digital Factory) -Accounts can have a 'Student'/'Teacher' relationship, where permission is needed for printing, when a print is sent via cloud. +* Support For 'Guest'-Type Accounts (In Digital Factory) +Colleagues or students in a ‘Guest’ role can prepare print jobs in Ultimaker Cura and send them to the printers via Digital Factory. Print jobs prepared like this will not start immediately but wait for approval from a user with an 'Member' or 'Admin' role. * More Control Over Initial Layer Flow Three new settings: 'Initial Layer Outer Wall Flow', 'Initial Layer Inner Wall Flow', 'Initial Layer Bottom Flow', to better counteract the 'elephants foot' phenomenon.