Marlin I3 pro B

Post Reply
luigyrivero
Posts: 2
Joined: Mon Nov 29, 2021 7:04 pm

Marlin I3 pro B

Post 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
jonsag
Posts: 46
Joined: Tue Feb 06, 2018 5:08 am

Re: Marlin I3 pro B

Post 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
Post Reply