Gustavo Alvarez
2b628553d3
Update Spanish language ( #15189 )
5 years ago
Gustavo Alvarez
54069823a0
Update Spanish language ( #15132 )
5 years ago
Marcio Teixeira
263d7d37af
"SD card" => "Media" ( #14951 )
5 years ago
Joseph Bozarth
0fbb26c28f
M16 - Expected Printer Check ( #14924 )
5 years ago
MarcelMo
f8aa52346f
Configurable Z move distance ( #14593 )
5 years ago
Tanguy Pruvot
ca7f56e60b
Add 0.025mm Manual Move for Z ( #14456 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
FernandoVelcic
edf025ed8d
Update Spanish language ( #13236 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 years ago
Scott Lahteine
50af1d1e08
Differentiate translated On/Off from Serial ON/OFF
6 years ago
Scott Lahteine
a0c795b097
Encapsulate common display code in a singleton ( #12395 )
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
6 years ago
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup ( #12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 years ago
Scott Lahteine
3c9daf322a
MSG_CNG_SDCARD => MSG_CHANGE_SDCARD
6 years ago
Ludy
a93e9e6e9b
Use preheat labels in place of PLA/ABS ( #12194 )
6 years ago
Scott Lahteine
8bf596bd4c
RETRACT_ZLIFT => RETRACT_ZRAISE
6 years ago
InsanityAutomation
f38570ac55
Add custom user menu title ( #11769 )
6 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
6 years ago
MikeLud
aadcf08913
[2.0.x] add Calibrate Z (M915) to Prepare Menu ( #11331 )
6 years ago
Scott Lahteine
3396671011
[2.0.x] Reset LCD status to fallbacks ( #10470 )
* Remove obsolete strings
* Tweak some static consts
* Reset LCD status to fallbacks
7 years ago
Yunhui Fu
41839746a2
Removed unused macros
7 years ago
Yunhui Fu
c96412a78f
[2.0.x] UTF-8 language translation support ( #10213 )
7 years ago
Scott Lahteine
f04be05a14
"G28 Z Forbidden" => "Home XY first"
Some languages will need to be updated for proper phrasing
7 years ago
Scott Lahteine
5a70887467
Size lcd_status_message based on language ( #9545 )
7 years ago
Thomas Moore
786746404b
[2.0.x] Apply feedrate to nozzle movement for kinematic machines ( #8778 )
7 years ago
Scott Lahteine
81211da7b4
M701 / M702 language changes
7 years ago
Scott Lahteine
e9b1944a67
Patch non-extended font option
7 years ago
Scott Lahteine
7dd0a46732
Language updates
7 years ago
Scott Lahteine
cc92e544a5
Move 'lcd' files
7 years ago
Scott Lahteine
3fe333143c
Case light as a toggle menu item
8 years ago
Scott Lahteine
01e7e234c6
Add more options to the Bed Leveling menu
8 years ago
Scott Lahteine
0cbe448edf
Split up Control > Motion submenu
8 years ago
Ernesto Martinez
ac959b12ee
Updates to language_es.h based on latest updates. ( #6871 )
Spanish language updates
8 years ago
Thomas Moore
fb5e0ffe16
Unify M600 and M125 pause features ( #6407 )
* Unify M600 and M125 pause features
* Cleanup per thinkyhead's comments
* Rename filament_change_menu_response to advanced_pause_menu_response
* Include HAS_BED_PROBE in QUIET_PROBING
* Update gMax example file
* is_idle() is out of scope without the braces
* Convert FT-i3-2020 to Advance Pause names...
* Allow pause even if not printing
8 years ago
moebyusDev
2266c0780d
fixed spanish lang
It was missing MSG_FILAMENT_CHANGE_HEAT_2 and MSG_FILAMENT_CHANGE_HEATING_2
8 years ago
emartinez167
27cd165adf
Last three Spanish language strings
Updates as per @thinkyhead request.
8 years ago
Ernesto Martinez
ff4fb42e7d
Add new strings as per recent changes in RCBugFix ( #6482 )
Adding missing strings to Spanish language, as per changes recently
done to the RCBugFix branch.
8 years ago
Scott Lahteine
3cdf78a79f
MSG_VOLUMETRIC => MSG_FILAMENT
8 years ago
Scott Lahteine
c54f6cf23d
Updates to support 5 extruders
8 years ago
Scott Lahteine
b904b5ae8d
Audible feedback for settings store/load/reset
8 years ago
emartinez167
7292145f4e
Fix for some wrong strings
On last commit, some strings were ended with the incorrect character.
This fixes it.
8 years ago
emartinez167
020c6af7b0
Updates to Spanish language
Add missing Spanish language definitions.
8 years ago
emartinez167
a2fe24f319
Fix some errors and update a message
8 years ago
emartinez167
0844da794d
Updates to Spanish language
Add missing Spanish language definitions.
8 years ago
Scott Lahteine
7739c0affa
Change "+mm" to "mm" in most languages
- Japanese and Chinese still need update
8 years ago
yhfudev
2dbd38ce16
tag the utf-8 strings
8 years ago
yhfudev
1cdffdede7
fix multiple definitions of message macros in the language-es.h
8 years ago
esenapaj
a298a58684
Remove redundant "E"
8 years ago
Scott Lahteine
4783a59249
Remove filament-change empty lines from languages
8 years ago
esenapaj
be48792e9c
Follow up the PR #5167 (Add Turkish Language), etc
・Remove all the #ifndef
・Follow the PR #4603 (Strip never-translated strings from language
files)
・Follow the PR #4634 (Set language display charset in language.h)
・Follow the PR #4936 (Put max_jerk vars in array, clean up jerk code)
・Adjust spacing
8 years ago