Hello Guest it is April 23, 2024, 10:06:38 PM

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

1681
Modbus / Re: Mach 3 Modbus TCP with Siemens Logo!8
« on: June 30, 2018, 03:55:15 AM »
Hello Manfred,

you will also have to do some Brain in Mach to write to the modbus.

Thomas

1682
General Mach Discussion / Re: Mach3 looks weird and torch won't fire
« on: June 20, 2018, 07:11:38 AM »
you can try to test the Torch On by entering a M3 command to the MDI line.
if it does not fire check your M3 macro in c:\Mach\macros\ your Profile Name.
it should have a DoSpinCW() command inside.
also check the M5 macro for containing a DoSpinStop()

1683
I will try it first thing tomorrow (Irish time!)

nearly the same as Bavarian Time ;)

1684
Config -> General Config

Motion Mode
Constant Velocity ?
Exact Stop ?

1685
General Mach Discussion / Re: CSMIO / IP Probing fails
« on: June 12, 2018, 07:34:17 AM »
you have to have a real Hardware Input on the Controller, Simulation via keyboard will and can not work,
because the probing is running on the Controller.

1686
General Mach Discussion / Re: Bridgeport Knee Mill Conversion?
« on: June 11, 2018, 01:42:06 AM »
you can also post your code, if you want.

sometimes 4 eyes see more than 2. ;)

1687
General Mach Discussion / Re: Bridgeport Knee Mill Conversion?
« on: June 10, 2018, 12:05:08 PM »
only possibilty witch is left, that your x- probe Routine is not ok, or?

1688
General Mach Discussion / Re: Bridgeport Knee Mill Conversion?
« on: June 09, 2018, 12:40:54 PM »
ok you are doing a Referenz on index pulse.

means the ref Limit Switch is very secondary.

reference on index pulse means go t reference Switch reverse direction and look for the next Zero pulse of Encoder.

Quote
it has done this before and it's an easy fix, just flip the belt round one step on the pulley and re-ref = all ok.

this teels me that you have a seperate Encoder for Feedback Loop, witch is belt driven.

ok if you shift this belt for one step, it is "normal" that yor home pos shifts as well (index pulse !!)

Thomas

1689
yes you have to set yout Motor outputs as well

port 1
Pin 2: X Axis Step (active low)
 Pin 3: X Axis Dir (active low)
 Pin 4: Y Axis Step (active low)
 Pin 5: Y Axis Dir (active low)
 Pin 6: Z Axis Step (active low)
 Pin 7: Z Axis Dir (active low)