QTDragon operation notes

More
27 Jul 2023 02:34 - 27 Jul 2023 02:39 #276345 by PedroSMS
Replied by PedroSMS on topic QTDragon operation notes
Logs - attempt 2... I think I need to rename the files from .log to something else...

 

File Attachment:

File Name: qtvcp.txt
File Size:1 KB


 

File Attachment:

File Name: qtdesigner.txt
File Size:2 KB


 
Attachments:
Last edit: 27 Jul 2023 02:39 by PedroSMS.

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

More
01 Aug 2023 05:34 - 01 Aug 2023 05:36 #276683 by PedroSMS
Replied by PedroSMS on topic QTDragon operation notes
Hi all,

Some more notes:

I began to translate some MACH3 code to LinuxCNC, but I’ve hit more issues with the QTDragon GUI. There are some unknown g-codes, so I get this Error Message “unknown g-codes”, but I don’t get the line number nor the bad gcode… Not even a hint of where to look!

The horizontal slide G-code panel doesn’t allow for long lines, therefore, lines truncated.

How do I get LinuxCNC/ QTDragon to save the Fixture on exit, and restore it when restarting?

How do I get LinuxCNC/ QTDragon to save the last job folder, and restore it when restarting?

Does anyone know how to fix these issues?

Kind regards
Pedro 
Last edit: 01 Aug 2023 05:36 by PedroSMS. Reason: formatting

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

More
01 Aug 2023 06:06 #276685 by rodw
Replied by rodw on topic QTDragon operation notes
Linuxcnc should save the coordinates in a file ending in .var but that might be different in qtdragon
I did a bit of digging and there is a python command task_plan_sync() that saves the state.
Search for it here
 linuxcnc.org/docs/2.8/html/config/python-interface.html
Ref: forum.linuxcnc.org/38-general-linuxcnc-q...ng-linuxcnc-var-file
It might be possible for qtdragon to call this when offsets are saved on the probe screen or when the zero offsets is pressed.
Perhaps post the idea in the qtvcp section where it will be seen by the right people and refer to this thread.
Also look at adding 
POSITION_FILE =
 position.txt  to your ini file under [TRAJ] that may help.
ref: linuxcnc.org/docs/2.9/html/config/ini-co...tml#sub:ini:sec:traj
I did agree making the folder sticky to the last wuld be a good idea. Raise it too.
The following user(s) said Thank You: PedroSMS

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

Time to create page: 0.231 seconds
Powered by Kunena Forum