rcKeith
rcKeith
Hi Many thanks, I'll give it a try and let you know Keith
Hi It did work making the changes as you suggested but the only issue is the Pin information coming back still refers to XYZAB which will cause limit switch problems....
The error only happens when I define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER . This is the LCD I have which does work with the default Marlin 2.0 code. It shows a error in \Marlin-Marlin2ForPipetBot\Marlin\src\lcd\dogm\status_screen_DOGM.cpp...
Hi Hobiseven Thanks for your reply. I've only been testing on a Mega2560 not connected to any motors yet. So not tried your planner.cpp. The reason for this is that...
Hi DerAndere1 No, they don't. It's usually because the foam cutter is quite a big machine in an outside workshop where they don't want to leave a laptop or a...
Yes, I had thought about that. I use it on my CR-10 V2 it works well on that. Keith
Yes that fine, thank you
Hi Having these issues when trying to compile with status_screen_DOGM.cpp I have REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER defined in Configuration.h Tried my best to figure it out but no luck. Any help is greatly...
Thanks, DerAndere1. Compiles fine thank you. Will update you when I have a working system. Keith
Hi DerAndere1 I think I spoke too soon about the compilation. I didn't have defined LCD_SHOW_SECONDARY_AXES in Configuration_adv.h. When I defined it I get a #if LCD_SHOW_SECONDARY_AXES expected an expression...