Page 1 of 1

Marlin I3 pro B

Posted: Mon Nov 29, 2021 7:10 pm
by luigyrivero
Hello how are you, ask someone will have the Marlin of I3 pro B activated and the steps to load it in the machine since I want to change the language to Spanish from the menu. Thank you

Re: Marlin I3 pro B

Posted: Tue Nov 30, 2021 4:36 am
by jonsag
Check out my Marlin from my github: https://github.com/jonsag/Marlin-3D-Printer-Firmware

Carefully read the file at https://github.com/jonsag/Marlin-3D-Pri ... %20Info.md

Then change the line

Code: Select all

#define LCD_LANGUAGE en
to your needs

Compile and upload to your printer
/jon

EDIT:
I've now made an instruction on how to use VSCode to compile and upload firmware:
https://github.com/jonsag/Marlin-3D-Pri ... loading.md