I was doing some tuning to my Orca printer profile and was attempting to print a ringing tower to use in calibrating the input shaping and my Artisan screen kept throwing 2050-10 errors. That error code is not documented in the wiki. Does anyone know what this error might be?
While troubleshooting, I ran the G-code in a serial terminal (connected to the Artisan’s USB port) and there didn’t seem to be any particular G-code causing it when the G-code was run one line at a time. I only ran into it when running a group of commands. I sent an email to Snapmaker support, but I thought I’d see if the community knows anything about this error while I wait for a response.
You need to enter the following two commands to reset the parameters:
M593 P1 X Y F38
M500
It means that the Snapmaker version of Marlin isn’t fully compliant. I’ll probably just have to avoid using a frequency value of 0. I guess I’ll find out when I try.