Hello Guest it is December 02, 2023, 09:05:33 PM

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 - rhtuttle

81
Mach4 General Discussion / Re: Read DRO from Lua
« on: February 21, 2021, 03:13:26 PM »
   
   local TempZ = mc.mcAxisGetPos (inst, 2) -- Get work position of Z-Axis
   local TempA = mc.mcAxisGetPos (inst, 3) -- Get work position of A-Axis

82
Mach4 General Discussion / Re: 4612 Build
« on: February 20, 2021, 08:15:46 PM »
Right you are. Sorry I didn't pick up on it.

83
Mach4 General Discussion / Re: 4612 Build
« on: February 20, 2021, 04:53:46 PM »
The Lathe screen set has it on the main page.  Steal it from there.

RT

84
Mach4 General Discussion / Re: X Box here we come!
« on: February 19, 2021, 02:53:47 PM »
Not sure if this is by design or not but using the controller 'cycle start' starts the loaded gcode file even if the mdi is focused.

85
Mach4 General Discussion / Re: X Box here we come!
« on: February 19, 2021, 12:34:51 PM »
It also disables keyboard jogging in the X Axis.  Y and Z are still keyboard functional.  I'll go to lunch now and let you guys be ;^)

86
Mach4 General Discussion / Re: X Box here we come!
« on: February 19, 2021, 11:03:30 AM »
I believe you have to set the minimum higher for any joystick movement.  When you use them for micro movement and release they do not always release all of the way to zero.  So rather than 0 to 100 (or254) 0 to 10 ignore, and start your scale from 11 to 100(254).

Same with diagonal movement.  Try to move slowly left and if you aren't exact in the left you may get some up or down movement included.  Either that or lock out diagonal, optional.


87
Mach4 General Discussion / Re: X Box here we come!
« on: February 19, 2021, 10:56:56 AM »
Been testing 4612 on my laptop using simulation device. 

I select left joystick left as X rapid revered. Int/Cont Jog is grayed out. Next left joystick right, select X rapid, Int/Cont now enabled, check.
do the same for Y and right joystick for Z. Select other functions for buttons including right shoulder for X BOX Inc/Cont Momentary.

Take left joystick left and xdro increases by increment. left joystick right and xdro increases by increment.  Same action for Y and Z, positive movement only.  Hold the right shoulder button and move the joysticks and each move continuously in the expected direction.

Go back in to configure and it does not retain settings for joystick but does for buttons.


88
Mach4 General Discussion / Re: 4612 Build
« on: February 18, 2021, 06:48:32 PM »
Mill version:  Most of the wizards come fail with: "Lua: Syntax error during pre-compilation"
"...version mismatch in pre-compiled chunk."

89
Mach4 General Discussion / Re: 4612 Build
« on: February 18, 2021, 06:38:08 PM »
No time to work with it yet but the new screens look good.
Thanks for adding the diagnostics page to Lathe.
 
However...you still have the Xdro in lathe as read only!

90
PoKeys / Re: PoKeys57CNC, support for g31.1,g31.2,g31.3
« on: February 16, 2021, 06:37:33 PM »
Has support for multiple probes been added yet for the Mach4 plugin?

Thanks,

RT