Alex Voinea
|
060581962c
|
Fix sizeof array look
|
2022-02-10 09:33:55 +01:00 |
|
3d-gussner
|
35cee44df1
|
Add SRCDIR for compatibility with build server
|
2022-02-10 08:27:04 +01:00 |
|
Alex Voinea
|
e35b21569d
|
Merge pull request #3005 from wavexx/remove_mres_limits
Allow all microstep resolutions for all axes
|
2022-02-09 13:48:51 +01:00 |
|
Alex Voinea
|
6aaf784975
|
Merge pull request #3251 from gudnimg/farm-mode-setup-gudni
Optimize `farm_mode` initialisation in `setup()`
|
2022-02-09 13:48:12 +01:00 |
|
Alex Voinea
|
916212b597
|
Add ALLOW_ALL_MRES as requested in PR
|
2022-02-09 10:28:45 +01:00 |
|
3d-gussner
|
db7b41e294
|
Add community language firmware files for MK2.5/S
Add selection of language in MK404 for MK2.5/S
|
2022-02-09 09:41:11 +01:00 |
|
Guðni Már Gilbert
|
c4f1023924
|
Add back second call to prusa_statistics(8) when farm_mode is enabled.
Adds 18 bytes of flash
|
2022-02-09 07:30:50 +00:00 |
|
Guðni Már Gilbert
|
caf496e996
|
Optimise FanCheck initialisation when farm mode is on
Saves 12 bytes of flash memory (Arduino IDE 1.8.19)
|
2022-02-09 07:26:34 +00:00 |
|
Alex Voinea
|
1342db3532
|
Merge pull request #3257 from gudnimg/lcd-optimisation-gudni
Remove redundant operations on LCD CGRAM
|
2022-02-09 08:09:48 +01:00 |
|
Alex Voinea
|
aab094ff4f
|
Merge pull request #3292 from gudnimg/fix-pinda-thermistor-build-fail
Fix build error if `PINDA_THERMISTOR` is not defined
|
2022-02-09 07:54:42 +01:00 |
|
3d-gussner
|
e6703125ec
|
Merge pull request #3268 from gudnimg/lcd_button_update_gudni
Remove one call to `lcd_timeoutToStatus.start`
|
2022-02-09 07:37:36 +01:00 |
|
Alex Voinea
|
0b7aa31b2a
|
Fix MUL24x24R24 comment
|
2022-02-09 00:26:46 +01:00 |
|
Alex Voinea
|
23098a7492
|
Merge pull request #3380 from 3d-gussner/MK3_Translation_Maintainers
Update Community translation
|
2022-02-08 18:36:27 +01:00 |
|
Alex Voinea
|
9ef0acba5d
|
Merge pull request #3381 from 3d-gussner/MK3_improve_translations
Pre-release updates and some fixes
|
2022-02-08 17:50:16 +01:00 |
|
3d-gussner
|
00036bcfcc
|
Update all po files
|
2022-02-08 14:48:16 +01:00 |
|
3d-gussner
|
752eef0876
|
Enable to clean non active languages
|
2022-02-08 14:43:15 +01:00 |
|
3d-gussner
|
048117c3cb
|
Fix MSG in cz and hu as these have been different to other lang_en*.txt files
|
2022-02-08 14:41:35 +01:00 |
|
DRracer
|
8cf969eb1d
|
Merge pull request #3370 from leptun/MK3_3.10.2_crash_on_thermistor_pullup
Crash if pullups get enabled on the thermistor inputs
|
2022-02-08 11:55:49 +01:00 |
|
Alex Voinea
|
5c0d2767a8
|
Move the test to the experimental menu
.
|
2022-02-08 11:18:09 +01:00 |
|
Alex Voinea
|
fb1c8ee0a3
|
Change the pullup test
|
2022-02-08 10:53:47 +01:00 |
|
3d-gussner
|
dd72b079ea
|
Better translation in German for Bed level correct
|
2022-02-08 10:43:57 +01:00 |
|
3d-gussner
|
a4b605ba16
|
The Bed level correct menu is under Calibration so BACK is correct
|
2022-02-08 10:38:04 +01:00 |
|
3d-gussner
|
d80cef5443
|
Change [um] to [μm]
Including lang-im/export.sh to convert HD44780 to UTF-8 and vice versa
|
2022-02-08 10:18:27 +01:00 |
|
3d-gussner
|
881db2e747
|
Change MSG_YES to max. 4 chars
Hungarian YES is 4 letters long
|
2022-02-08 08:50:24 +01:00 |
|
3d-gussner
|
e7d7068840
|
Change MSG_WIZARD_DONE rows to 3
|
2022-02-08 08:46:07 +01:00 |
|
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 |
|