You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,12 +83,13 @@ Several postprocessing Scripts are included into the plugin to help the user to
83
83
84
84
### Copy Scripts
85
85
86
-
These scripts can be copied into the scripts directory via the function **Copy Scripts**.
86
+
**Before Cura 4.9:**These scripts can be copied into the scripts directory via the **Copy Scripts** function.
87
87
88
-
**Note :**Since Cura 4.9 you don't need to use this function anymore. Has been removed from the menu.
88
+
**After Cura 4.9:**The **Copy Scripts** function has been removed from the menu. Instead, copy the scripts to the `/scripts` directory in the configuration folder (in Cura: *Help > Open Configuration Folder*).
89
89
90
-
**After you have copied these scripts, you must restart Cura to see the scripts in the postprocessing scripts list.**
90
+
**After you have copying the scripts, Cura must be restarted in order to use them.**
91
91
92
+
To use the scripts, navigate to *Extentions* > *Post Processing* > *Modify G-Code* and select `Add Script`.
92
93
93
94
### Tower generation scripts
94
95
The scripts provided with this plugin must be visible in the Postprocessing scripts list.
0 commit comments