forked from bigtreetech/BIGTREETECH-TouchScreenFirmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'bigtreetech:master' into master
- Loading branch information
Showing
519 changed files
with
53,162 additions
and
8,005 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# | ||
# lockClosed.yml | ||
# Lock closed issues after a period of inactivity | ||
# | ||
|
||
name: Lock Closed Issues | ||
|
||
on: | ||
schedule: | ||
- cron: '0 1/13 * * *' | ||
|
||
jobs: | ||
lock: | ||
name: Lock Closed Issues | ||
if: github.repository == 'bigtreetech/BIGTREETECH-TouchScreenFirmware' | ||
|
||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: dessant/lock-threads@v5 | ||
with: | ||
github-token: ${{ github.token }} | ||
process-only: 'issues' | ||
issue-inactive-days: '90' | ||
exclude-issue-created-before: '' | ||
exclude-any-issue-labels: '' | ||
add-issue-labels: '' | ||
issue-comment: > | ||
This issue has been automatically locked since there | ||
has not been any recent activity after it was closed. | ||
Please open a new issue for related bugs. | ||
issue-lock-reason: '' |
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 @@ | ||
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time. | ||
# | ||
# You can adjust the behavior by modifying this file. | ||
# For more information, see: | ||
# https://github.com/actions/stale | ||
name: Mark Stale Issues and PRs | ||
|
||
on: | ||
schedule: | ||
- cron: '30 1 * * *' | ||
|
||
jobs: | ||
stale: | ||
name: Mark Stale Issues and PRs | ||
if: github.repository == 'bigtreetech/BIGTREETECH-TouchScreenFirmware' | ||
|
||
runs-on: ubuntu-latest | ||
permissions: | ||
issues: write | ||
pull-requests: write | ||
|
||
steps: | ||
- uses: actions/stale@v9 | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
stale-issue-message: 'This issue has been automatically marked as stale because it has had no activity for the last 60 days. It will be closed in 7 days if no further activity occurs. Thank you for your contribution.' | ||
stale-pr-message: 'This PR has been automatically marked as stale because it has had no activity for the last 60 days. It will be closed in 7 days if no further activity occurs. Thank you for your contribution.' | ||
days-before-stale: 60 | ||
days-before-close: 7 |
File renamed without changes.
File renamed without changes.
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
Binary file added
BIN
+28 KB
Bootloaders/MKS TFT28/Artillery TFT28 V3.0.5 (GD32F305)/original/MKSTFT28EVO.BIN
Binary file not shown.
17 changes: 17 additions & 0 deletions
17
Bootloaders/MKS TFT28/Artillery TFT28 V3.0.5 (GD32F305)/original/README.md
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,17 @@ | ||
# Dump of bootloader V3.0.5 | ||
|
||
This is the bootloader dumped from MKS TFT Controller V1.4. It is only suitable for TFTs with GD32F305VCT6 MCU. | ||
Do not use on any other TFT !!! | ||
|
||
|
||
## Usage | ||
|
||
Require an ST-link tool attached to the SWD port of your TFT Controller (should be soldered). | ||
|
||
#### Dump | ||
|
||
Execute the command `st-flash read bootloader.bin 0x08000000 0x7000` | ||
|
||
#### Flash | ||
|
||
From this folder, execute the command `st-flash write MKSTFT28EVO.BIN 0x8000000` |
Binary file modified
BIN
-52 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT24_V1.1.27.x.bin
Binary file not shown.
Binary file modified
BIN
+84 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT35_V2.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-368 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT35_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-360 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT35_V3.0_B1.27.x.bin
Binary file not shown.
Binary file modified
BIN
-360 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT35_V3.0_E3.27.x.bin
Binary file not shown.
Binary file modified
BIN
-376 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT43_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-376 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT50_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_GD_TFT70_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-52 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT24_V1.1.27.x.bin
Binary file not shown.
Binary file modified
BIN
-80 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT28_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-104 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT35_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-96 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT35_V3.0_B1.27.x.bin
Binary file not shown.
Binary file modified
BIN
-96 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT35_V3.0_E3.27.x.bin
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT43_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT50_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(100%)
Copy to SD Card root directory to update/BIGTREE_TFT70_V3.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-76 Bytes
(100%)
Copy to SD Card root directory to update/BIQU_TFT28_V1.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
+76 Bytes
(100%)
Copy to SD Card root directory to update/BIQU_TFT35_APP1_V2.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-52 Bytes
(100%)
Copy to SD Card root directory to update/BIQU_TFT35_V1.0.27.x.bin
Binary file not shown.
Binary file modified
BIN
-52 Bytes
(100%)
Copy to SD Card root directory to update/BIQU_TFT35_V1.1.27.x.bin
Binary file not shown.
Binary file modified
BIN
-44 Bytes
(100%)
Copy to SD Card root directory to update/BIQU_TFT35_V1.2.27.x.bin
Binary file not shown.
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
4 changes: 3 additions & 1 deletion
4
Copy to SD Card root directory to update/Language Packs/language_br.ini
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
4 changes: 3 additions & 1 deletion
4
Copy to SD Card root directory to update/Language Packs/language_cn.ini
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.