3d-gussner
|
d046619470
|
Update Community translation
Added Hugarian Co-Maintainer
Added Croatian Mainteners
Set Swedish to inactive, waiting for review
|
2022-02-08 08:19:17 +01:00 |
Alex Voinea
|
234add3c58
|
Merge branch 'MK3' into lcd-optimisation-gudni
|
2022-02-08 00:14:59 +01:00 |
Guðni Már Gilbert
|
121324d20b
|
Revert "Remove one space from Support -> Temperatures menu"
This reverts commit 158877e736.
|
2022-02-08 00:09:09 +01:00 |
3d-gussner
|
8d0af30aa7
|
Update doxygen documentation
|
2022-02-07 19:41:14 +01:00 |
3d-gussner
|
709cdf5131
|
Merge pull request #3379 from Prime1910/MK3_3.11.0
Croatian translation Fix
|
2022-02-07 19:26:54 +01:00 |
Alex Voinea
|
2b18357fef
|
Merge pull request #3375 from leptun/MK3_arduino_1.8.13
Fix arduino 1.8.13 warnings
|
2022-02-07 17:27:13 +01:00 |
Alex Voinea
|
9c3c47ea29
|
Merge pull request #3253 from gudnimg/sd-sub-dir-fix
Fix edge case when SD card is inserted while user is inside the 'No SD card' submenu
|
2022-02-07 17:09:14 +01:00 |
3d-gussner
|
75d6942d81
|
Merge pull request #2836 from wavexx/remove_jerk_limits
Remove hard-coded X/Y jerk limits
|
2022-02-07 17:04:49 +01:00 |
3d-gussner
|
0d4d386991
|
Merge pull request #3228 from gudnimg/remove-mmu_lcd
Remove a few redundant lines from ultralcd code
|
2022-02-07 17:04:34 +01:00 |
3d-gussner
|
4cea7daac9
|
Merge pull request #3327 from gudnimg/remove-temp-stat-leds-gudni
Remove `TEMP_STAT_LEDS` from firmware
|
2022-02-07 17:04:24 +01:00 |
Alex Voinea
|
c06ec9d05b
|
Add pullup error test to define
|
2022-02-07 13:56:46 +01:00 |
Alex Voinea
|
5d29c4fab2
|
Fix build for real this time
|
2022-02-07 13:49:56 +01:00 |
Alex Voinea
|
b3a53f6436
|
Fix build
|
2022-02-07 14:41:56 +02:00 |
3d-gussner
|
db79ae9d5e
|
Forgot #ifdef DEBUG_PULLUP_CRASH
|
2022-02-07 13:31:55 +01:00 |
3d-gussner
|
0b8ecfbf7c
|
Add Test Pullup Crash menu
|
2022-02-07 13:28:48 +01:00 |
Guðni Már Gilbert
|
ff00988303
|
Revert "Replace hardcoded values and optimise strings"
This reverts commit e62bc4686f.
|
2022-02-06 11:09:45 +01:00 |
Alex Voinea
|
670214a30b
|
Fix indentation
|
2022-02-06 11:01:35 +01:00 |
Guðni Már Gilbert
|
c6ecc0dfc9
|
Merge branch 'prusa3d:MK3' into lcd-optimisation-gudni
|
2022-02-06 09:54:58 +00:00 |
Guðni Már Gilbert
|
c2bad473dc
|
Optimise _menu_edit_P
If the first if statement is true, then we don't need to check the next if statement.
Saves 64 bytes of flash memory
|
2022-02-06 09:01:16 +00:00 |
Alex Voinea
|
70cb30208c
|
Also change MUL24x24R24 to the new format and fix rounding
|
2022-02-06 01:11:22 +01:00 |
Alex Voinea
|
d06e74dd6f
|
Fix Welcome message and language flashing
|
2022-02-05 23:44:24 +01:00 |
Guðni Már Gilbert
|
a22a7ea9d7
|
Change LCD_STR_UPLEVEL to LCD_STR_UPLEVEL[0] for consistency
Saves 4 bytes of flash and 2 bytes of SRAM (Arduino IDE 1.8.19)
|
2022-02-05 19:58:31 +00:00 |
Guðni Már Gilbert
|
d5b666d260
|
Add LCD_STR_SOLID_BLOCK to represent \xFF
|
2022-02-05 19:53:42 +00:00 |
Guðni Már Gilbert
|
976c8c4902
|
Change message from .c to .cpp
The allows us to include lcd.h and replace hardcoded value with define LCD_STR_REFRESH
Also deleted a #define for bool which does not seem to be used.
|
2022-02-05 18:57:18 +00:00 |
Guðni Már Gilbert
|
e62bc4686f
|
Replace hardcoded values and optimise strings
This commit saves 64 bytes of flash memory on my end
|
2022-02-05 18:28:17 +00:00 |
Guðni Már Gilbert
|
19dc05597d
|
Fix identation in PR
Also combined the if statements that check farm_mode
If farm_mode is 0xFF then we can skip the next if statment.
No change in memory footprint
|
2022-02-05 11:24:04 +00:00 |
Prime1910
|
a3930cbff6
|
some words changed
|
2022-02-04 09:38:38 -08:00 |
Alex Voinea
|
274f198188
|
Fix typo from long ago
|
2022-02-04 16:28:49 +01:00 |
Alex Voinea
|
58867f6c06
|
Fix arduino 1.8.13 warnings
|
2022-02-04 15:53:49 +01:00 |
Alex Voinea
|
f068c3258f
|
Pack endstop flags
|
2022-02-04 15:24:43 +01:00 |
Alex Voinea
|
21a0b53647
|
remove firstrun
|
2022-02-04 13:27:43 +01:00 |
Alex Voinea
|
858984ef35
|
SD sorting entries instead of positions
|
2022-02-04 10:47:56 +01:00 |
DRracer
|
1dd2e237a0
|
Merge pull request #3368 from D05S/MK3_3.11.0
Czech translation fix
|
2022-02-03 16:53:23 +01:00 |
Dominik Sauer
|
4302fccca8
|
Update cs.po
|
2022-02-03 13:47:14 +01:00 |
SauerDominik
|
6167813f07
|
Update lang_en_cz.txt
|
2022-02-03 09:46:12 +01:00 |
DRracer
|
546eafae8b
|
Merge pull request #3342 from 3d-gussner/MK3_improve_translations
Improve language scripts
|
2022-02-03 08:21:38 +01:00 |
3d-gussner
|
9e8ed08092
|
Add new line at end of file
|
2022-02-03 08:08:28 +01:00 |
3d-gussner
|
fc94322a10
|
Fix typo
|
2022-02-03 08:07:07 +01:00 |
3d-gussner
|
37662afdd1
|
Add LF
|
2022-02-03 08:05:49 +01:00 |
3d-gussner
|
22b3fbfe09
|
Deactivate translations haven't been merged or translated yet
|
2022-02-03 07:05:59 +01:00 |
3d-gussner
|
1e5421906f
|
Revert "Delete as it has been merged in https://github.com/prusa3d/Prusa-Firmware/pull/3355"
This reverts commit 9993026202.
Affraid it will delete it when merged to MK3 branch
|
2022-02-03 06:55:50 +01:00 |
3d-gussner
|
9993026202
|
Delete as it has been merged in https://github.com/prusa3d/Prusa-Firmware/pull/3355
|
2022-02-03 06:53:20 +01:00 |
3d-gussner
|
103c6e8819
|
Merge pull request #3372 from Prime1910/MK3_3.11.0
Croatian translation
|
2022-02-03 06:45:02 +01:00 |
Prime1910
|
eb04c5861d
|
shorten words corrected - croatitan translation
|
2022-02-02 15:10:19 -08:00 |
Prime1910
|
75118d540f
|
Croatian translation small changes
|
2022-02-02 14:50:33 -08:00 |
Prime1910
|
0f7dcdf885
|
Some small changes in translation
|
2022-02-02 14:35:56 -08:00 |
Prime1910
|
f3a817ae45
|
Croatian translation of "spinning" corected
|
2022-02-02 14:25:20 -08:00 |
Prime1910
|
cc4601f3fe
|
Croatian translation file changed
|
2022-02-02 14:17:53 -08:00 |
Prime1910
|
82dba06602
|
Croatian translation updated
|
2022-02-02 14:16:32 -08:00 |
Guðni Már Gilbert
|
1f3640ab26
|
Merge branch 'MK3_3.12_Optimizations' of https://github.com/leptun/Prusa-Firmware into MK3_3.12_Optimizations
|
2022-02-02 20:49:41 +00:00 |