From 5e1f29ec1c088309624d868aa789025a962ba327 Mon Sep 17 00:00:00 2001 From: Ian Paschal Date: Tue, 27 Mar 2018 10:40:27 +0200 Subject: [PATCH] CURA-5141 added persistent scripts --- plugins/ChangeLogPlugin/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index c876ec40e9..2b7f1682db 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -60,6 +60,9 @@ Also Alexander Roessler made a new NGC writer plugin so you can export files in *Pre-heat extruders - fieldOfView This new feature allows to preheat the extruders in the printer monitor. +*Persistent post-processing scripts +Scripts are no longer erased after restarting Ultimaker Cura. + *GZ Reader By default, G-code for Ultimaker 3 machines is now saved as gzipped G-Code.