Hello Guest it is April 25, 2024, 07:09:47 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

601
how far is your distance from Zhome to probepoint?

602
Looks like something is missing at the begin of script.

there is a End if without an IF ... Then before?

603
-Operator -> Edit button script

-Auto tool Zero button should blink now

-click on button -> Editor window Comes up

-copy and paste code into a file

-post file

604
Show us your script, and we will see.

605
General Mach Discussion / Re: Macro for mach3
« on: January 29, 2021, 01:06:34 AM »
you have to put this code into a macrofile, let's say M300.M1s
this fil Needs to be in C:\Mach3\macros\your Profile Name

usage would be:
M300 P20 Q1.5

where P20 is the length of your thread and Q1.5 the pitch (all in mm)

606
General Mach Discussion / Re: CSMIO IP/S MPG handwheel jog problem
« on: January 29, 2021, 01:02:51 AM »
i think you have to email Wojtek Trawicki at office@cs-lab.eu.

607
Finished Screens / Re: Mach3 Set 1920*1080
« on: January 28, 2021, 01:23:34 AM »
saubere Arbeit, sieht richtig schön "aufgeräumt" aus.
Ich bin auch nicht so für diese bunten Screensets.
Gruß Tom

darf ich fragen, mit welchem Programm Du die Hintergründe erstellt hast?

608
Show"N"Tell ( Your Machines) / Re: isd110-8 stepper motor driver
« on: January 27, 2021, 08:57:03 AM »
sorry, i don't have, but Pictures are allways good for Details.

609
German / Re: Getriebestufenwechsel Mach3 / CSMIO IP-A
« on: January 27, 2021, 08:49:52 AM »
das sollte so passen

Code: [Select]
   ' der erste Gang ist bereits drin, also nichts zu tun
   If IsActive(OEMTRIG12) Then   
      Message "erster Gang bereits eingelegt"
      Sleep(200) 
      DoSpinCW()
      Exit Sub   
   End If 

610
General Mach Discussion / Re: Home/limits on same switch setup help.
« on: January 25, 2021, 09:41:49 AM »
you have to set the Enabled for each Input in Config->Ports&Pins-Input signals