Hello Guest it is April 25, 2024, 03:39:01 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

1551
General Mach Discussion / Re: AC DRIVE ISSUES.
« on: December 16, 2018, 05:16:51 AM »
and if you have a look to the internal error momory P4-00 to P4-04,
is there any errorcode ?

1552
General Mach Discussion / Re: MDI Screen
« on: December 15, 2018, 01:46:31 PM »
not go X500

G0(Zero) X500


1553
hi CES,
you are gving the answeres by yourselve

the ball screw with a spider coupler ($15 from Amazon)

you ae talking (dreaming) about 0.005 (doe's not mater if it is imperial or metric) with a rubber loaded Spider coupler (ok that is only one part of the dream).

ok again 0.005 (doe's not mater if it is imperial or metric) some "ideas"

-machine air condituioed?
-spindles rolled/grinded
-stepper Motors with Feedback (angle error??)


your Tuning expiriances 9999 or 10000 say everything.
sorry i have sayed this.

Tom



1554
how was the one called, can't remeber, ah Don Quichotte.  ;) ;)

1555
General Mach Discussion / Re: AC DRIVE ISSUES.
« on: December 12, 2018, 05:09:10 AM »
had a quick look for your wiring diagram, Looks ok so far.
i asume you have measured the 230v an 24v supply to in range?
what is the error message of the Controller?

1556
General Mach Discussion / Re: OEM codes for buttons, DRO's and LED's
« on: December 12, 2018, 02:53:16 AM »
still not sure, but maybe you are looking for something like this


IF GetOEMLed(806) then
  ActivateSignal(OUTPUT6)
Else
  DeactivateSignal(OUTPUT6)
End If

1557
General Mach Discussion / Re: OEM codes for buttons, DRO's and LED's
« on: December 12, 2018, 02:00:24 AM »
for the Moment i am not able to catch the Problem.

1558
General Mach Discussion / Re: scripter compile error
« on: December 12, 2018, 01:57:26 AM »
one Thing what could help would be,

-open your toolchange macro with VBScript Editor
-use the File -> save As and select by filetype -> compiled  code (*.mcc)
-then backup your original M1S file and delete it from macro Folder so that only the mcc Version is left


i did this with my M3 M4 M5 macros when i had this scripper Compiler error, and it never showed up again

1559
General Mach Discussion / Re: Mach3 only loading half the program
« on: December 12, 2018, 01:28:20 AM »
the only Thing you Need is a valid Mach1Lic.dat file in your Mach3 Folder.

1560
General Mach Discussion / Re: OEM codes for buttons, DRO's and LED's
« on: December 12, 2018, 01:22:44 AM »
output6 -> OEMLed(79)