CNC Duet 3 DWC Homing button error.
-
Ok then something is not right, because the "macros" are the same thing that DWC uses when you push the buttons.
Where are the macros you are using to home located? They should be in /sys/homeall.g homex. etc
If you are using homing files located anywhere else, they are not in the right place.
G28 = homeall.g = home all button in DWC.
So if G28 and the buttons don't work, then the homing files in the /sys folder are not correct, and whatever macros you are using to home should be moved into the system folder.
-
Well, this was a unique learning experience. I moved the homing files to the "Macros" under the "File Management" a month ago, while dealing with the firmware issue.
I moved them back to the "System" section in the "File Management" menu in the DWC. All is back to normal, if there is such a thing...
Thanks for your help.