Migrate LCNC UI from 2.6 to 2.8

More
13 Sep 2023 11:48 - 13 Sep 2023 14:41 #280620 by lkavan
Hallo,
I would like to upgrade LinuxCNC 2.6 to 2.8 There is a custom UI, coded in Qt C++ and it seems, there are many changes in 2.8. Is anybody here who can help me? I cannot find any nice documentation or example in C++, only some Python. For example, hal_pin_t struct seems doesn't exist in 2.8 Which libraries I should include in my project to be able to connect to HAL and send messages to LCNC? shcom.cc I also cannot find in 2.8
Last edit: 13 Sep 2023 14:41 by lkavan.

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

More
04 Oct 2023 21:46 #282321 by bkt
The following user(s) said Thank You: lkavan

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

More
08 Nov 2023 17:11 #284883 by lkavan
Hallo,
I would like to ask if it is possible to get parameters of all tools in tooltable? There was possible to get it this way: emcStatus->io.tool.toolTable[pocket].diameter, but in LCNC latest version it seems, you can get data from current tool in spindle only: emcStatus->io.tool.toolTableCurrent.diameter, toolTable[pocket] doesn't exist anymore. Is there any solution? I have found, I should work with tooltable file only, but I don't like this way too much.

 

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

Time to create page: 0.152 seconds
Powered by Kunena Forum