QTdragon not running gcode

More
26 Mar 2024 20:02 #296832 by MKNI
Hi, first af all thanks for all the amazing work being done with linuxcnc

Im currenctly trying to get qtdragon together with linuxcnc 2.10 on debian 11 and a mesa 7i95t.

I can run my gcode using the Axis user interface, but when switching to qtdragon, i can't run my gcode.

With qtdragon, I can jog stepper motors.

When using Axis user interface, it is possible to use MDI commands, but the same commands will not work with qtdragon.

System:
mkni@mkni:~$ lsb_release -a
No LSB modules are available.Distributor ID:    
DebianDescription:    
Debian GNU/Linux 11 (bullseye)
Release:    11
Codename:    bullseye

mkni@mkni:~$ uname
-r5.10.0-28-rt-amd64


mkni@mkni:~$ linuxcnc -v
Verbose mode on
RUN_IN_PLACE=no
LINUXCNC_DIR=LINUXCNC_BIN_DIR=/usr/binLINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgsINIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.10.0~pre0

Please Log in or Create an account to join the conversation.

More
26 Mar 2024 20:26 #296834 by cmorley
Replied by cmorley on topic QTdragon not running gcode
When wanting to run gcode program, are you in auto mode? You must press the auto mode button to move to auto mode.

What command are you trying in MDI That doesn't work?

Please Log in or Create an account to join the conversation.

More
27 Mar 2024 07:27 #296872 by MKNI
Replied by MKNI on topic QTdragon not running gcode
I'm in auto mode, I have attached screen shots of how the GUI looks. 

MDI CMD: G0 X10.000 and G0 X0.000

If i switch to axis display with the same config, the MDI commands are working.

 
Attachments:

Please Log in or Create an account to join the conversation.

More
27 Mar 2024 11:34 #296883 by tommylight
There is to much stuff missing from the ini file, how did that happen?
Make a new configuration.

Please Log in or Create an account to join the conversation.

More
27 Mar 2024 12:49 #296893 by MarkoPolo
If the "max velocity override" slider is set to zero, it will not work
The following user(s) said Thank You: MKNI

Please Log in or Create an account to join the conversation.

More
27 Mar 2024 15:41 #296908 by MKNI
Replied by MKNI on topic QTdragon not running gcode
This was the source of the problem.

Under
[TRAJ]
MAX_LINEAR_VELOCITY = 0.0

When this setting was changed, the gcode would run.
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
27 Mar 2024 15:47 #296911 by MKNI
Replied by MKNI on topic QTdragon not running gcode
I have fixed the problem with running the gcode.

The config file, is made from different programs and put together.
I have used mesact to configure my mesa board 7i95t. (only one as far as i know that support 7i95t)
And PNCconf for setting up gamepad control and qtdragon.

Are the a better way to make this config?

Please Log in or Create an account to join the conversation.

More
27 Mar 2024 17:22 #296925 by tommylight
OK, then edit the ini file to add what is missing, just look at the second screenshoot you attached, there is a long list of what is missing.
It might work as is, but might also cause unwanted issues during later use. Make a copy first and keep it safe.

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.266 seconds
Powered by Kunena Forum