Re: [Machinekit] machinekit remote control

2017-04-08 Thread Alexander Rössler
Am Samstag, 8. April 2017 13:34:36 UTC+2 schrieb mung kie: > > > It is awesome work, but I have one problem with it, it requires Qt and > most linuxcnc/machinkit gui used to be based around gtk/glade? > Gtk was a valid choice for UIs when most LinuxCNC/Machinekit UIs have been created. However,

Re: [Machinekit] machinekit remote control

2017-04-08 Thread mung kie
It is awesome work, but I have one problem with it, it requires Qt and most linuxcnc/machinkit gui used to be based around gtk/glade? I have never found it easy enough to get Qt dev environment setup, so I have never used Qt. Work was done on gladetohtml with threedjs/ws backplot, I am trying

Re: [Machinekit] machinekit remote control

2017-04-08 Thread Bas de Bruijn
> On 08 Apr 2017, at 11:08, 'Marco Negrini' via Machinekit > wrote: > > ok, alexander work looks awesome, a lot. > i have just only watched the tutorial on youtube for QtQuinck control panel, > just one question: to move files to the beaglebone what can i use? I'm working from Mac or Linux w

Re: [Machinekit] machinekit remote control

2017-04-08 Thread 'Marco Negrini' via Machinekit
ok, alexander work looks awesome, a lot. i have just only watched the tutorial on youtube for QtQuinck control panel, just one question: to move files to the beaglebone what can i use? Il giorno venerdì 7 aprile 2017 11:49:51 UTC+2, Bas de Bruijn ha scritto: > > > On 07 Apr 2017, at 11:26, 'Marco

Re: [Machinekit] machinekit remote control

2017-04-07 Thread Bas de Bruijn
> On 07 Apr 2017, at 11:26, 'Marco Negrini' via Machinekit > wrote: > > the link work for me, it points to a post called "alternatives for remote > control", it is quite old (2014) > > i followed the tinstruction in your link, but i ended up in an error, while > executing > > git clone http

Re: [Machinekit] machinekit remote control

2017-04-07 Thread 'Marco Negrini' via Machinekit
the link work for me, it points to a post called "alternatives for remote control", it is quite old (2014) i followed the tinstruction in your link, but i ended up in an error, while executing git clone https://github.com/machinekoder/webvcp.git cd webvcp npm install the install command this

Re: [Machinekit] machinekit remote control

2017-04-06 Thread Bas de Bruijn
> On 07 Apr 2017, at 06:56, Bas de Bruijn wrote: > > > >> On 06 Apr 2017, at 23:27, 'Marco Negrini' via Machinekit >> wrote: >> >> Hi all, >> >> looking for some way to use machinekit remotely i found this post, talking >> exactly about remote control. >> >> the post is quite old, so i

Re: [Machinekit] machinekit remote control

2017-04-06 Thread Bas de Bruijn
> On 06 Apr 2017, at 23:27, 'Marco Negrini' via Machinekit > wrote: > > Hi all, > > looking for some way to use machinekit remotely i found this post, talking > exactly about remote control. > > the post is quite old, so i would like to ask you if someone has dome > something new. > in any

[Machinekit] machinekit remote control

2017-04-06 Thread 'Marco Negrini' via Machinekit
Hi all, looking for some way to use machinekit remotely i found this post, talking exactly about remote control. the post is quite old, so i would like to ask you if someone has do