Hi, I’ve followed @boog_nish issue and want to read whats my setting and applied a new one as Im not literate with arduino software, I think this method is awesome.
how ever I tried to send the M503 code but nothing happen, any clue? Im using gen6 D. thank you
Hello. In the replys to my post there is a LOT of detailed info there. I was able to change my steps finally. If you enter the M503 in the Gcode box at the upper right of your control panel window (above the toggle controls), and then hit ‘send’, the scroll box should show you a bunch of info. Maybe try again if you are not getting this result, the first time I tried, I entered the command in the wrong place so nothing happened, then I entered m305 instead of m503 In The correct entry spot and nothing happened, third time I got it right haha. Good luck. I am just learning all of this stuff as well but am happy to try and share any info/insight I might have.
How do you do the link to another user like you did to me in your post ?
you can do that by typing plus followed by peoples name, so @boog_nish would do it.
Oh. Simple enough. Thank you
What printer/controller board are you using? I believe the feature that lets you echo back these parameters can be disabled, though there are warnings in the code that you should leave it on unless you really don’t have the flash/RAM space for it on your chip.
@Whosa_whatsis Im on cartesian printer using gen6 deluxe board, gave by a friend who bought from http://romscraj.com
Gen6 is pretty ancient. It uses the Atmega 644P, which is one of the chips with severe flash/RAM limitations, so your firmware may have the feature disabled.
thanks @Whosa_whatsis for the information!
