Hello Guest it is March 19, 2024, 12:01:01 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

911
for 1. you can try to add a Sleep(1234), time is in milliseconds, to wait for the camera is finished

for 2. Config -> General config -> General Configuration -> Ignore M calls while loading

913
Mach Screens / Re: Screenset 2010 - is there a better one?
« on: June 04, 2020, 02:30:10 PM »
you have answered the entire Problem by your own. spindle on/off control is not a 2010 screenset Problem, it is a Basic Mach3 Settings Thing.

915
witch Version of Mach3 are you using?

916
ok when you say you open it throught Mach you mean Operator -> VBScript Editor ?

917
just a quick test. shot down Mach3, goto c:\mach3\macros\ your Profile Name\ Folder open M6Start.M1S with a a text Editor copy paste your code and save the file. restart Mach3 and havs a look for teh M6Start.m1s file wether it is still the modified one-

918
Show us your macro code and we will see.

919
General Mach Discussion / Re: Homing?Limits
« on: May 15, 2020, 02:57:32 AM »
Settings -> Override Limits  enabled maybe?

920
just add

Code: [Select]
DoButton(8)
DoButton(9)

to your "ref all home" script