295 Commits (master)

Author SHA1 Message Date
daid303 6123a00e64 Fix the german translation.
12 years ago
daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated.
12 years ago
daid303 5ff5cee8ce Fix the sensitive pin definitions, there where analogue numbers in the digital pin list. Also made M42 without a P function on the LED_PIN (which was otherwise a useless pin definition)
12 years ago
Gege 9b1d2483a0 I hope last changes to french translation
12 years ago
Gege b1adc567da Correction to french translation (non-ASCII chars only)
12 years ago
Gege 0807d82af0 Correction to french translation (plain text only)
12 years ago
gege2b bb119739b0 Added french translation
12 years ago
Martin Lukasik 6a55ca8370 Added Polish translation. Cosmetic changes to English.
12 years ago
YanFM 332344bd43 Update Marlin/language.h
12 years ago
Daniele Sdei 695938ba3f Italian language support
12 years ago
Sergey Taranenko 24bcc9647d Added Russian translation
12 years ago
elgambitero df09e2adce Spanish updated
12 years ago
elgambitero ddf6603d81 Spanish language updated. Bug fixes on dialogs.
12 years ago
elgambitero 4bf8b1aeee fesfas
12 years ago
elgambitero 7afd202b89 New dialogs translated to spanish. Bug fixes.
12 years ago
elgambitero ebc4601185 Some new dialogs translated to Spanish
12 years ago
ZetaPhoenix 8ac5b29e02 Changes to M119 response for easier visual comparison
12 years ago
Erik vd Zalm 0e58ef6805 Some dialogs are corrected
12 years ago
elgambitero 6cd150842f Update Marlin/language.h
12 years ago
elgambitero 299c18596f Update Marlin/language.h
12 years ago
stohn 1d224cc031 merged with upstream and FIXED AGAIN bad translation commit
12 years ago
Blair Thompson aacbebbebe Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory.
12 years ago
stohn 69961dbba3 fixed incorrect menu messages from last commit...
12 years ago
Blair Thompson 6c050b8440 Fixes error introduced at commit aee475aa55 which caused the sketch not to comile for language option 1. Several defines were removed but still referenced in ultralcd.pde
12 years ago
elgambitero d38b96fff1 Update Marlin/language.h
12 years ago
Erik vd Zalm 9f7f7354f5 Set default language 1
12 years ago
elgambitero aee475aa55 Update Marlin/language.h
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
12 years ago
Daid b59724e42b Add strigification for extruder amount in M115 report.
12 years ago
Daid 516ec90242 Add M401 - Wait for user on LCD button press
12 years ago
Daid 279d00da9f Fixed #if for Ultimaker.
12 years ago
Erik de Bruijn 5aa80e6c05 Made language.h more flexible. Automatically do the right defines based on MOTHERBOARD == 7 ? "Ultimaker" : "Mendel"
12 years ago
Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD
12 years ago
tgiphil ad8bc71d3e - Fixed a typo
12 years ago
Erik van der Zalm 63aec3c56e Replaced Kill by Stop. If the printer is stopped. Fix the error and use M999 to restart.
12 years ago
Erik van der Zalm 4deeffbc88 Added missing defines to the german section.
12 years ago
Erik van der Zalm 632528aa95 merging with SCUBA82
12 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.
12 years ago
Christian Thalhammer a92b3afe64 added german translation;Menue should be in english.. sounds better
12 years ago
Christian Thalhammer 9fa586bbed fixed languages; Preheat_PLA and Preheat_ABS was not defined for non
12 years ago
Blair Thompson d9f2f509d5 Added new menu items under the prepare submenu.
12 years ago
Erik van der Zalm ae3e7586c6 Added HOME_POS. This adds the posibility to make the center 0
12 years ago
Blair Thompson fe940a142d Added a structure that will allow easy translations/modifications to the LCD menu.
12 years ago