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: .github/ISSUE_TEMPLATE/SlicingCrash.yaml
+18-45Lines changed: 18 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -5,38 +5,25 @@ body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
### ✨Try our improved Cura 5.7✨
9
-
Before filling out the report below, we want you to try the latest Cura 5.7.
10
-
This version of Cura has become significantly more reliable and has an updated slicing engine that will automatically send a report to the Cura Team for analysis.
11
-
#### [You can find the downloads here](https://github.com/Ultimaker/Cura/releases/latest) ####
12
-
If you still encounter a crash you are still welcome to report the issue so we can use your model as a test case, you can find instructions on how to do that below.
8
+
### ✨Are you stuck? Have you tried these two things? ✨
9
+
1- Are you on a Cura version lower than Cura 5.7? We really recommend updating because it resolves a lot of slicing crashes!
10
+
2- Have you tried fixing the model with software that repairs 3d files and makes them watertight?
11
+
Are you seeing spots and dots on your model? That is Cura indicating that your model is not watertight.
12
+
You can try doing a quick [Mesh Fix with the Meshtools Plugin](https://marketplace.ultimaker.com/app/cura/plugins/fieldofview/MeshTools) or other mesh editing software.
13
13
14
-
### Project File
15
-
**⚠️ Before you continue, we need your project file to troubleshoot a slicing crash.**
16
-
It contains the printer and settings we need for troubleshooting.
14
+
If you still encounter a crash you are welcome to report the issue so we can use your model as a test case.
15
+
You can find instructions on how to share your model in a Package for Technical Support below.
To save a project file go to File -> Save project.
21
-
Please make sure to .zip your project file.
22
-
For big files, you may need to use [WeTransfer](https://wetransfer.com/) or similar file-sharing sites.
23
-
24
-
🤔 Before you share, please think to yourself. Is this a model that can be shared?
25
-
Unfortunately we cannot help if this file is missing.
26
-
Do you have the project file? Than let's continue ⬇️
27
-
28
-
### Questions
17
+
🤔 Before you share, please think to yourself. Is this a model that can be shared on the internet?
18
+
**Unfortunately, we cannot help if this file is missing.**
19
+
20
+
### Questions
29
21
- type: input
30
22
attributes:
31
23
label: Cura Version
32
-
placeholder: 5.6.0
24
+
description: We work hard on improving our slicing crashes. If you are not on the latest version of Cura, [you can download it here](https://github.com/Ultimaker/Cura/releases/latest)
33
25
validations:
34
26
required: true
35
-
- type: markdown
36
-
attributes:
37
-
value: |
38
-
We work hard on improving our slicing crashes. Our most recent release is 5.7.1.
39
-
If you are not on the latest version of Cura, [you can download it here](https://github.com/Ultimaker/Cura/releases/latest)
40
27
- type: input
41
28
attributes:
42
29
label: Operating System
@@ -50,27 +37,13 @@ body:
50
37
description: Which printer was selected in Cura?
51
38
validations:
52
39
required: true
53
-
- type: input
54
-
attributes:
55
-
label: Name abnormal settings
56
-
description: Are there any settings that you might have changed that caused the crash? Does your model slice when you select the default profiles?
57
-
placeholder:
58
-
validations:
59
-
- type: input
60
-
attributes:
61
-
label: Describe model location
62
-
description: Does your model slice if you rotate the model 90 degrees or if you move it away from the center of the buildplate?
63
-
placeholder:
64
-
validations:
65
-
- type: input
66
-
attributes:
67
-
label: Describe your model
68
-
description: Have you sliced your model succesfully before? Is it watertight? Have you tried doing a quick [Mesh Fix with the Meshtools Plugin](https://marketplace.ultimaker.com/app/cura/plugins/fieldofview/MeshTools)?
69
-
validations:
70
-
required: true
40
+
71
41
- type: textarea
72
42
attributes:
73
-
label: Add your .zip here ⬇️
74
-
description: You can add the zip file and additional information that is relevant to the issue in the comments below.
43
+
label: Describe your problem and add the package for technical support as a .zip here ⬇️
44
+
description: |
45
+
If you still have Cura open with your crash > Click on Help on top bar > Click on Export Package For Technical Support > Compress the file into a zip > Add the file here to your GitHub issue 🔗
46
+
47
+
If you closed Cura, please open Cura to recreate the crash> Select your printer > Load your model > Select your print settings > Click on Help on top bar > Click on Export Package For Technical Support > Compress the file into a zip > Add the file here to your GitHub issue 🔗
0 commit comments