Skip to content

Commit 0e93047

Browse files
authored
Revise project file attachment instructions for Cura
Updated instructions for attaching project files based on Cura versions.
1 parent ab96c08 commit 0e93047

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/slicing-error-check.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,16 @@ jobs:
5353
This issue is related to a slicing error, but it seems a project file (`.zip`) is missing.
5454
Please attach a `.zip` file containing your project (including models and profiles) so we can reproduce the issue.
5555
This will help us investigate and resolve the problem more effectively.
56+
### For Cura version under 5.7.x:
57+
Update to the latest available Cura version first and see if the issue is resolved.
58+
Latest Cura version available from: https://github.com/Ultimaker/Cura/releases/latest
59+
### For Cura version 5.7.x:
60+
It is still recommended to update to a newer version of Cura and check if the issue is resolved.
61+
Latest Cura version available from: https://github.com/Ultimaker/Cura/releases/latest
62+
Include a project file that contains the model you're having the issue with as a `.zip` file.
63+
Go to the `File` menu > `Save Project...`, and save the package.
64+
Then create a .zip file with the package, attach the `.zip` file to this issue.
65+
### For Cura version 5.9.x and newer:
5666
Have Cura open with your project that fails to slice, go to `Help` > `Export Package For Technical Support`, and save the package.
5767
Then create a .zip file with the package, attach the `.zip` file to this issue.
5868
If you have already attached a `.zip` file, please ensure it is correctly linked in the issue body.

0 commit comments

Comments
 (0)