Hello!
I’m unable to get the Benbox software working with the XY plotter with laser. MDraw is working ok.
Symptoms: Benbox is controlling the laser on/off/intensity correctly. However, jt does not appear to be controlling the stepper motors properly. Moving X direction will cause X and then Y to move; same thing happens with trying to move only Y direction. I am updating the firmware using the Makeblock Orion choice (and yes, my board is Orion, at least that’s what’s silk-screened on the back of the board) with the makeblock-328p-20150606.hex file.
Using the g-code terminal on Benbox, M03 Lxx turns on the laser to proper intensity, M05 turns it off as expected. However, G01 X10, for example, moves the x axis left and then moves Y up; repeating this command moves X axis left and then Y down.