Playing with talk to me plugin

If you milled something cool and you want to show it to others post it here.

Playing with talk to me plugin

Postby Battwell » Thu Aug 01, 2024 11:04 am

Plugins get added but we don’t know what they all do
This is the talk to me plugin in use

[youtube] https://youtube.com/shorts/yJpx_CSCato? ... I4qPqgesoZ[/youtube]

https://youtube.com/shorts/yJpx_CSCato? ... I4qPqgesoZ
Uc300eth on router and mill.
UK uccnc powered machine sales. https://cncrouter.uk/atc-cnc-routers.htm
Automateanything/duzzit cnc/mercury cnc
Battwell
 
Posts: 855
Joined: Sun Sep 25, 2016 7:39 pm
Location: South Wales. Uk

Re: Playing with talk to me plugin

Postby Battwell » Thu Aug 01, 2024 11:08 am

the talk to me plugin is in 116 development download
i copied this into my plugins folder in 115 - according to dezoe it is compatible with lower versions down to 113.

code for the above demo saved as a macro. in this video the code is saved as and called as macro m1557 from mdi line.



exec.Informplugin("TalkToMe.dll", "Say:Tool change,, swap to tool number 46 , , then ,,press cycle start");

exec.AddStatusmessage(" Tool change. insert tool 46");
exec.Wait(8000);

exec.Informplugin("TalkToMe.dll", "Say:oooh no ,, what have you done now?");

exec.AddStatusmessage(" ID 10T Error !");

exec.Informplugin("TalkToMe.dll", "Say:,, Really? another I D ten T error, , , get some training! ");
Uc300eth on router and mill.
UK uccnc powered machine sales. https://cncrouter.uk/atc-cnc-routers.htm
Automateanything/duzzit cnc/mercury cnc
Battwell
 
Posts: 855
Joined: Sun Sep 25, 2016 7:39 pm
Location: South Wales. Uk

Re: Playing with talk to me plugin

Postby Battwell » Thu Aug 01, 2024 9:47 pm

example with assignable different number.

int number=35; //changeable , assign number in code.

exec.Informplugin("TalkToMe.dll", "Say:Tool change,, insert tool number " +number +" , , then ,,press cycle start");

exec.AddStatusmessage(" Tool change. insert tool " +number);
exec.Wait(8000);
Uc300eth on router and mill.
UK uccnc powered machine sales. https://cncrouter.uk/atc-cnc-routers.htm
Automateanything/duzzit cnc/mercury cnc
Battwell
 
Posts: 855
Joined: Sun Sep 25, 2016 7:39 pm
Location: South Wales. Uk


Return to What you've made with your machine post the pictures, videos here

Who is online

Users browsing this forum: No registered users and 4 guests

cron