Greek Support for 3D printers using Marlin.
I need help from all Greek speaking 3D printer owners who can contribute by suggesting alternative translations which is shown on the LCD Screen for 3D printers using Marlin
This is the work I have done so far (with support of some friends), but now I need your help to make it perfect the Greek 3D printer owners.
We need to try to keep messages below 20 characters. Anything after 20 characters is just wasted – it will never be displayed.
Ideally try to keep strings under 18 characters (for menu items).
Strings of 16 characters or fewer are the best. They are guaranteed to be visible on all displays, as the minimum width for displays is 16 characters.
This is the translations I have done:
https://github.com/psavva/Marlin/blob/rc_greek_language/Marlin/language_el.h
You can use this as a reference for the original English text:
https://github.com/psavva/Marlin/blob/rc_greek_language/Marlin/language_en.h