Ludy
a93e9e6e9b
Use preheat labels in place of PLA/ABS ( #12194 )
7 years ago
Scott Lahteine
8bf596bd4c
RETRACT_ZLIFT => RETRACT_ZRAISE
7 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
7 years ago
Scott Lahteine
12fded46c2
Correct some FR strings
Co-Authored-By: pipersw <pipersw@users.noreply.github.com>
7 years ago
MikeLud
aadcf08913
[2.0.x] add Calibrate Z (M915) to Prepare Menu ( #11331 )
7 years ago
Scott Lahteine
2fd9ba56da
LED menu item bool (like Case Lights)
7 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
67a4cc610b
French update
Based on #9610
7 years ago
Scott Lahteine
f8912bb19f
French update
Based on #9590 by @studiodyne
7 years ago
gege2b
5785bbb491
Updated french translation ( #9556 )
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
d6e29e9597
Update French language
Based on #9373 by @nikkoura
7 years ago
Scott Lahteine
81211da7b4
M701 / M702 language changes
7 years ago
Scott Lahteine
e9b1944a67
Patch non-extended font option
8 years ago
studiodyne
eb02f8c719
Improve FWRETRACT logic, add common sense
8 years ago
Scott Lahteine
34a261416f
Add unaccented French language
8 years ago
Scott Lahteine
7dd0a46732
Language updates
8 years ago
Scott Lahteine
cc92e544a5
Move 'lcd' files
8 years ago
Gege2B
c7f04fbcc7
French translation
8 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
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
Johann Delahayes
a5737cba7c
Update french language
8 years ago
Brian
4e1448e75a
Various fixes for compiler warnings
add BLTouch-related messages in english and (rusty) french;
add missing endstops.h in ultralcd.cpp;
fix misc. compiler warnings;
fix lsf_reset - ZERO macro can't handle a pointer as it would only memset the size of the pointer, not the size of the entire struct
8 years ago
gege2b
0a92ce7a98
Completed french translation ( #6475 )
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
Scott Lahteine
f17b81b765
Add MAPPER_C2C3 to French language
8 years ago
Gege2B
22dfcc9a71
French translation : Added missing strings as well as missing accents
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
Gege2B
40453c1b9a
Update french translation (LIGHTS str)
8 years ago
esenapaj
a298a58684
Remove redundant "E"
8 years ago
Scott Lahteine
4783a59249
Remove filament-change empty lines from languages
8 years ago
Scott Lahteine
6eb6f12c64
Patch up some language formatting
8 years ago
esenapaj
e50992694f
Fix for the PR #5066 (Updated french translation)
MSG_INFO_PRINT_TIME is still being used
9 years ago
Gege2B
88b7f6eb46
Updated french translation
9 years ago
Scott Lahteine
d19cfcfc1d
max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
9 years ago
Gege2B
1e65f1a1d8
Update french language
9 years ago
Scott Lahteine
aa30550b21
Keep SIMULATE_ROMFONT only language.h
9 years ago
Scott Lahteine
d3b432adca
Strip never-translated strings from language files
9 years ago
esenapaj
af9b1d79b1
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
・Remove MSG_END_HOUR and MSG_END_MINUTE from all the language files
・Change from MSG_INFO_TOTAL_PRINTS to MSG_INFO_PRINT_COUNT in German
file
9 years ago
AnHardt
b273736962
Make MAPPER_NON the fall back mapper
Make MAPPER_NON the fall back mapper - if no other is defined.
One list less to maintain.
9 years ago
Scott Lahteine
1026e5b071
Replace PLA/ABS preheating with generic
9 years ago