32 lines
914 B
Markdown
32 lines
914 B
Markdown
|
---
|
||
|
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.
|