Marlin-Ai3M/.github/ISSUE_TEMPLATE/bug_report.md

44 lines
1.2 KiB
Markdown
Raw Normal View History

2018-12-31 12:27:04 -06:00
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
2019-02-10 09:05:26 -06:00
<!--
Before posting a bug report, make sure to thoroughly read the readme and Wiki.
https://github.com/davidramiro/Marlin-AI3M/wiki/
I am happy to help everyone as much as I can, but make sure your bug report is only applicable to this specific firmware.
Example of a valid bug report: "M600 filament change is not working as expected."
Example of an invalid request: "I am powering my printer with a hamster wheel generator. It's not working properly. Fix pls."
-->
2018-12-31 12:27:04 -06:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Start printer
2. Move axis by '....'
3. Start printing '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Photos of the print / output of the terminal**
If applicable, add photos or console outputs to help explain your problem.
**Printer (please complete the following information):**
2019-02-10 09:05:26 -06:00
- Firmware version: [e.g. v19.02.08]
2018-12-31 12:27:04 -06:00
- Printing method [e.g. SD, USB (OctoPrint, Cura, ...)]
- Model [e.g. i3 Mega, Mega-S]
**M503 Output**
Please paste the complete output of the `M503` command here.