-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from prusa3d/MK3
Sync with upstream
- Loading branch information
Showing
68 changed files
with
5,294 additions
and
3,677 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: "[BUG]<Enter comprehensive title>" | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
Please, before you create a new bug report, please make sure you searched in open and closed issues and couldn't find anything that matches. | ||
|
||
**Printer type** - [e.g. MK3S, MK3, MK2.5S, MK2.5, MK2S, MK2] | ||
**Printer firmware version**- [e.g. 3.8.1, 3.8.1-RC1, ...] | ||
|
||
**MMU Upgrade** - [e.g. MMU2S, MMU2, MMU1] | ||
**MMU upgrade firmware version [e.g. 1.0.6, 1.0.6-RC2, ...] | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Please describe steps to reproduce the behavior. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**G-code** | ||
Please attach a G-code. This will make it easier for us to replicate the error. | ||
|
||
**Video** | ||
Please attach a video. It usually helps to solve the problem. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Enhancement | ||
about: Suggest an idea for this project | ||
title: " [ENHANCEMENT]<Enter comprehensive title>" | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
Please, before you create a new feature request, please make sure you searched in open and closed issues and couldn't find anything that matches. | ||
|
||
Enter what type of printer or upgrade the enhancement applies to. | ||
**Printer type** - [e.g. MK3S, MK3, MK2.5S, MK2.5, MK2S, MK2] | ||
**MMU Upgrade** - [e.g. MMU2S, MMU2, MMU1] | ||
|
||
**Is your enhancement related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: "[FEATURE REQUEST]<Enter comprehensive title>" | ||
labels: feature request | ||
assignees: '' | ||
|
||
--- | ||
|
||
Please, before you create a new feature request, please make sure you searched in open and closed issues and couldn't find anything that matches. | ||
|
||
If it makes sense, enter what type of printer or upgrade the feature request applies to. | ||
**Printer type** - [e.g. MK3S, MK3, MK2.5S, MK2.5, MK2S, MK2] | ||
**MMU Upgrade** - [e.g. MMU2S, MMU2, MMU1] | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
name: Question | ||
about: What do you want to know? | ||
title: "[QUESTION]<Enter comprehensive title>" | ||
labels: question | ||
assignees: '' | ||
|
||
--- | ||
|
||
Please, before you create a new question, please make sure you searched in open and closed issues and couldn't find anything that matches. | ||
|
||
**What is your question?** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.