mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-02-18 02:13:38 -07:00
MarlinUI multi-language support (#20725)
This commit is contained in:
parent
00bc094914
commit
68abaeab19
16 changed files with 202 additions and 26 deletions
|
|
@ -39,6 +39,7 @@ exec_test $1 $2 "DELTA, RAMPS, L6470, UBL, Allen Key, EEPROM, OLED_PANEL_TINYBOY
|
|||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_FYSETC_F6_13
|
||||
opt_set LCD_LANGUAGE vi
|
||||
opt_set LCD_LANGUAGE_2 fr
|
||||
opt_set X_DRIVER_TYPE TMC2160
|
||||
opt_set Y_DRIVER_TYPE TMC5160
|
||||
opt_set Z_DRIVER_TYPE TMC2208_STANDALONE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue