I’m trying to get an XY plotter v2.0 working in Ubuntu 14.04 and using java from open-jdk.
I’ve come to the point where I’ve managed to upload the GCode software to the arduino, and I’m trying to run the GRemote program.
I’ve edited it so that the .sh file does not try to run the Windows version java (why does it do that to begin with?), and i get this window when i select the device /dev/ttyUSB0:
Repeating this in windows 8 i get the exact same result.
UPDATE
I configured arduino board as Genuino Uno instead of Leonardo. (I have a makeblock orion board). Now i get gui using GRemote. I even managed to get it jogging a little. but the x buttons moves the y axis and vice versa. additionaly i can’t move the z axis.
my settings look like this
This is what was included in the settings file in the java/bin folder for the source that i downloaded. they are very hard to configure since i don’t even know what this means, and I don’t know where they are documented.
I would still like to hear from you if you have any suggestions.
Anders.