¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Question about Macros and dialog box's, and or messagebox
Any word on the fix of the jogging increment problem? I have the latest version of mach4 available on the web site unless i am missing something. If I start mach4 and set the jog increment to .01"
By [email protected] <spencer@...> · #155081 ·
Re: Question about Macros and dialog box's, and or messagebox
Ok Thanks Brian I have run into another problem, not sure what the cause.. when i load the gcode file it never shows the machining to start in the parts center in the tool path display... form a
By Gary · #155080 ·
Re: Question about Macros and dialog box's, and or messagebox
Guess I need to play with this thing some more. I just did it in the editor and not in the Gcode file. Let me see what I can do Thanks Brian ______________________________ Brian
By Brian Barker · #155079 ·
Re: [MachCNC jogging
the version on the web site is 4612 and that is what i have and the problem was not fixed as far as I know. i recently tested it but who knows i am getting flaky. pleae check the logs or whatever.
By [email protected] <spencer@...> · #155078 ·
Re: Question about Macros and dialog box's, and or messagebox
Thanks brian It seems to work, but always a but! When i run the M6 Macro alone though the editor or mdi line it seems ok on dro changes.. if i load a Gcode file and run that when it runs the M6
By Gary · #155077 ·
Re: [MachCNC jogging
so the current rev is higher than mine? the last time i checked mine was current. any special place to get the new one and do i need to find reg number again or???
By [email protected] <spencer@...> · #155076 ·
Re: [MachCNC jogging
I fixed that issue long ago (or so I remember ) I can crank through the SVN logs tomorrow and see what I can find. Thanks for the rev number ______________________________ Brian
By Brian Barker · #155075 ·
Re: Question about Macros and dialog box's, and or messagebox
As I thought :) You can do it! Replace your : wx.wxGetApp():MainLoop() With : ?? MyDialog1:ShowModal() And you can put it in your Mcode! It will stop the
By Brian Barker · #155074 ·
Re: Question about Macros and dialog box's, and or messagebox
We can SO do this! Testing now ______________________________ Brian Barker Engineering / Development ArtSoft | Newfangled Solutions Livermore Falls, Maine (USA) Phone:
By Brian Barker · #155073 ·
Re: Question about Macros and dialog box's, and or messagebox
I am assuming its not possible to do this... But i do have another question. What mc command can be used and how, to check a button press to see when its up and when its down Thanks gary
By Gary · #155072 ·
Re: [MachCNC jogging
version 4.2-0.4612 making wooden stuff. the problem is not with making stuff it is jut the fact that the displayed jog increment shown when mach4 boots is not necessarily what it will move. it pretty
By [email protected] <spencer@...> · #155071 ·
Re: Question about Macros and dialog box's, and or messagebox
Here is an example of the code in the PLC I did try the dialog in the macro but didn't seem to work it would display the dialog, but no text or buttons would display.. and i couldn't close the
By Gary · #155070 ·
Re: Question about Macros and dialog box's, and or messagebox
If you would like to stop the macro you will need to make the dialog in the Macro... The other way to do it would be with a semaphore and spin lock looking at the flag... I don't h think that would be
By Brian Barker · #155069 ·
Re: [MachCNC jogging
I don't think so ... What Rev are you on and what are you doing? ______________________________ Brian Barker Engineering / Development ArtSoft | Newfangled Solutions Livermore Falls, Maine
By Brian Barker · #155068 ·
Re: Question about Macros and dialog box's, and or messagebox
Hi brian What i am doing is setting a register flag when in the Macro Mcode and have the dialog in the PLC script, that displays when the flag is set, that seems to works, except it shows the dialog
By Gary · #155067 ·
Re: Question about Macros and dialog box's, and or messagebox
Hello, I think we can make this happen. Are you talking about a dialog in an Mcode ? Or some function in the screen ? Please tell me what we are doing and I think we can make it happen
By Brian Barker · #155066 ·
Re: [MachCNC jogging
was there ever a fix to the bug that causes the displayed jog increment to not necessarily be what it actually is when starting mach4? i am using very expensive router bits now and would be really
By [email protected] <spencer@...> · #155065 ·
Question about Macros and dialog box's, and or messagebox
Hopefully you can help me with this Brian.. I got the wxlua dialog to display with buttons in the PLC when running a gcode file but it, just displays the dialog box and button's, but doesn't wait for
By Gary · #155064 ·
Re: Mach4 Lathe - Turn Cycles
Hi Konrad, My current plan is to get this working after a few other projects I am working on. I want to make something like the Mach Motion cycles but with a much better "part" designer. I want this
By Brian Barker · #155063 ·
Re: Mach4 Lathe - Turn Cycles
Hi Brian, it¡¯s great news that the idea and the code is still alive. Although I fear programming the interface will be beyond my abilities, I would love to have a look on it just for
By Konrad Kr¨¹ger · #155062 ·