gcs-cli unable to execute any task like --home, --file etc but is connected. Works on Windows not on Linux #2253
Replies: 7 comments 3 replies
-
| 
         For some reason your controller responds with a weird message to the  The single   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I'm not around the machine anymore. I got the same error on windows environment aswell, since these both use the same sourcecode i don't know if this will make a difference.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I just tested the command $G I get the same respons in the GUI.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         What variant of GRBL are you using (where did you download it)? What is the response of   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         It's GRBL1.1h  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Running a command on windows give me this. it homes the machine without any delay or trouble, it's the same .jar file  | 
  
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to get the gcs-cli running on a raspberrypi zero.
I tested the functionality of the cli interface on Windows using the following command.
This worked perfectly for my gemitsu 4040pro machine using GRBL 1.1h
java -Xmx256m -cp UniversalGcodeSender.jar com.willwinder.ugs.cli.TerminalClient -hWhen i tried to port this to the RPIzero running raspberry OS I couldn't get it to work.


Connecting isn't the problem but running task like home is.
The same goes for running a file or reseting the alarm
What could be the problem?
Thank you for you help!
Greetings,
Willem
Beta Was this translation helpful? Give feedback.
All reactions