ncam.ngc not reloadend when ncam is used in tab
- twoflowers
- Topic Author
- Offline
- User is blocked
Less
More
- Posts: 120
- Thank you received: 32
25 May 2020 14:30 #168872
by twoflowers
ncam.ngc not reloadend when ncam is used in tab was created by twoflowers
Maybe someone can put me in the right direction: When I have ncam installed as a tab, I need to reload the ncam.ngc manually to see changes. when not used as a tab, changes are visible instantly. Also I need to set "OPEN_FILE" to load ncam.ngc on startup.
ncam as tab:
ncam not as tab:
Any idea what I have to do to get automatic refresh working?
ncam as tab:
EMBED_TAB_NAME = NativeCAM
EMBED_TAB_COMMAND = gladevcp -x {XID} -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui
#GLADEVCP = -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui
OPEN_FILE = /home/nik/linuxcnc/configs/Holz/ncam/scripts/ncam.ngc
ncam not as tab:
EMBED_TAB_NAME = NativeCAM
#EMBED_TAB_COMMAND = gladevcp -x {XID} -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui
GLADEVCP = -U --catalog=mill /usr/share/linuxcnc/aux_gladevcp/NativeCAM/ncam.ui
#OPEN_FILE = /home/nik/linuxcnc/configs/Holz/ncam/scripts/ncam.ngc
Any idea what I have to do to get automatic refresh working?
Please Log in or Create an account to join the conversation.
26 May 2020 08:14 #168945
by bbsr_5a
Replied by bbsr_5a on topic ncam.ngc not reloadend when ncam is used in tab
what version you are on and what base system OS
seams to be a internal interpreter issue on the tab TASK
seams to be a internal interpreter issue on the tab TASK
Please Log in or Create an account to join the conversation.
- twoflowers
- Topic Author
- Offline
- User is blocked
Less
More
- Posts: 120
- Thank you received: 32
26 May 2020 08:27 #168948
by twoflowers
Replied by twoflowers on topic ncam.ngc not reloadend when ncam is used in tab
LinuxCNC 2.8 on devuan beowulf.
Any chance to get that fixed? Otherwise I'm thinking of a workaround with inotifywait + axis-remote --reload
Any chance to get that fixed? Otherwise I'm thinking of a workaround with inotifywait + axis-remote --reload
Please Log in or Create an account to join the conversation.
- twoflowers
- Topic Author
- Offline
- User is blocked
Less
More
- Posts: 120
- Thank you received: 32
16 Jun 2020 21:06 #171880
by twoflowers
Replied by twoflowers on topic ncam.ngc not reloadend when ncam is used in tab
At last I wrote down the error message: It says "can't do that (EMC_TASK_PLAN_SYNCH) in auto mode with the interpreter idle", as soon as NCAM tries to persuade axis to reload ncam.ngc. What causes this and is there a simple solution for it?
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds