Hello Guest it is April 27, 2024, 08:14:51 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

2431
hi,
hi all
i hope to find an answer but may be the question is wrong , i would like to keep the spindle on while the last g function is g1 and turn it off while the last g function is g0 is it possible to make mach3 to read the g-code and identify the functions in it and trigger actions by it????????
please help
 :o

put a M5 between the last G1 and the first  G0, done.

2432
VB and the development of wizards / Re: macro for homing
« on: January 07, 2015, 03:47:19 PM »
Hi,

Use the standard RefHome feature to find the switch then use a MACRO to inch the drive in the direction of the index mark Use a Do While LOOP to inch the drive untill it sees the index signal.

While Index SIGNAL <> 1
Code"G91"
Code"X.001"
Loop
End

and you think this macro is fast enough to see a zero mark of  a resolver ?

Thomas


 

2433
VB and the development of wizards / Re: macro for homing
« on: January 07, 2015, 06:34:11 AM »
hi riporeno,

as fas i know the CS-Lab controler is the only one witch
can reference on a zero mark of the encoder.

http://www.cs-lab.eu/en/artykul-47-Precise_homing_on_INDEX.html

regards Thomas

2434
General Mach Discussion / Re: E-stop and Probe problem
« on: December 29, 2014, 02:07:32 AM »
Don,

you have to figure out to witch pins the e-stop is connected and
set them in ports and pins configuration screen.

Thomas

2435
Mach3 under Vista / Re: Serial Outputs Working, Inputs Not
« on: December 29, 2014, 02:04:08 AM »
Hylan,
have you checked in control panel -> hardware (hope it named so in the englisch version)
how the card is detected by the system ?
maybe you have to install a new driver from Lava homepage.

Thomas

2436
Mach3 under Vista / Re: Serial Outputs Working, Inputs Not
« on: December 28, 2014, 05:49:07 AM »
Hi,

you are looking in the serial port settings, but
you have to look for parallel Port settings.

Thomas

2437
General Mach Discussion / Re: Steppers will not reverse
« on: December 28, 2014, 05:42:54 AM »
Hi,

i am not sure, but in your wiring diagram Dir- is not connected for
X Y and Z axis. only for the A-axis is a link between Pul- and Dir-

Thomas

2438
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: December 15, 2014, 08:46:32 AM »
Hi Arman,

looks great, little bit of paint, little bit of cleaning up the wiring, finished.

Thomas

2439
FAQs / Re: When Ref all home Y axis hits the bottom
« on: December 13, 2014, 04:19:08 AM »
i think you are on the wron way.

referencing is normaly done to a limit switch.
axis goes to the limit switch and back off it then the axis is zero.

as far as i understand you you want to zero the axis not to reference.

2440
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: December 11, 2014, 02:49:11 AM »
Hi Arman,

any new photos of the progress of your machine ?

Thomas