elgambitero
aee475aa55
Update Marlin/language.h
...
Spanish language included. It features the LCD screen messages and a small part of the Serial messages.
12 years ago
James Adams
e10355500d
Updated Language.h with pause, resume, and retract
12 years ago
kobaan
603a5e25b3
Updated german translations in language.h and eliminated a few double lines.
12 years ago
Bernhard
bf077125b9
added firmware retract. disabled by default
13 years ago
Daid
b59724e42b
Add strigification for extruder amount in M115 report.
13 years ago
Daid
516ec90242
Add M401 - Wait for user on LCD button press
13 years ago
Daid
279d00da9f
Fixed #if for Ultimaker.
13 years ago
Erik de Bruijn
5aa80e6c05
Made language.h more flexible. Automatically do the right defines based on MOTHERBOARD == 7 ? "Ultimaker" : "Mendel"
13 years ago
Daid
8503b78876
Added support for 2nd extruder temperature to UltraLCD
13 years ago
tgiphil
ad8bc71d3e
- Fixed a typo
13 years ago
Erik van der Zalm
63aec3c56e
Replaced Kill by Stop. If the printer is stopped. Fix the error and use M999 to restart.
...
Moved the PID_dT in the Ki and Kd calculation from the configuration.h to temperature.cpp
13 years ago
Erik van der Zalm
4deeffbc88
Added missing defines to the german section.
...
Translation still needed.
13 years ago
Erik van der Zalm
632528aa95
merging with SCUBA82
13 years ago
Blair Thompson
046a8e0039
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
13 years ago
Christian Thalhammer
a92b3afe64
added german translation;Menue should be in english.. sounds better
13 years ago
Christian Thalhammer
9fa586bbed
fixed languages; Preheat_PLA and Preheat_ABS was not defined for non
...
english
13 years ago
Blair Thompson
d9f2f509d5
Added new menu items under the prepare submenu.
...
Instead of a single pre-heat, now there is pre-heat ABS and PLA options
Added defines to the configuration file to adjust preheat temperatures for both
13 years ago
Erik van der Zalm
ae3e7586c6
Added HOME_POS. This adds the posibility to make the center 0
...
Updated the Xsteps ... settings via the LCD menu
13 years ago
Blair Thompson
fe940a142d
Added a structure that will allow easy translations/modifications to the LCD menu.
...
Signed-off-by: Blair Thompson <mail@justblair.co.uk>
13 years ago