Marlin I3 pro B
-
- Posts: 2
- Joined: Mon Nov 29, 2021 7:04 pm
Marlin I3 pro B
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
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
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
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
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