Hello Guest it is April 19, 2024, 02:34:27 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

1141
you should find

M7.M1s -> Mist coolant on
M8.M1s -> Flood coolant on
M9.M1s -> All coolant off

in c:\Mach3\macros\your Profilename


if not, you can just create them.

thay will work with GCode and MDI Input and as well with Standard screenset Buttons.




1142
so on witch way do you want to enable vacuum , GCode via M-funtion or external button.
same with dust shoe

1143
CS-Lab / Re: CSMIO-ENC Spindle Orientation
« on: July 28, 2019, 07:14:54 AM »
well sounds like it is time to contact CS Lab.

1144
CS-Lab / Re: CSMIO-ENC Spindle Orientation
« on: July 27, 2019, 10:55:59 AM »
and what angledifference does the M20 errormessage Show?

1145
German / Re: Bauteil ausrichten
« on: July 27, 2019, 10:24:10 AM »
Hallo,
irgendwie habe ich den Post verpasst:

siwi ist der Winkel im Bogenmaß, da die Sin/Cos Funktionen einen Winkel im Bogenmaß erwarten
hywi ist der Versatz, der sich aus dem aktuellen Durchmessers des Werkzeugs ergibt, da der neue Nullpunkt ja im Zentrum der Spindel sein soll.

1146
CS-Lab / Re: CSMIO-ENC Spindle Orientation
« on: July 27, 2019, 09:13:55 AM »
ok did a Little bit of reading about M20.

from the Manual (https://www.en.cs-lab.eu/technical-support/download/addons-macros/macro-m20-for-spindle-positioning/)

1.Settings:
a.Using M20 macro for spindle positioning, you can’t use „Align at stop” function at the same time (plugin „Spindle” tab) and reversely



3. The M20 macro verifies the set and real position after spindle positioning.
If the difference between those two values is higher than „Const Offset = 1” parameter value, the „M20 ERROR Offset !!!„ error will appear.
The „Const Offset” value can be reasonably adjusted to our needs (the value of 1 is usually optimal).


that means you can "Play" (increase) a bit with the

Const Offset = 1

in M20.M1S macro.


btw:
I can get orientation to work perfectly in the CSMIO plugin config page

how did you do this?

1147
CS-Lab / Re: CSMIO-ENC Spindle Orientation
« on: July 27, 2019, 07:50:32 AM »
ok, that means the Motor Controller tunning is OK.

have you tryed to reduce the spindle acceleration/deceleration in CSMIO plugin Setup ?

6000rpm/s is pretty high.

1148
CS-Lab / Re: CSMIO-ENC Spindle Orientation
« on: July 27, 2019, 05:56:12 AM »
a simple way to test wether the Motor Controller itselv is Swinging is to

-put 0V to analog Input
-enable the Controller

-now Motor should standstill

-try now to turn Motor by Hand and see who it will stop if you release the Manual torque

if it starts to swing the Controller itselv is overtuned
if it just stands still Controller tunning is ok

1149
brain attached

1150
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.