Hello, I’ve been searching the forums for my answers prior to writing this and have learned a lot. I’m doing a somewhat unconventional build, installing a RAMBo 1.4 board on a stock Ender 5 Pro machine. I wanted the built-in safeties on the board, and eventually want to build my own 3DP/CNC machine when I have the knowledge to do so.
I’ve worked through most of my questions, mapping servo pins and configuring Marlin appropriately. I’m absolutely stuck on the LCD though…using the stock 12864 display, what definitions do I need to use in Marlin? The default for my machine is #define CR10_STOCKDISPLAY. Does this definition set both the board controller and LCD selection, do I need two separate definitions for each? I’ve been scouring the internet for firmware uploads to see if anyone else has done my setup before and have been unsuccessful so far.