Hello Guest it is March 18, 2024, 11:24:09 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

1131
General Mach Discussion / Re: Machining relief problems
« on: August 23, 2019, 04:40:02 AM »
maybe it can be Computer power, you can try to run the program and turn toolpath off (diagnostic page).

1132
General Mach Discussion / Re: Machining relief problems
« on: August 22, 2019, 02:46:45 AM »
so if the Z-DRO Shows correct value, there are IMHO following possibilities:

-z-axis machanical loose
-z-axis loosing step's during Lifting
-additional steps are indicated by electric noise

for a test you can run following simple GCode

Code: [Select]
M98 P123 L100
M30

O123
G90 G1 Z-5 F250
G1 Z0
M99
%

it will only run Z-axis a hundred times to -5 and 0 (you can stop it any time).
here you will see wether your z-axis moving down or not when it is running "standalone".
if not i would run the same test with spindle turned on (electrical noise).
and then with X/Y movement added.
 

1133
General Mach Discussion / Re: Machining relief problems
« on: August 21, 2019, 03:38:10 AM »
what does the z-axis DRO Show, allways the same value or is it also increasing?

1134
sorry i was wrong, there are no macro's for this Standard functions,
you only have to define the Outputs in Port's&Pins -> spindle Setup
and then in ports&pins -> Outputs your real CSMIO outputs

1135
in a Standard Installation they are for example in C:\Mach3\Macros\Mach3Mill

if they are not in your profilefolder, you can copy them from there.

1136
General Mach Discussion / Re: Ethernet Smooth Stepper with THC
« on: August 05, 2019, 01:06:06 AM »
do you have the Torch On Signal wired and working?

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




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

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

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