You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can someone help me i have connected the ps3 remote but the machine does not seem to be responding to it
bin/cncjs-pendant-gamepad.js -p /dev/ttyUSB0 -b 115200 -t grbl -vv run
cncjs-pendant-gamepad is currently running. Stop running with Control-C
Use 'cncjs-pendant-gamepad --help' if you're expecting to see something else here.
CNCpad info GAMEPAD attach Sony PLAYSTATION(R)3 Controller (id 0)
CNCpad info CONNECTOR Attempting connect to ws://localhost:8000
CNCpad info CONNECTOR Ready to listen for message 'connect' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'error' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'close' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:open' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:close' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:error' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:read' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:write' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'controller:settings' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'controller:state' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'workflow:state' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:read' from the socket.
CNCpad debug ACTIONS Left Thumb Enabled:true, Right Thumb Enabled:false
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_A condition:unmodified task: controllerStart params: null
CNCpad info GCODESNDR Command start
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_A condition:unmodified task: controllerStart params: null
CNCpad info GCODESNDR Command start
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_B condition:unmodified task: controllerStop params: null
CNCpad info GCODESNDR Command stop
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_Y condition:unmodified task: controllerPause params: null
CNCpad info GCODESNDR Command pause
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_X condition:unmodified task: controllerResume params: null
CNCpad info GCODESNDR Command resume
CNCpad debug ACTIONS trigger:KEYCODE_BACK condition:unmodified task: controllerUnlock params: null
CNCpad info GCODESNDR Command unlock
CNCpad debug ACTIONS trigger:KEYCODE_BACK condition:unmodified task: controllerUnlock params: null
CNCpad info GCODESNDR Command unlock
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_START condition:unmodified task: controllerFeedhold params: null
CNCpad info GCODESNDR Command feedhold
CNCpad debug ACTIONS Left Thumb Enabled:false, Right Thumb Enabled:true
CNCpad info GCODESNDR Gcode G21
CNCpad info GCODESNDR Gcode G91
CNCpad info GCODESNDR Gcode $J=X-5.0000 Y5.0000 Z0.0000 F4157.7878733769
CNCpad info GCODESNDR Gcode G90
The text was updated successfully, but these errors were encountered:
Also getting this issue. I am running on an Rpi headless. I am thinking that port 8000 connection is incorrect because my instance of cncjs connects on port 5080.
Can someone help me i have connected the ps3 remote but the machine does not seem to be responding to it
bin/cncjs-pendant-gamepad.js -p /dev/ttyUSB0 -b 115200 -t grbl -vv run
cncjs-pendant-gamepad is currently running. Stop running with Control-C
Use 'cncjs-pendant-gamepad --help' if you're expecting to see something else here.
CNCpad info GAMEPAD attach Sony PLAYSTATION(R)3 Controller (id 0)
CNCpad info CONNECTOR Attempting connect to ws://localhost:8000
CNCpad info CONNECTOR Ready to listen for message 'connect' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'error' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'close' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:open' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:close' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:error' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:read' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:write' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'controller:settings' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'controller:state' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'workflow:state' from the socket.
CNCpad info CONNECTOR Ready to listen for message 'serialport:read' from the socket.
CNCpad debug ACTIONS Left Thumb Enabled:true, Right Thumb Enabled:false
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_A condition:unmodified task: controllerStart params: null
CNCpad info GCODESNDR Command start
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_A condition:unmodified task: controllerStart params: null
CNCpad info GCODESNDR Command start
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_B condition:unmodified task: controllerStop params: null
CNCpad info GCODESNDR Command stop
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_Y condition:unmodified task: controllerPause params: null
CNCpad info GCODESNDR Command pause
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_X condition:unmodified task: controllerResume params: null
CNCpad info GCODESNDR Command resume
CNCpad debug ACTIONS trigger:KEYCODE_BACK condition:unmodified task: controllerUnlock params: null
CNCpad info GCODESNDR Command unlock
CNCpad debug ACTIONS trigger:KEYCODE_BACK condition:unmodified task: controllerUnlock params: null
CNCpad info GCODESNDR Command unlock
CNCpad debug ACTIONS trigger:KEYCODE_BUTTON_START condition:unmodified task: controllerFeedhold params: null
CNCpad info GCODESNDR Command feedhold
CNCpad debug ACTIONS Left Thumb Enabled:false, Right Thumb Enabled:true
CNCpad info GCODESNDR Gcode G21
CNCpad info GCODESNDR Gcode G91
CNCpad info GCODESNDR Gcode $J=X-5.0000 Y5.0000 Z0.0000 F4157.7878733769
CNCpad info GCODESNDR Gcode G90
The text was updated successfully, but these errors were encountered: