mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 21:45:59 +08:00
Merge pull request #20556 from Ultimaker/CURA-12465_UpdateSlicingCrash
Updated Slicing Crash issue
This commit is contained in:
commit
e3605dbb34
59
.github/ISSUE_TEMPLATE/SlicingCrash.yaml
vendored
59
.github/ISSUE_TEMPLATE/SlicingCrash.yaml
vendored
@ -5,38 +5,25 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
### ✨Try our improved Cura 5.7✨
|
### ✨Are you stuck? Have you tried these two things? ✨
|
||||||
Before filling out the report below, we want you to try the latest Cura 5.7.
|
1- Are you on a Cura version lower than Cura 5.7? We really recommend updating because it resolves a lot of slicing crashes!
|
||||||
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.
|
2- Have you tried fixing the model with software that repairs 3d files and makes them watertight?
|
||||||
#### [You can find the downloads here](https://github.com/Ultimaker/Cura/releases/latest) ####
|
Are you seeing spots and dots on your model? That is Cura indicating that your model is not watertight.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### Project File
|
If you still encounter a crash you are welcome to report the issue so we can use your model as a test case.
|
||||||
**⚠️ Before you continue, we need your project file to troubleshoot a slicing crash.**
|
You can find instructions on how to share your model in a Package for Technical Support below.
|
||||||
It contains the printer and settings we need for troubleshooting.
|
|
||||||
|
|
||||||

|
🤔 Before you share, please think to yourself. Is this a model that can be shared on the internet?
|
||||||
|
**Unfortunately, we cannot help if this file is missing.**
|
||||||
To save a project file go to File -> Save project.
|
|
||||||
Please make sure to .zip your project file.
|
|
||||||
For big files, you may need to use [WeTransfer](https://wetransfer.com/) or similar file-sharing sites.
|
|
||||||
|
|
||||||
🤔 Before you share, please think to yourself. Is this a model that can be shared?
|
|
||||||
Unfortunately we cannot help if this file is missing.
|
|
||||||
Do you have the project file? Than let's continue ⬇️
|
|
||||||
|
|
||||||
### Questions
|
### Questions
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Cura Version
|
label: Cura Version
|
||||||
placeholder: 5.6.0
|
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)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
We work hard on improving our slicing crashes. Our most recent release is 5.7.1.
|
|
||||||
If you are not on the latest version of Cura, [you can download it here](https://github.com/Ultimaker/Cura/releases/latest)
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
@ -50,27 +37,13 @@ body:
|
|||||||
description: Which printer was selected in Cura?
|
description: Which printer was selected in Cura?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Name abnormal settings
|
|
||||||
description: Are there any settings that you might have changed that caused the crash? Does your model slice when you select the default profiles?
|
|
||||||
placeholder:
|
|
||||||
validations:
|
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Describe model location
|
|
||||||
description: Does your model slice if you rotate the model 90 degrees or if you move it away from the center of the buildplate?
|
|
||||||
placeholder:
|
|
||||||
validations:
|
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Describe your model
|
|
||||||
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)?
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Add your .zip here ⬇️
|
label: Describe your problem and add the package for technical support as a .zip here ⬇️
|
||||||
description: You can add the zip file and additional information that is relevant to the issue in the comments below.
|
description: |
|
||||||
|
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 🔗
|
||||||
|
|
||||||
|
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 🔗
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user