Hello Guest it is March 19, 2024, 02:20:31 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 - TPS

261
VB and the development of wizards / Re: M6Start macro problem
« on: March 23, 2022, 03:56:02 AM »
if you use the >|| Button in VBScripter it usually can not stuck in this line, it allways should jump into the
Sub.

you can try to use the Call keyword:
Code: [Select]
call ZtoChPosition ' Z axe to tool change position <<<--- HERE MACRO STUCK

maybe it help's, never heared about such a problem

262
VB and the development of wizards / Re: M6Start macro problem
« on: March 23, 2022, 02:45:13 AM »
tested your code here, no problem.
try to run it in VBScripter window to see where it stucks excactly.

btw.
Code: [Select]
code("G53 G00 Z"& ToolZlockPos & "F" & ATCFEEDRATE)

a feedrate does not make sense with a G0, but it should not matter.

263
VB and the development of wizards / Re: M6Start macro problem
« on: March 22, 2022, 01:11:08 PM »
without the seeing the code it will be hard to help.

264
Machscreen Screen Designer / Re: Box Joint Wizard
« on: March 19, 2022, 10:41:22 AM »
fixed this problem

265
Machscreen Screen Designer / Re: Box Joint Wizard
« on: March 19, 2022, 03:28:06 AM »
ok here we are. unzip the attached file to:

C:\Mach3\Addons\fingercut

the copy the files:

M120.M1S
numerickeyboard.M1S

to C:\Mach3\macros\ your profile name

then you should be able to run the wizzard with Wizzards -> Pick Wizzard

it is very "raw " without any grafics but it should work.
in the macro M120.M1S are the conditions for the program to wait for the next move,
in this case it is waiting for Input1 to go first LOW and then HIGH.
the guy i did this for had a limit switch installed on the support so every time he pushed forward
and came back the program did the next move. you can also put a M1 into it then you have allways to
push Start Button for the next step.


266
Machscreen Screen Designer / Re: Box Joint Wizard
« on: March 18, 2022, 02:23:56 PM »
Hello Willy,

i have made this for a guy named Roy. it is no "classic" wizzard, the screen had been integrated into
his custom screenset.
give me some time, then i will "export" this part into a wizzard.
 

267
G-Code, CAD, and CAM discussions / Re: Bad Character
« on: March 18, 2022, 03:50:40 AM »
here:

268
in this case i would use macropump macro and place the code there.

270
General Mach Discussion / Re: Mach3 Threading with Gear head lathe
« on: February 14, 2022, 01:27:50 AM »
just an idea, have you enabled

Config -> Ports&Pins -> Spindle Setup -> Use Spindle Feedback in Sync Modes
Config -> Ports&Pins -> Spindle Setup -> Spindle Speed Averraging