Open alecuba16 opened 3 years ago
Hello. Yes, in theory you would only have to modify the original code to separate and store in another variable the value of the position of the new axes you want to add. In addition you should modify the position of the text on the LCD, so that the new information you want to display fits.
Good morning,
I plan to use the code with another MEGA running 4/5 axis grbl. I can add a new axis by just copying the same code of wpos, etc? And also changuing the lines where the gcode is being sent to serial, right?