start nativecam in a second monitor

More
17 Oct 2017 11:59 #100461 by absolut15
hi ...

it is possible to start nativecam automatic with linuxcnc in a second display?

thanks a lot


florian

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

More
26 Oct 2017 18:21 #100844 by FernV

it is possible to start nativecam automatic with linuxcnc in a second display?


Hi Florian,

Edit your ini file to not load NativeCAM embeded by commenting this line :
#GLADEVCP = -U --catalog=mill ncam.ui

Create a script and add these lines :
linuxcnc /home/fernand/linuxcnc/G0704/G0704-axis.ini &
ncam -i /home/fernand/linuxcnc/G0704/G0704-axis.ini &
exit 0

Do not forget to make it executable

Fern

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

Time to create page: 0.061 seconds
Powered by Kunena Forum