Hello Guest it is May 06, 2024, 01:18:10 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

1151
General Mach Discussion / Re: Macros help
« on: July 26, 2019, 01:51:12 PM »
just copy/paste the code to a macro in macro Folder.

1152
CS-Lab / Re: CSMIO-ENC Spindle Orientation
« on: July 26, 2019, 01:55:02 AM »
so it Looks like you are running your spindle Controller in positionig mode (step/dir), and Dave is running it in Speed follower
(analog Output). In your case the "real" spindle orientation is done by the spindle Controller and CSMIO is only "supervising"
the result.

on a Speed follower the positioning is done by CSMIO witch is very hard (maybe impossible) to tune.
i spend days to try to set it up, and ended up to do the positioning on the spindle Controller itself,
witch is handled by digital I/O.

1153
Mach4 General Discussion / Re: problem with Probe calabration
« on: July 21, 2019, 06:01:19 AM »
ok, Mach4, i am out, sorry.

1154
Mach4 General Discussion / Re: problem with Probe calabration
« on: July 20, 2019, 04:13:37 AM »
depends on the code you are using for probing.
Show us your code.

1155
General Mach Discussion / Re: Cincom citizen L20 control conversion
« on: July 19, 2019, 04:06:38 AM »
if you use an external Motion Controller like CSMIO or UC300 (both have two analog Outputs), you can control
spindle 2 and 3 via them (spindle 1 will be the Standard spindle).

via a customised M3 macro you can control the seperate spindles.

there will be different possibilties to let the macro know, witch spindle/spindles has to be turned on.

1156
General Mach Discussion / Re: plasma on off
« on: July 19, 2019, 02:19:36 AM »
Hi TPS,
does Mach3 have an out-of-band axis/axes?

NO, out of my kowlege.

If more than one "analog" Output is needed, you have to use a external Motion Controller witch supports analog Outputs.

on a CSMIO (surprise surprise), you can set analog Output value easy via Basic script.


1157
VB and the development of wizards / Re: vb script tutorial help
« on: July 19, 2019, 02:12:29 AM »
setvar(100,Getvar(101)+3)
Code "M99"


1158
Mach3 under Vista / Re: problem with plasma cutter touch off control.
« on: July 17, 2019, 01:13:02 PM »
Show us your code, and we will see.

1159
General Mach Discussion / Re: plasma on off
« on: July 17, 2019, 01:07:56 PM »
IMHO the only Chance you have (without using a Motion Controller witch supports analog outouts), is to use a PWM Signal,
and use M3 Ssomething (use the spindle Speed) for manipulating the PWM Signal.

1160
General Mach Discussion / Re: Touch Plate Problem
« on: July 14, 2019, 12:41:29 PM »
thank you MN300, i missed the NPN