Watchdog and X Axis control
I am just getting started. Searched discussions but can't find these topics yet.
First issue, I have no printer yet, only the electronics and trying to establish motor control through the Rep Host. The firmware configurator web page does not seem to allow download unless the watchdog is enabled. I have no extruder, and establishing motor control is difficult to debug with the numerous watchdog messages; I'd like to turn this off but cannot get the firmware to download without watchdog checked.
Second issue: X axis movement seems inconsistent. I assume this has to do with potentiometer adjustments on the A4988, but don't know for sure that I'm sending the correct commands. If I use manual or the Rep-Host X-movement joystick clicks, how can I be sure a pure X-movement command is being sent to the motor (ie, bypassing the "jerk" and other calculations)?
Thanks for your help!
Comments
Thank you for the reply. I may have solved the motor movement issue by changing the wiring on the motor. The two coils of the motor may have been cross-wired. Now, I see that jerk matters significantly, especially if you're doing something like extruding, or carving (eg, CNC router).
Here is an example of the conversation the firmware and Host are having. Recall that I have no extruder, unchecked in the configurator before downloading.
20:29:15.642 : N86 M105 *57
20:29:15.644 : ok 86
20:29:15.968 : N87 G1 X25 F4800 *34
20:29:15.971 : ok 87
20:29:18.701 : N88 M105 *55
20:29:18.703 : ok 88
20:29:21.765 : N89 M105 *54
20:29:21.800 : ok 89
20:29:24.830 : N90 M105 *62
20:29:24.897 : ok 90
20:29:27.887 : N91 M105 *63
20:29:27.891 : ok 91
20:29:30.952 : N92 M105 *60
20:29:30.954 : ok 92
20:29:34.012 : N93 M105 *61
20:29:34.014 : ok 93
20:29:37.077 : N94 M105 *58
20:29:37.082 : ok 94
20:29:40.137 : N95 M105 *59
20:29:40.138 : ok 95
20:29:43.204 : N96 M105 *56
20:29:43.206 : ok 96
20:29:46.262 : N97 M105 *57
20:29:46.266 : ok 97