Trying to use for a CNC machine in this case. Using 18.04. I have downloaded the gcode sender package (ugsplatform-linux) and extracted to folder. When I double click the ugsplatform file it opens like a txt file. Not sure how to 'Run' or execute the file and get the software open. When I open terminal and go the correct folder and enter in 'ugsplatform', I get the command not found message.
:: error: Can't resolve dependencies for AUR package 'universal-gcode-sender'::: error: Dependencies missing for universal-gcode-sender:: warning: Following package cannot be found in AUR: java-environment-jdk
I'm trying to send a simple dxf file to run on an arduino uno based diy cnc .
Using universal gcode sender I can get all the motors moving currently.
Now I want to transfer some simple cad drawings .DXF to the cnc .
I've downloaded several programs but am having a heck of a time getting them to work.