I have the usual arduino/ ramps 1.4 setup together with full graphic LCD, this one: [reprap.me]
All works fine on my corexy printer up to 30mm/s printing speed but above that 8bit Arduino does not have enough processing power for both corexy movement calculations and information of full graphic lcd. Printer makes short pauses in-between movements. This seems like a well documented issue, especially on Delta printers.
Now the easiest solutions is to get a 2004 display or 32-bit board (which I might do later).
But is it possible to get a 12864 display to show 2004 display's information? This would save me from buying any new components.
I am using Marlin.
All works fine on my corexy printer up to 30mm/s printing speed but above that 8bit Arduino does not have enough processing power for both corexy movement calculations and information of full graphic lcd. Printer makes short pauses in-between movements. This seems like a well documented issue, especially on Delta printers.
Now the easiest solutions is to get a 2004 display or 32-bit board (which I might do later).
But is it possible to get a 12864 display to show 2004 display's information? This would save me from buying any new components.
I am using Marlin.