Will a Mk3 run with standard Marlin firmware?
For various reasons I am interested in using standard Marlin firmware. If I buy a Mk3, will it run with the standard firmware? If so, what features will I be missing?
Re: Will a Mk3 run with standard Marlin firmware?
For various reasons I am interested in using standard Marlin firmware. If I buy a Mk3, will it run with the standard firmware? If so, what features will I be missing?
Yes, you just need to configure it.
You can use all features
Re: Will a Mk3 run with standard Marlin firmware?
The only challenge I can think that there may be will be the LCD screen which has been a challenge for a long time (original build environments required that the standard Arduino LCD stuff was disabled).
Re: Will a Mk3 run with standard Marlin firmware?
When I try to compile Marlin asks me if this is an "Arduino Mega or Mega2560 board"? Is it or something else?
Jim
Re: Will a Mk3 run with standard Marlin firmware?
When I try to compile Marlin asks me if this is an "Arduino Mega or Mega2560 board"? Is it or something else?
Jim
Just follow instructions on Prusa Firmware github page, you need to use same board to compile marlin:
https://github.com/prusa3d/Prusa-Firmware
Follow 1. Development environment preparation
RE: Will a Mk3 run with standard Marlin firmware?
Yes, you just need to configure it.
Hi,
thank you for your reply.
Please, can you "expand" your statement? What do you mean with "configure"?