-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d320988
commit 94c99ff
Showing
2 changed files
with
41 additions
and
1 deletion.
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
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,29 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: "[FR]" | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
Suggestions are always welcome! Keep in mind though, this firmware should stay compatible with a stock i3 Mega. Of course support for popular mods can be added. | ||
Example of a valid request: "Please enable filament change via M600" or "Add support for the Mega-S upgrade kit" | ||
Example of an invalid request: "I have modded my printer with a dual extruder. Can you please add support for this?" | ||
Feel free to fork this project and customize it to your own needs, a starting point would be this page: | ||
https://github.com/davidramiro/Marlin-AI3M/wiki/Customization-&-Compiling | ||
--> | ||
|
||
**Describe your suggestion.** | ||
A clear and concise description of what you want to see added. | ||
|
||
**Reasoning** | ||
Why do you think this would be helpful for other users as well? | ||
|
||
**References, context or examples.** | ||
Please provide needed information, screenshots or context if applicable. | ||
Want to suggest a feature from Marlin or a specific Marlin fork? Please provide a link to an example or the documentation. |