The Shop > CNC

DDCSV1.1 4 Axis controller

<< < (177/202) > >>

Will_D:
Hi Josef, Thanks for the info.

The 3 step probe.nc is actually in most of the 1.1 versions!

I eventually found one like yours in the 2017_03-04 version download [Attached]. Not tested this out yet!

Trouble is at the moment the 3 attempts version only runs the last probe!!

I am still trying to debug this using M00 halts, G04 Pauses and commanding a spindle speed to display a parameter version!

NOTE: I don't control my spindle so this is the best way to display variables.

Like this:

(Safe Block)
G17 G21 G90 G54 G40 G49 G80

(set initial X, Y  and Z)
G00 X0.0 Y0.0 Z0.0

G04 P5000; Little delay

(Read the co-ordinates)
#20 = #840
#21 = #841
#22 = #842

(Check Settings)
(G54.X)
S #20*100
G04 P8000; #840 Check Speed!

etc
M30
%

Am getting nowhere at the moment!

More later hopefully

Will

Cosimo.83:
Complimenti per i progressi fatti. Ho notato che se all' interno di un programma provo a richiamare la sonda per fare un azzeramento , esempio la torcia plasma il probe non va , si blocca il programma e rimane in attesa. Forse in autorunning la funzione è disabilitata.

Cosimo.83:
Congratulations on the progress made. I tried what is all for a program, for example, plasma is not the case, the program hangs and waits. Perhaps in autorunning the function is disabled.

WeldingRod:
Quick question: is the S command in RPM, or percent?  Spindle speed...

Will_D:
S is in RPM, so if the parameter value is 2.54, times 100 would show a speed on the display as 254.

If you really have a spindle then the speed will be approximate depending on the a/d converter in your spindle driver!

Cheers

Will

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version