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
* SuperSlicer and Slic3r are merging so you should be able to use the superslicer repository or the slic3r one. (when the switch will be completed)
4
4
5
-
Did you encounter an issue with using Slic3r? Fear not! This guide will help you to write a good bug report in just a few, simple steps.
5
+
## Bug Reports
6
6
7
-
There is a good chance that the issue, you have encountered, is already reported. Please check the [list of reported issues](https://github.com/alexrj/Slic3r/issues) before creating a new issue report. If you find an existing issue report, feel free to add further information to that report.
7
+
Did you encounter an issue with using SuperSlicer? Fear not! This guide will help you to write a good bug report in just a few, simple steps.
8
8
9
-
If you are reporting an issue relating to a release version of Slic3r, it would help a lot if you could also confirm that the behavior is still present in the newest build [(windows)](https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/). Otherwise your issue will be closed as soon as someone else isn't able to reproduce it on current master.
9
+
There is a good chance that the issue, you have encountered, is already reported. Please check the [list of reported issues](https://github.com/supermerill/SuperSlicer/issues) before creating a new issue report. If you find an existing issue report, feel free to add further information to that report.
10
10
11
-
When possible, please include the following information when [reporting an issue](https://github.com/Slic3r/Slic3r/issues/new):
12
-
* Slic3r version (See the about dialog for the version number. If running from git, please include the git commit ID from `git rev-parse HEAD` also.)
13
-
* Operating system type + version
14
-
* Steps to reproduce the issue, including:
15
-
* Command line parameters used, if any
16
-
* Slic3r configuration file (Use ``Export Config...`` from the ``File`` menu - please don't export a bundle)
17
-
* Expected result
18
-
* Actual result
19
-
* Any error messages
20
-
* If the issue is related to G-code generation, please include the following:
21
-
* STL, OBJ or AMF input file (please make sure the input file is not broken, e.g. non-manifold, before reporting a bug)
22
-
* a screenshot of the G-code layer with the issue (e.g. using [Pronterface](https://github.com/kliment/Printrun) or preferably the internal preview tab in Slic3r).
23
-
* If the issue is a request for a new feature, be ready to explain why you think it's needed.
24
-
* Doing more preparatory work on your end makes it more likely it'll get done. This includes the "how" it can be done in addition to the "what".
25
-
* Define the "What" as strictly as you can. Consider what might happen with different infills than simple rectilinear.
11
+
If you are reporting an issue relating to a release version of SuperSlicer, it would help a lot if you could also confirm that the behavior is still present in the [newest build](https://github.com/supermerill/SuperSlicer/actions).
26
12
13
+
Please include the needed information when [reporting an issue](https://github.com/supermerill/SuperSlicer/issues/new) (follow the template and add your project file!)
27
14
Please make sure only to include one issue per report. If you encounter multiple, unrelated issues, please report them as such.
28
15
29
16
Simon Tatham has written an excellent on article on [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) which is well worth reading, although it is not specific to Slic3r.
30
17
31
18
## Submitting a Patch
32
19
33
-
Do you want to help fix issues in or add features to Slic3r? That's also very, very welcome :)
20
+
Do you want to help fix issues in or add features to SuperSlicer/Slic3r? That's also very, very welcome :)
34
21
35
22
Basically you can follow the [GitHub
36
23
flow](https://guides.github.com/introduction/flow/) for submitting
@@ -57,6 +44,5 @@ contributing to the Slic3r project.
_Do not report Prusa3D Slic3r bugs here without confirming it is a problem on a development release of Slic3r, or your issue will be closed. *Only* use normal Slic3r version IDs._
7
-
8
-
_For -dev versions, use `git describe --tag` or get the hash value for the version you downloaded or `git rev-parse HEAD`_
2
+
_Version of SuperSlicer used goes here (help->about)_
9
3
10
4
### Operating system type + version
11
5
_What OS are you using, and state any version #s_
12
6
13
7
### Behavior
14
8
*_Describe the problem_
15
9
*_Steps needed to reproduce the problem_
16
-
*_If this is a command-line slicing issue, include the options used_
17
10
*_Expected Results_
18
11
*_Actual Results_
19
-
*_Screenshots from __*Slic3r*__ preview are preferred_
12
+
*_Screenshots if useful_
20
13
21
14
_Is this a new feature request?_
22
15
Related guides for writing feature requests: http://meta.stackexchange.com/a/259196http://nickohrn.com/2013/09/write-great-feature-request-bug-report/
23
16
24
-
25
-
#### STL/Config (.ZIP) where problem occurs
26
-
_Upload a zipped copy of an STL and your config (`File -> Export Config`)_
17
+
#### Project File (.3MF) where problem occurs
18
+
_*Upload a Project File* (.3MF) `Plater -> Save Project as...`_
19
+
_You have to zip it (or rename it to .zip) to be able to drag& drop it here_
### Do not report Prusa3D Slic3r bugs here without confirming it is a problem on a development release of Slic3r, or your issue will be closed. [Development builds of Slic3r](https://dl.slic3r.org/dev). [Prusa3D Issue Tracker](https://github.com/Prusa3D/Slic3r/issues)
8
-
9
-
**Describe the bug**
7
+
**Bug description**
10
8
A clear and concise description of what the bug is.
11
9
10
+
**Expected behavior**
11
+
A clear and concise description of what you expected to happen.
12
+
13
+
!!>> Project File <<!!
14
+
*Please* upload a ZIP archive containing the project file used when the problem arise: `File`->`Save project as...`, then zip it & drop it here.
15
+
Please export it just before the problem occur. Even if you did nothing and/or there is no object, export it! (it contains your current configuration).
16
+
12
17
**To Reproduce**
13
18
Steps to reproduce the behavior:
14
19
1. Go to '...'
15
20
2. Click on '....'
16
21
3. Scroll down to '....'
17
22
4. See error
18
23
19
-
**3D Model and Slic3r Configuration Export**
20
-
Please upload a ZIP archive containing a copy of the 3D model you are seeing this bug with and a CTRL-E export of the configuration used.
21
-
22
-
**Expected behavior**
23
-
A clear and concise description of what you expected to happen.
24
-
25
24
**Screenshots**
26
25
If applicable, add screenshots to help explain your problem.
27
26
28
27
**Desktop (please complete the following information):**
29
28
- OS: [e.g. MacOS, Linux, Windows]
30
-
- Version [e.g. 1.3.0]
31
-
-_Do not report Prusa3D Slic3r bugs here without confirming it is a problem on a development release of Slic3r, or your issue will be closed. *Only* use normal Slic3r version IDs._
32
-
-_For -dev versions, use `git describe --tag` or get the hash value for the version you downloaded or `git rev-parse HEAD`_
33
-
-_Use `About->About Slic3r` for release versions._
Thanks for taking the time to fill out this bug report!
8
+
- type: textarea
9
+
id: what-happened
10
+
attributes:
11
+
label: What happened?
12
+
description: Also tell us, what did you expect to happen?
13
+
placeholder: |
14
+
What is the problem?
15
+
What did you expect?
16
+
You paste or drop screenshots here
17
+
validations:
18
+
required: true
19
+
- type: textarea
20
+
id: to_reproduce
21
+
attributes:
22
+
label: Project file & How to reproduce
23
+
description: "*Please* upload a ZIP archive containing the project file used when the problem arise. Please export it just before the problem occur. Even if you did nothing and/or there is no object, export it! (it contains your current configuration)."
24
+
placeholder: |
25
+
`File`->`Save project as...` then zip it & drop it here
26
+
Also, if needed include the steps to reproduce the bug:
27
+
1. Go to '...'
28
+
2. Click on '....'
29
+
3. Scroll down to '....'
30
+
4. See error
31
+
validations:
32
+
required: true
33
+
- type: input
34
+
id: version
35
+
attributes:
36
+
label: Version
37
+
description: What version of our software are you running? You can have the full version in `Help` -> `About superslicer`.
38
+
placeholder: 2.4.60.2
39
+
validations:
40
+
required: false
41
+
- type: input
42
+
id: os
43
+
attributes:
44
+
label: Operating system
45
+
description: with the version if possible
46
+
placeholder: windows 10 / ubuntu 22.04 / macos 15
47
+
validations:
48
+
required: false
49
+
- type: input
50
+
id: printer
51
+
attributes:
52
+
label: Printer model
53
+
description: May be useful to update default profile, or understand why to creates a problem
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.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
@@ -4,16 +4,17 @@ about: Suggest an idea for this project
4
4
5
5
---
6
6
7
-
### Do not request features for the Prusa3D fork of Slic3r here without confirming it is applicable to the mainline Slic3r, or your issue will be closed. [Development builds of Slic3r](https://dl.slic3r.org/dev). [Prusa3D Issue Tracker](https://github.com/Prusa3D/Slic3r/issues)
8
-
9
7
**Is your feature request related to a problem? Please describe.**
10
8
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11
9
12
10
**Describe the solution you'd like**
13
11
A clear and concise description of what you want to happen.
14
12
13
+
**Describe how it would work**
14
+
Be as descriptive as your skill level allows you.
15
+
15
16
**Describe alternatives you've considered**
16
17
A clear and concise description of any alternative solutions or features you've considered.
17
18
18
19
**Additional context**
19
-
Add any other context or screenshots about the feature request here.
20
+
Add any other context or paint drawing about the feature request here.
0 commit comments