Skip to content

Commit 6a6376c

Browse files
authored
Merge pull request prusa3d#3070 from 3d-gussner/MK3_Community_issue_template
MK3 community issue template and List of Community made translations
2 parents 5c463dc + 025a9e2 commit 6a6376c

File tree

3 files changed

+83
-0
lines changed

3 files changed

+83
-0
lines changed

.github/ISSUE_TEMPLATE/community.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Community
3+
about: Related to "Community made" features
4+
title: "[Community made] <Enter comprehensive title>"
5+
labels: community_made
6+
assignees: ''
7+
8+
---
9+
10+
Prusa Research will NOT follow up these issues!
11+
The maintainers of the "Community made" feature should/will react.
12+
13+
Please, before you create a new "Community made" ticket, please make sure you searched in open and closed issues and couldn't find anything that matches.
14+
15+
**Which Community made feature do you want to address?**
16+
17+
**What is your request/question/suggestion?**

Community_made.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Community made
2+
3+
## Prusa-Firmware build
4+
- `PF-build.sh`
5+
- Maintainers: **@3d-gussner**
6+
- Co-maintainers:
7+
- Contributors: **@mkbel**, **@ropaha**, **@deliopoulos**, **@DRracer**, **wavexx**, **@leptun**, **@andrewluebke**, **@kuhnmarek**
8+
- [X] **Active** since February 2019
9+
- [X] **Maintained** since January 2019
10+
11+
### How-to use PF-build.sh
12+
Start `./PF-build.sh` and follow the instructions
13+
14+
Help `./PF-build.sh -h`
15+
16+
# MK404 Simulator
17+
18+
## MK404-build.sh
19+
**MK404 is a comminuty 3d printer simulator created by @vintagepc**
20+
Please checkout and support his github repository [MK404](https://github.com/vintagepc/MK404) and the [MK404 Wiki](https://github.com/vintagepc/MK404/wiki)
21+
22+
At this moment the `MK404-build.sh` script is only supported on Linux
23+
- `MK404-build.sh`
24+
- Maintainers: **@3d-gussner**
25+
- Co-maintainers:
26+
- Contributors:
27+
- [X] **Active** since August 2021
28+
- [X] **Maintained** since August 2021
29+
30+
### How-to use MK404-build.sh
31+
After compiling with `PF-build.sh` you get the option to start the `MK404` simulator with the fresh compiled firmware. (Linux only at this moment)
32+
33+
Help `./MK404-build.sh -h`
34+
35+
## Translations
36+
- see [/lang/Community_made_translations.md](https://github.com/prusa3d/Prusa-Firmware/blob/MK3/lang/Community_made_translations.md)

lang/Community_made_translations.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## List of Community made translations
2+
3+
- **Dutch / Nederlands**
4+
- Maintainers: **@3d-gussner** and **@vintagepc**
5+
- Co-maintainers:
6+
- Contributors: **@stelgenhof**
7+
- [X] **Active** since March 2021
8+
- [X] **Maintained** since September 2019
9+
10+
- **Romanian / Română**
11+
- Maintainers: **@leptun** and **@Hauzman**
12+
- Co-maintainers: **@QuantumRoboticsFTC**
13+
- Contributors:
14+
- [X] **Active** since January 2022
15+
- [X] **Maintained** since January 2022
16+
17+
- **Hungarian / Magyar**
18+
- Maintainers: **@AttilaSVK**
19+
- Co-maintainers:
20+
- Contributors:
21+
- [X] **Active** since January 2022
22+
- [X] **Maintained** since January 2022
23+
24+
- **Swedish / Svenska**
25+
- Maintainers: **@Painkiller56**
26+
- Co-maintainers:
27+
- Contributors:
28+
- [X] **Active** since January 2022
29+
- [X] **Maintained** since January 2022
30+

0 commit comments

Comments
 (0)