Open
Description
I also have the problem that other languages than English are not flashed to my Prusa MK3S #253
As mentioned in #139, a second flash command is necessary that could potentially be done through a 'custom' flash method.
Has this been implemented? I'm not sure where I should enter custom commands. What is the recommended way?
Not sure if I should append it somehow to this customize command line setting:
{avrdude} -v -q -p {mcu} -c {programmer} -P {port} -D -C {conffile} -b {baudrate} {disableverify} -U flash:w:{firmware}:i
It didn't work so far..