Alex Voinea
cb502ee7bc
Update MSG_MBL_FAILED translations
...
Thanks @3d-gussner
2024-09-03 09:28:16 +02:00
Alex Voinea
b58d2ecccb
Prompt user for Z calibration after failed MBL with yes-no screen
2024-09-03 09:28:15 +02:00
3d-gussner
56de4bf53b
Update Community translation list
...
- Croatian, Swedish and Norwegian are inactive since the last few translation review requests have not been done
2024-08-30 08:14:23 +02:00
3d-gussner
b9b32b0d9f
Update Slovak translation
...
Thanks to @ingbrzy @shatter136
2024-08-28 12:07:20 +02:00
3d-gussner
6af6b402cc
Update Czech and Italian translations
...
Thanks to @DRRacer and @wavexx
2024-08-28 11:29:28 +02:00
3d-gussner
1a717986c1
Update Hungarian translation
...
Thanks to @AttilaSVK
2024-08-27 07:11:32 +02:00
3d-gussner
6fa80045b5
Another Dutch translation fix
2024-08-26 14:15:31 +02:00
3d-gussner
ff9a476121
Update Dutch translation
...
Thanks to @stelgenhof
2024-08-26 14:13:28 +02:00
3d-gussner
e90b536c9b
Update Romainian translations
...
Thanks to @petrubecheru and @Hauzman
2024-08-26 13:46:23 +02:00
3d-gussner
b353f1f008
Add missing translations
...
Used `trans -b :cs+de+es+fr+hr+hu+it+nl+no+pl+ro+sk+sv "<text>"` to translate
Looked at pre-translated text to reuse as much as possible.
2024-08-26 10:02:56 +02:00
3d-gussner
c1360d7bfb
Fix LCD output
...
Configuration->HW Setup->Checks showed `a`
MSG_FILAMENT `Filament` can only be 8 chars long and only ES and IT had `Filemanto` as translation.
But as ES the `o` in `Filamento` was overwritten by `[Estricto]` I removed the MSG_FILAMENT to be translated.
Saves few bytes.
2024-08-26 09:20:05 +02:00
3d-gussner
8fe73a0dc2
Update to MMU FW 3.0.3
2024-08-23 14:31:49 +02:00
sarusani
a9e7f387e8
Replace Set Ready menu entry
...
Replace "Set Ready"/"Set nor Ready" menu entry with "Print from host" entry.
Use "action:start" instead of "action:ready"
2024-08-23 10:24:01 +02:00
3d-gussner
45a223a1f9
Remove White spaces
2024-05-20 19:09:03 +02:00
sarusani
bc04f16906
Adjust Nozzle Change Menu For Quick Change Nozzles
...
- Show warning if extruder temp is > 40 degrees
- Use fan to speed up cooldown
- Show confirmation msg
- Show nozzle diameter setting after nozzle change
2024-04-09 16:12:46 +02:00
3d-gussner
feebac54fc
Fix issue #4424
...
Fix rebase
2024-04-04 09:08:44 +02:00
3d-gussner
a93cd93756
Move `MK3 firmware detected on MK3S printer` and `MK3S firmware detected on MK3 printer` to `messages.cpp/.h`
...
Update pot and po files
2024-04-04 08:58:46 +02:00
3d-gussner
97584d571e
Update all `_i("` to `messages.cpp/.h`
...
Update `lang/po/*.po*` files
2024-04-04 08:23:40 +02:00
D.R.racer
4bca4021c6
Bump up MMU FW version to 3.0.2
...
.
2024-03-04 11:55:54 +01:00
3d-gussner
8d50d29776
Merge pull request #4553 from sarusani/shutdownHostLCDEntry
...
Add Shutdown host to LCD Menu
2024-01-11 07:33:16 +01:00
sarusani
2199ef8bc4
Add translations
2024-01-06 09:40:51 +01:00
3d-gussner
db044163f9
Unify Selftest messages
2024-01-04 11:18:07 +01:00
3d-gussner
dd5f2e1196
Reprint Norwegian translation update
2023-12-05 08:37:24 +01:00
Panayiotis-git
3da4407e4f
Repeat the M600 unload/load filament sequence - Fix translations
2023-12-01 21:13:24 +02:00
Juan Francisco Estrada
ec1c215681
Updates to translations of "Reprint" to Slovak and Romanian languages
2023-11-22 12:19:10 +01:00
Juan Francisco Estrada
7130504fcf
Apply the reprint_pr_changes_diff2.txt provided by @3d-gussner
2023-11-22 12:18:59 +01:00
Juan Francisco Estrada
f48c9e0d4f
Fix execution of update-po.py
2023-11-22 12:18:45 +01:00
Juan Francisco Estrada
242fdc863b
Execution of lang/update-pot.py and lang/update-po.py
2023-11-22 12:16:38 +01:00
Juan Francisco Estrada
7a6cfda34f
Fix SV translation length of MSG_REPRINT
2023-11-22 12:12:50 +01:00
Juan Francisco Estrada
cb92fd5002
Fix the length of the PL translation of MSG_REPRINT
2023-11-22 12:12:21 +01:00
Juan Francisco Estrada
e8a2d4c7e1
Reprint function integrated on 3.13v
2023-11-22 12:11:39 +01:00
3d-gussner
880d2f28bd
LCD menu only sends `// action:ready` or `// action:not_ready` via serial
...
Host has to send back state with `M72 S1|0` to keep printer and host in sync
Changed LCD menu messages to `Set ready` and `Set not ready`
Updated translations
2023-11-22 07:58:17 +01:00
3d-gussner
d276695ce7
Set Ready
2023-11-22 07:58:13 +01:00
3d-gussner
7bc7e7a7e8
Merge pull request #4448 from sarusani/nl_typo
...
Fix typo in Firmware_nl.po
2023-10-19 17:10:19 +02:00
Alex Voinea
1528294450
Update enabled diacritics
2023-10-19 13:07:49 +02:00
3d-gussner
1f608dffcf
Merge pull request #4441 from 3d-gussner/MK3_French
...
PFW-1445: Update and shorten French
2023-10-19 09:04:20 +02:00
3d-gussner
cd8daa88a3
Few more changes
2023-10-18 19:27:45 +02:00
3d-gussner
af13d0746e
Updates by @ErwanAliasr1
2023-10-18 17:35:03 +02:00
3d-gussner
323f9aaf6c
Merge pull request #4440 from 3d-gussner/MK3_Spanish
...
Update Spanish diacritics
2023-10-17 15:15:36 +02:00
3d-gussner
a5dbf4926d
Few more changes
2023-10-17 10:29:56 +02:00
3d-gussner
0b999f1cc2
Thanks to @Ilovemyhous for the review
...
Changed all self test to selftest as this term is used in the help articles
2023-10-17 09:13:51 +02:00
3d-gussner
c681dada5d
Few more changes
2023-10-16 21:31:29 +02:00
sarusani
baedd025d3
Fix typo
2023-10-14 23:00:56 +02:00
3d-gussner
6ef9e8d39c
More updates
2023-10-14 15:02:44 +02:00
3d-gussner
07b7842212
Updates by @misan
...
Some minor changes for better fit on LCD
2023-10-14 12:57:06 +02:00
3d-gussner
3d7892f678
Merge pull request #4411 from arekm/arekm-pl-update
...
Polish translation update.
@arekm Bardzo dziękuję za ten 🇵🇱 pull request
2023-10-13 08:50:21 +02:00
3d-gussner
47f5066fa4
Merge pull request #4442 from 3d-gussner/MK3_Italian
...
Update Italian
Reviewed by two users
2023-10-13 08:48:06 +02:00
3d-gussner
eb2cacc7de
Update French
...
- Shorten messages
- Diacritics
2023-10-11 13:08:17 +02:00
3d-gussner
9148bed5b6
Update Italian
2023-10-11 13:00:45 +02:00
3d-gussner
512d7684b0
Update Spanish dicaritics
2023-10-11 12:56:11 +02:00