Marcio Teixeira
263d7d37af
"SD card" => "Media" (#14951 )
6 years ago
Joseph Bozarth
0fbb26c28f
M16 - Expected Printer Check (#14924 )
6 years ago
Scott Lahteine
8f0aedeead
Reorder some language defines
6 years ago
MarcelMo
f8aa52346f
Configurable Z move distance (#14593 )
6 years ago
Tanguy Pruvot
ca7f56e60b
Add 0.025mm Manual Move for Z (#14456 )
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
InsanityAutomation
4900c28bf6
Fix IDEX tool-change, and more (#13614 )
6 years ago
InsanityAutomation
09eb30dc05
IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
InsanityAutomation
413e303ad5
More Advanced Pause options (#12984 )
6 years ago
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 years ago
Scott Lahteine
d97e31db4c
Optimize Power-Loss Recovery (#12440 )
6 years ago
thiagodesacosta
075a22ed65
Update Portuguese-Brazilian translation (#12402 )
6 years ago
Scott Lahteine
50af1d1e08
Differentiate translated On/Off from Serial ON/OFF
6 years ago
Scott Lahteine
fc84878cba
MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH
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
6e3caf23b6
IS_DELTA => ENABLED(DELTA)
6 years ago
Scott Lahteine
3c9daf322a
MSG_CNG_SDCARD => MSG_CHANGE_SDCARD
6 years ago
Scott Lahteine
2f873a119f
Revert some UBL strings
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
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
Scott Lahteine
6cb83758d7
Fix Brazilian Portuguese language duplicates
7 years ago
Scott Lahteine
9f8a96fb8a
Brazilian Portuguese update (#10409 )
7 years ago
Yunhui Fu
c96412a78f
[2.0.x] UTF-8 language translation support (#10213 )
7 years ago
Thomas Moore
786746404b
[2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778 )
7 years ago
Scott Lahteine
e9b1944a67
Patch non-extended font option
7 years ago
Scott Lahteine
7dd0a46732
Language updates
8 years ago
Scott Lahteine
cc92e544a5
Move 'lcd' files
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
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
7739c0affa
Change "+mm" to "mm" in most languages
- Japanese and Chinese still need update
8 years ago
esenapaj
a298a58684
Remove redundant "E"
8 years ago
Scott Lahteine
d19cfcfc1d
max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
8 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
AnHardt
39883d03fc
universalize axis_unhomed_error()
9 years ago
esenapaj
fac58f0291
Cosmetic changes for language files
9 years ago
esenapaj
8d0b2f358a
Cleanup for language files
・Remove abolished strings (MSG_NOZZLE1, MSG_NOZZLE2)
・Remove duplicated strings
・Arrange the strings in unified order
・Adjust spacing
・Remove some comments in Japanese files(follow-up the PR #3560 )
The most part of these changes were salvaged from closed my PR#3550.
9 years ago