Steven Seifried
d899dc7433
Updated translation_DE.json
2024-12-22 09:35:22 +01:00
Ben V. Brown
a9e899c1ec
Merge pull request #2028 from StevenSeifried/sequre-typo
...
Typo corrected (Squire -> Sequre)
2024-12-22 19:01:53 +11:00
Steven Seifried
1d9b16e963
Typo corrected (Squire -> Sequre)
2024-12-22 08:42:20 +01:00
Ben V. Brown
dd4a550063
Merge pull request #2018 from Ralim/version
...
Update version for RC-1
v2.23-rc1
2024-12-22 12:35:47 +11:00
Ben V. Brown
e45d648408
Merge pull request #2012 from Ralim/issue-1946-thermal-runaway-update
...
Rewrite Thermal Runaway detection
2024-12-22 12:35:34 +11:00
Ben V. Brown
8f05433be2
Update PIDThread.cpp
2024-12-22 12:32:21 +11:00
Ben V. Brown
cfa2591db3
Update Soldering.cpp
2024-12-22 12:32:21 +11:00
Ben V. Brown
d313f62101
Fomatting and adjust setpoint
2024-12-22 12:32:21 +11:00
Ben V. Brown
6cc8b8184e
WiP Thermal rewrite
2024-12-22 12:32:21 +11:00
Ivan Zorin
4fb95a6576
Merge pull request #2026 from ia/lang-RU
...
Update RU translation
2024-12-20 01:56:43 +03:00
Ivan Zorin
9ddf5c27c3
Update ru translation
2024-12-20 00:47:34 +03:00
Ivan Zorin
2721cf64e8
Merge pull request #2024 from ia/development-builds
...
README.md: reformat description section for build types to make it more consistent
2024-12-16 02:58:53 +03:00
Ivan Zorin
c41c473289
README.md: use markdown list for build types in the builds description
2024-12-16 02:38:55 +03:00
Ivan Zorin
d627459e18
README.md: unification of Development Build term
2024-12-16 02:31:43 +03:00
Ivan Zorin
142d936b45
README.md: rename develop builds to development builds in the description to unify terminology (follow up for #2022 )
2024-12-16 02:28:27 +03:00
discip
18bf431845
adjusted lowest brightness threshold for TS101 ( #2017 )
2024-12-13 08:42:12 +11:00
discip
e26c8cc177
changed Devel Build
=> Development Build
( #2022 )
...
Changed `Devel Build` => **`Development Build`**
2024-12-13 08:37:47 +11:00
KT
38ebf2be69
improve zh_cn translation ( #2019 )
...
* improve zh_cn translation
* remove \n
* Update translation_ZH_CN.json
* Update translation_ZH_CN.json
---------
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-12-12 06:03:59 +00:00
Ben V. Brown
293a7c99a1
Merge pull request #2021 from fredericuslaurentii/dev
...
IT translation update
2024-12-12 15:00:20 +11:00
fredericuslaurentii
6e968b7110
Update translation_IT.json
2024-12-12 00:14:49 +01:00
fredericuslaurentii
d64acac4d6
Update translation_IT.json
2024-12-12 00:06:45 +01:00
Ben V. Brown
19eb1c8a46
Merge pull request #2013 from Ralim/fix-undervoltage-translation-1780
...
Fix ZH_CN translation
2024-12-09 21:39:53 +11:00
Ben V. Brown
5f96309f9c
Update version for RC-1
2024-12-09 21:37:06 +11:00
Ben V. Brown
ed422aa41f
Merge pull request #2009 from ia/stable-tag
...
scripts/deploy.sh: add test for links to stable builds in README
2024-12-07 14:27:50 +11:00
Ben V. Brown
af852c194c
Update translation_ZH_CN.json
2024-12-07 14:21:10 +11:00
Ivan Zorin
712c8f99da
scripts/deploy.sh: add test for links to stable builds in README
2024-12-03 01:46:44 +03:00
Ben V. Brown
e41b3f8d76
Add Belorussian language as part of Cyrillic multilang builds ( #2007 )
...
Manage Belorussian langauge as part of cyrillic multilang builds
2024-11-29 09:21:24 +11:00
Ivan Zorin
d16d6eca42
Manage Belorussian langauge as part of cyrillic multilang builds
2024-11-28 21:27:31 +03:00
Ivan Zorin
c607e73739
Langs check ( #2006 )
...
* source/Makefile: add temp change for demo
* scripts/deploy.sh: add test check for languages
* scripts/deploy.sh: shellcheck sanitization
* source/Makefile: revert changes for the demo
2024-11-25 20:00:59 +11:00
Ivan Zorin
9794e028b6
source/Makefile: enable builds for supported but missing languages ( #2005 )
2024-11-21 21:15:47 +01:00
Ivan Zorin
26c50d7962
Check the presence of changelog for the latest stable release in History.md ( #1999 )
...
* Documentation/History.md: update version format according to git tag for easiest automation
* Add test check for changelog of the latest stable version
* Add git config permissions routine to test docs via push.yml
* scripts/deploy.sh fixes
* making shellcheck happy due to false negative in deploy.sh
* push.yml: fetch tags for test docs
* push.yml: set fetch depth trying to get tags
* deploy.sh printf debugging
* deploy.sh: remove printf debugging
* push.yml: rename step from check_readme to check_docs to reflect its function
2024-11-21 20:16:02 +11:00
discip
0187f9f1bf
follow up on #1998 ( #2002 )
2024-11-21 20:15:30 +11:00
Alisher Suyunov
c86ed08b98
Added translation into Uzbek ( #1998 )
...
* Added translation into Uzbek
* Temporaly override translation_UZ.json with EN for reference
* Temporaly override translation_UZ.json with EN for reference
* UZ translation: fill text for messages from the original patch
* UZ translation: fill text for menuGroups from the original patch
* UZ translation: fill text for menuOptions from the original patch, part 1
* UZ translation: fill text for menuOptions from the original patch, part 2
* UZ translation: fill text from the original patch
* adapting translation_UZ.json
This should work 😊
---------
Co-authored-by: Ivan Zorin <ivan.a.zorin@gmail.com >
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-11-20 23:29:39 +01:00
Ivan Zorin
067b023484
Add direct links to stable and dev builds in README ( #2000 )
...
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README.md: fix mistypes discovered by @yo3fxy
* README.md: add subsection with table for direct links to stable and dev builds
2024-11-19 06:28:45 +01:00
MyNameIsKitsune
d0bcf40e5c
Linux Flash script update for TS100 ( #1997 )
...
* Using dd instead cp and unmount tmp folder immediately
* add sudo to rmdir
2024-11-16 10:39:10 +00:00
Ivan Zorin
d4a57eab4a
README.md: fix mistypes discovered by @yo3fxy ( #1996 )
...
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README.md: fix mistypes discovered by @yo3fxy
2024-11-15 00:03:11 +01:00
Ivan Zorin
7dd5325716
Add info about v2.22 to History.md ( #1993 )
...
* docs/History.md: add info about v2.22
* docs/History.md: unify titles styling of markdowned headlines
2024-11-14 20:52:02 +11:00
Ivan Zorin
79c12a5cb0
README update ( #1991 )
...
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
* README update
2024-11-10 10:02:36 +11:00
Ben V. Brown
21ecc154f8
Change Input mode of the tip sense signal for Miniware ( #1990 )
2024-11-08 10:12:12 +11:00
Ben V. Brown
a0a779faba
Custom tip type selection ( #1977 )
...
* Minor doc updates
* pydoc
* Draft tip selection menu
* Start linking in manual tip resistance
* Enable on Pinecilv1 / TS10x
* Fixup drawing tip type
* Update Settings.cpp
* Rename JBC type
* Add translations
* Handle one tip type
* Refactor header includes
* Fixup translation_IT.json
* Fixing up includes
* Format
* Apply suggestions from code review
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
* Update Documentation/Hardware.md
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
---------
Co-authored-by: = <=>
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-11-01 12:20:33 +11:00
Staubgeborener
150aa0db13
translations adapted ( #1976 )
...
* add corrent indent for translation_IT.json
* Update translation_BE.json
* Update translation_BG.json
* Update translation_CS.json
* Update translation_DA.json
* Update translation_DE.json
* Update translation_EL.json
* Update translation_ES.json
* Update translation_ET.json
* Update translation_FI.json
* Update translation_FR.json
* Update translation_HR.json
* Update translation_HU.json
* Update translation_JA_JP.json
* Update translation_LT.json
* Update translation_NB.json
* Update translation_NL.json
* Update translation_NL_BE.json
* Update translation_PL.json
* Update translation_PT.json
* Update translation_RO.json
* Update translation_RU.json
* Update translation_SK.json
* Update translation_SL.json
* Update translation_SR_CYRL.json
* Update translation_SR_LATN.json
* Update translation_SV.json
* Update translation_TR.json
* Update translation_UK.json
* Update translation_VI.json
* Update translation_YUE_HK.json
* Update translation_ZH_CN.json
* Update translation_ZH_TW.json
* Fix for \u200b unicode in translation_DA.json
* fix "Symbol |ứ| is missing in large font set" in translation_VI.json
* Fix character in translation_VI.json
* Update translation_VI.json
---------
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-10-29 19:24:18 +01:00
discip
fe6bf7f1f0
Merge pull request #1982 from eslng/uk-translation-hall-sens-to
...
Update tranlation_UK.json
2024-10-04 21:02:21 +02:00
yegor
3a7bb0ca6b
Update tranlation_UK.json
2024-10-04 21:04:09 +03:00
discip
0900fdfdbb
Merge pull request #1980 from Meldinov/patch-2
...
Update translation_ES.json
2024-09-29 01:12:21 +02:00
Meldinov
69cf05a42a
Update translation_ES.json
...
added some missing translations
2024-09-28 20:36:32 +01:00
discip
204efeedb9
Merge pull request #1975 from fredericuslaurentii/patch-2
...
Update translation_IT.json
2024-09-11 00:10:28 +02:00
fredericuslaurentii
1af65a91a4
Update translation_IT.json
2024-09-10 15:36:39 +02:00
fredericuslaurentii
c4b67a7ede
Update translation_IT.json
2024-09-10 15:03:14 +02:00
discip
d57f469bdc
Merge pull request #1970 from Ralim/discip-patch-1
...
formatting fix
2024-08-24 13:34:34 +02:00
discip
785a6a01ca
Update Power.md
2024-08-24 13:11:51 +02:00