Hello Guest it is March 28, 2024, 09:01:46 PM

Author Topic: Xbox shillings, big tex screen, z touch M code  (Read 1959 times)

0 Members and 1 Guest are viewing this topic.

Xbox shillings, big tex screen, z touch M code
« on: September 05, 2015, 04:16:08 AM »
Hi guus
So i am using the big tex screenset, I am also using the xbox controller shillings plugin and I can assign the xbox controller button a macro, I want to assign the z touch off macro to one of the buttons,  but the xbox shillings plugin asks for an M# but when i go to edit button to have a look at what .m1s it is assign to its called hiddenscript.m1s, Am I missing something, how do I find the m code for this z touch of macro?

Thanks
Chris

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Xbox shillings, big tex screen, z touch M code
« Reply #1 on: September 05, 2015, 06:17:07 AM »
There is no M code for the macros in the Big Tex screenset. The macro's are embedded in the screenset.

You can copy the macro code and save it as an M code, and then edit the screenset to have the button call the M code instead of running the macro. This needs to be done in a screen editor.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: Xbox shillings, big tex screen, z touch M code
« Reply #2 on: September 05, 2015, 06:21:09 AM »
Aaah ok well that makes sense, can i just put the script into notepad and save it as M##.m1s? And just put it in the macros folder and have the button call it or does it need to be embed into mach somehow?

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Xbox shillings, big tex screen, z touch M code
« Reply #3 on: September 05, 2015, 02:11:59 PM »
Yes. Save it in the Mach3\macros\yourprofile\ folder.

You need to change the button in a screen designer to call the M code, or use a macro like Code "M###".
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html