Hi,
I’ve just gotten some aspects of my XY plotter working (after battling with getting my Sierra to recognise the board for half a day).
I have a couple of issues.
Gremote:
I can build gremote in processing 2 (it doesn’t work with processing 3 as the CP5 is much updated) however I cannot get past the opening screen. I can select the port (same port as works with mDraw) but it never opens the software. I’ve tried all baudrates - which is correct?
MDraw.
I have some issues with MDraw too. I have been able to load some SVGs however when I draw them they x-axis is flipped. The drawing is also very bad and there is a lot of vibration. I have set all the stepper switches to HHH for smaller movements. MDraw only works when I update the firmware within MDraw - it doesn’t work with the GCode parser firmware - maybe this is correct? Does MDraw use the firmware xybot.ino that is in the Mdraw package? If so maybe I can adjust the feedrate here?
I also notice that the pen up and pen down commands are flipped - I can change the command M1 130 and M1 90 each time - but maye=be there is something wrong with my setup?
( I have attached pictures below - I will botl the plotter down and hopefuly that will solve the vibration issues).
If I could move the head slower that woudl be great though.
Finally - ideally I would like to use processing to send commands directly to the makeblock XY - I can build these in GCode and send to the parse - but I haven’t been able to test the parser yet as GRemote isnt connecting.
Any help much appreciated.
T