Hello Guest it is May 17, 2024, 11:38:48 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Brian Barker

111
Mach4 General Discussion / Re: service timer
« on: February 05, 2021, 08:29:41 AM »
2 ways that are easy... You can do an on screen timer in screen edit mode OR you can make a PMC file. https://www.youtube.com/watch?v=jVhH9qyjjf0

112
Mach4 General Discussion / Re: Status Messages, History
« on: February 05, 2021, 08:27:35 AM »
Here is how you can make this magic happen :) I used the mc.mcCntlSetValue(inst, mc.VAL_IGNORE_LIMIT_MSG,0, 0) . You can use 0 to turn off the messages or 1 to turn them on mc.mcCntlSetValue(inst, mc.VAL_IGNORE_LIMIT_MSG,0, 1). Also I added it to the mc.mcCntlGetValue(inst, mc.VAL_IGNORE_LIMIT_MSG,0) so you can get the state of it.

This is in version 4690 ..

113
Mach4 General Discussion / Re: Status Messages, History
« on: February 05, 2021, 05:19:42 AM »
This got added to the next release on the FTP server. I added a new mcSetValue() that allows you to turn off the home messages in Mach4. I will post more but wanted you to know that was all done.

114
Mach4 General Discussion / Re: X Box here we come!
« on: February 04, 2021, 05:30:34 PM »
The wireless Xbox controller will work :)

115
Mach4 General Discussion / Re: Mouse MPG Module
« on: February 04, 2021, 12:29:41 PM »
Here you are with 300% more settings to enable and disable the wheel. I added a button action to do the following:
1.) Toggle the Mouse Wheel enable
2.) Mouse Wheel On
3.) Mouse Wheel Off

I put the code in and your job is to test it :)

116
Mach4 General Discussion / Re: Mach 4 configuration manual
« on: February 04, 2021, 06:02:42 AM »
It all has to do with sizers and the screen resolution. You can resize the width so you can read it better. We  Check the width of everything before every release. But sadly we can’t control how you setup the pc. I think we can set a minimum width ... wonder what that will do :) whatever you do don’t get frustrated, we are here to help before that happens!

117
Mach4 General Discussion / Re: code conversion Mach 3 to Mach 4
« on: February 04, 2021, 05:55:15 AM »
What are you running for a plugins? And are you trying to do Modbus and not getting the communications? Something is not allowing the core to shutdown.
Please upload a gcode file and I will tell you what is wrong. Mach3 is way more mill and 4 has a full on turn Gcode interpreter.

I want to help but I need you to help me help you. I wish I could see what your seeing because I could do more.

118
Mach4 General Discussion / Re: code conversion Mach 3 to Mach 4
« on: February 03, 2021, 08:16:53 PM »
Okay let’s take this a little slower, are you running a lathe or a mill?

119
Mach4 General Discussion / Re: Mouse MPG Module
« on: February 03, 2021, 08:14:41 PM »
I will do a Key or an output you can map I guess. Sound good? I will do that when I get in tomorrow.

120
Mach4 General Discussion / Re: What changes PCID?
« on: February 03, 2021, 04:44:33 PM »
Quote
It sounds like you are accusing me of pirating which is not the case
Nope never said that. I was asking that you bring it down a bit and  have a chat and you have. Thank you!

Okay, That seems logical. You need a license come find me, I am here. They are trying to stop people from abusing the system. If I could I would give the software away because I just like helping people. But sadly I can't do that...